Templates
Open-spec agent templates for common use cases. Fork, extend, and contribute back.
Templates are pre-configured agent specifications that give you a working starting point. Every template is an open-spec YAML file you can fork, modify, and use freely.
research-agent
Document reading, summarization, and structured research output.
workflow-automation
Business process automation with trigger-action patterns.
market-context
Market structure analysis and multi-timeframe synthesis.
creative-writer
Script generation and scene planning workflows.
support-router
Customer support ticket classification and routing.
code-reviewer
Code review, analysis, and structured feedback.
Using a template
Templates are coming to the BeeSystem template library. For now, use bee init to start from the default scaffold and customize the spec.
Contributing templates
Template contributions are welcome via GitHub. Templates must be open-spec YAML, include a README with use case and configuration instructions, and must not hardcode API keys or credentials.