ask-docs
Installation
SKILL.md
Ask CrewAI Docs
Answer CrewAI questions by looking up the official documentation at docs.crewai.com.
When to Use This Skill
Use this skill when:
- The user asks about a CrewAI feature, parameter, or behavior not covered in detail by the other skills
- You need to verify current API syntax, method signatures, or configuration options
- The user hits an error and needs troubleshooting guidance from official docs
- The question is about a newer or less common CrewAI feature (e.g., telemetry, testing, CLI commands, deployment, enterprise features)
- The question is about experimental conversational Flows and you need the current
handle_turn(),ConversationConfig,RouterConfig, tracing, or streaming behavior - You're unsure whether your knowledge is current — the docs reflect the latest published state
Do NOT use this skill when the question is clearly answered by one of the other skills (getting-started, design-agent, design-task). Those skills contain curated, opinionated guidance. This skill is for filling gaps and verifying details.