explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsdictionaryagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

home/skills/tag/crewai
skill tag

crewai▌

3 indexed skills · max 10 per page

skills (3)

crewai

davila7/claude-code-templates · AI/ML

0

Role: CrewAI Multi-Agent Architect

crewai

sickn33/antigravity-awesome-skills · AI/ML

0

Design and orchestrate multi-agent teams with role-based collaboration, task dependencies, and hierarchical or sequential processes. \n \n Supports agent definitions with roles, goals, and backstories; task design with expected outputs and dependencies; and crew orchestration via YAML configuration \n Offers sequential and hierarchical process types, with hierarchical mode using a manager agent to coordinate specialized workers \n Includes planning feature to generate step-by-step execution plan

crewai-multi-agent

davila7/claude-code-templates · AI/ML

0

Autonomous multi-agent orchestration framework for collaborative AI teams solving complex tasks. \n \n Role-based agents with goals, backstories, and autonomous decision-making; supports sequential and hierarchical task execution with built-in memory (short-term, long-term, entity) \n 50+ pre-built tools including web search, scraping, PDFs, databases, and code documentation; custom tools via BaseTool class \n Dual execution paradigm: Crews for autonomous collaboration and Flows for event-driven