examples/README.md
| Example | Description |
|---|---|
| deep_research | Multi-step web research agent using Tavily for URL discovery, parallel sub-agents, and strategic reflection |
| content-builder-agent | Content writing agent that demonstrates memory (AGENTS.md), skills, and subagents for blog posts, LinkedIn posts, and tweets with generated images |
| text-to-sql-agent | Natural language to SQL agent with planning, skill-based workflows, and the Chinook demo database |
| ralph_mode | Autonomous looping pattern that runs with fresh context each iteration, using the filesystem for persistence |
| downloading_agents | Shows how agents are just folders—download a zip, unzip, and run |
Each example has its own README with setup instructions.
See the Contributing Guide for general contribution guidelines.
When adding a new example:
pyproject.toml and uv.lock (commit the lock file)>=0.3.5,<0.4.0) in dependenciesdeep_research/ or text-to-sql-agent/ as references)