Core Build
Comprehensive skill for building CrewAI crews with YAML-first architecture.
When To Use
- Create new crew projects
- Configure agents and tasks
- Define process workflows
- Bootstrap crew infrastructure
- Validate crew configurations
- Generate boilerplate code
Quick Start Workflow
1. Scaffold New Project
python scripts/scaffold_crew.py my_crew
2. Configure Agents and Tasks
Edit config/agents.yaml and config/tasks.yaml using the templates.
3.
[Description truncada. Veja o README completo no GitHub.]