Quick Setup
Get your first agent running in minutes.
Installation
Install the AgentFlow CLI using npm:
npm install -g agentflow-cli
Create Your First Agent
Run the following command to create a new agent:
agentflow init my-agentcd my-agentagentflow dev
Next Steps
Configure your agent in the dashboard, connect to your data sources, and deploy to production.


