Provides tools to scaffold, configure, prompt, define tools, design chains, debug, monitor, and deploy AI agent projects.
Run scaffold to create a standard agent project structure.
Use config to generate model settings, token limits, and tool permissions.
Use prompt to create structured prompts with role and constraints.
Run tools to generate JSON schemas for function calling.
Use chain to design multi-step workflows with error handling.
Use debug, monitor, and deploy to launch with confidence.
| Command | Purpose |
|---|---|
scaffold | Create project structure |
config | Generate config files |
prompt | Create system prompts |
tools | Define tool schemas |
chain | Design workflows |
debug | Debug behavior |
monitor | Monitoring setup |
deploy | Deployment checklist |
ZIP package — ready to use