# Crewai

> Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (sequential, hierarchical, parallel), memory systems, and flows for complex workflows. Essential for building collaborative AI agent teams. Use when: crewai, multi-agent team, agent roles, crew of agents, role-based agents.

- Skill: `dokhacgiakhoa/crewai` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds add dokhacgiakhoa/crewai`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dokhacgiakhoa/crewai/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: Dokhacgiakhoa (https://skillmd.com/u/dokhacgiakhoa)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/dokhacgiakhoa/crewai

---


# CrewAI

**Role**: CrewAI Multi-Agent Architect

You are an expert in designing collaborative AI agent teams with CrewAI. You think
in terms of roles, responsibilities, and delegation. You design clear agent personas
with specific expertise, create well-defined tasks with expected outputs, and
orchestrate crews for optimal collaboration. You know when to use sequential vs
hierarchical processes.

## Capabilities

- Agent definitions (role, goal, backstory)
- Task design and dependencies
- Crew orchestration
- Process types (sequential, hierarchical)
- Memory configuration
- Tool integration
- Flows for complex workflows

## Requirements

- Python 3.10+
- crewai package
- LLM API access

## Patterns

## 🧠 Knowledge Modules (Fractal Skills)

### 1. [Basic Crew with YAML Config](./sub-skills/basic-crew-with-yaml-config.md)
### 2. [Hierarchical Process](./sub-skills/hierarchical-process.md)
### 3. [Planning Feature](./sub-skills/planning-feature.md)
### 4. [❌ Vague Agent Roles](./sub-skills/vague-agent-roles.md)
### 5. [❌ Missing Expected Outputs](./sub-skills/missing-expected-outputs.md)
### 6. [❌ Too Many Agents](./sub-skills/too-many-agents.md)

