mcpbeat

Crewai

dokhacgiakhoa/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.

2k tokens
context cost
the whole folder, loaded on every use
7
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill crewai

What comes with it

4 783 bytes besides the instruction
sub-skills/basic-crew-with-yaml-config.md
sub-skills/hierarchical-process.md
sub-skills/missing-expected-outputs.md
sub-skills/planning-feature.md
sub-skills/too-many-agents.md
sub-skills/vague-agent-roles.md

The instruction itself

11 sections, as written by the author

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

2. Hierarchical Process

3. Planning Feature

4. ❌ Vague Agent Roles

5. ❌ Missing Expected Outputs

6. ❌ Too Many Agents

How to use it

Copy the folder

Take dokhacgiakhoa/crewai from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.