crewai-multi-agent

Featured

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies for lean, fast execution.

AI & Automation 27,705 stars 2858 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# CrewAI - Multi-Agent Orchestration Framework Build teams of autonomous AI agents that collaborate to solve complex tasks. ## When to use CrewAI **Use CrewAI when:** - Building multi-agent systems with specialized roles - Need autonomous collaboration between agents - Want role-based task delegation (researcher, writer, analyst) - Require sequential or hierarchical process execution - Building production workflows with memory and observability - Need simpler setup than LangChain/LangGraph **Key features:** - **Standalone**: No LangChain dependencies, lean footprint - **Role-based**: Agents have roles, goals, and backstories - **Dual paradigm**: Crews (autonomous) + Flows (event-driven) - **50+ tools**: Web scraping, search, databases, AI services - **Memory**: Short-term, long-term, and entity memory - **Production-ready**: Tracing, enterprise features **Use alternatives instead:** - **LangChain**: General-purpose LLM apps, RAG pipelines - **LangGraph**: Complex stateful workflows with cycles - **AutoGen**: Microsoft ecosystem, multi-agent conversations - **LlamaIndex**: Document Q&A, knowledge retrieval ## Quick start ### Installation ```bash # Core framework pip install crewai # With 50+ built-in tools pip install 'crewai[tools]' ``` ### Create project with CLI ```bash # Create new crew project crewai create crew my_project cd my_project # Install dependencies crewai install # Run the crew crewai run ``` ### Simple crew (code-only) ```python from crewai impo...

Details

Author
davila7
Repository
davila7/claude-code-templates
Created
11 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

crewai-multi-agent

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies for lean, fast execution.

9,182 Updated 1 months ago
Orchestra-Research
AI & Automation Solid

crewai-setup

CrewAI multi-agent orchestration setup for collaborative AI systems

1,160 Updated today
a5c-ai
AI & Automation Solid

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.

27,705 Updated today
davila7
AI & Automation Listed

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.

335 Updated today
aiskillstore
AI & Automation Listed

crewai-developer

Comprehensive CrewAI framework guide for building collaborative AI agent teams and structured workflows. Use when developing multi-agent systems with CrewAI, creating autonomous AI crews, orchestrating flows, implementing agents with roles and tools, or building production-ready AI automation. Essential for developers building intelligent agent systems, task automation, and complex AI workflows.

7 Updated today
kyawshinethu