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.
agentstack init
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.
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!
Install the AgentStack CLI
A quickstart guide to using the CLI
High level overview of AgentStack
Build a simple web scraper agent