Get Started
Introduction
The easiest way to start your agent project
AgentStack is a valuable developer tool for quickly scaffolding agent projects.
Think create-next-app
for Agents.
Features of AgentStack
- Instant project setup with
agentstack init
- Useful CLI commands for generating new agents and tasks in the development cycle
- A myriad of pre-built tools for Agents
What is the agent stack
The agent stack is the list of tools that are collectively the agent stack.
This is similar to the tech stack of a web app. An agent’s tech stack is comprised of the following:
Whether a project is built with AgentStack or not, the concept of the agent stack remains the same.
What is AgentStack
Our project is called AgentStack because it’s the easiest way to quickly scaffold your agent stack! With a couple CLI commands, you can create a near-production ready agent!