Packs
5 packscurated
Build Multi-Agent System with CrewAI
Design and orchestrate multi-agent AI teams using the CrewAI framework with agent roles, task decomposition, and crew processes.
11 skills · pack
@salacoste
Omc
Multi-agent orchestration system for Claude Code
40 skills · pack
@fivebucksventures
Link Skills
Multi-brand business operations agent — marketing, sales, customer success, finance, strategy, productivity for any active brand
38 skills · pack
@alirezarezvani
Agenthub
Multi-agent collaboration — spawn N parallel subagents that compete on code optimization, content drafts, research approaches, or any task that benefits from diverse solutions. 7 slash commands (/hub:init, /hub:spawn, /hub:status, /hub:eval, /hub:merge, /hub:board, /hub:run), agent templates, DAG-based orchestration, LLM judge mode, message board coordination.
8 skills · pack
@alirezarezvani
Compliance Os
Compliance OS — meta-orchestrator for multi-framework compliance programs spanning 9 frameworks (ISO 27001, ISO 13485, ISO 42001, ISO 14971, EU AI Act, MDR 745, GDPR, SOC 2, FDA QSR). Framework selector, cross-framework control mapper, audit simulator, and consolidated evidence-pool generator (stdlib Python), plus 3 cs-* compliance agents and 3 /cs:* readiness commands.
9 skills · pack
Results for “multi-agent”
251 skillssanta-method
Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
0
agent-management
Orchestrate multi-agent workflows with task decomposition, role assignment, handoff protocols, and per-session context budgeting.
0 · bundle
santa-method
Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
0
ai-team-orchestration
Bootstrap and run a multi-agent AI development team with parallel chats for planning, development, QA, and DevOps.
36.2k · bundle
agent-skill-creator
Creates cross-platform agent skills from workflow descriptions, files, URLs, or screenshots. Supports single skills, multi-agent suites, template-based creation, cross-platform export, spec validation, and security auditing of third-party skills before install.
17 · bundle
santa-method
Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.
1
crewai
Designs collaborative AI agent teams with CrewAI, covering agent roles, task decomposition, crew orchestration, process types, memory, and flows.
253
skilled-agent-v500
Skilled agent architecture replacing multi-agent system for RL training. Trigger when: (1) planning agent-guided training, (2) implementing tool-augmented LLM consultations, (3) comparing skilled vs multi-agent approaches, (4) designing simulate-verify loops for training, (5) implementing prompt evolution / learnable parameters, (6) understanding Claude Agent SDK integration in training, (7) debugging SkilledTrainer consultations or tool calls, (8) configuring agent safety bounds for training actions.
3
vibe-trading
Backtests quantitative trading strategies across 9 engines and 25 data sources, analyzes trade journals, and runs multi-agent research teams.
17
skill-agent-task-patterns
Agent SDK task integration patterns for Business Central. Triggers on: Agent Task Builder, Agent Task Message Builder, Public API, AssignTask, ExternalId, agent session detection, BindSubscription, TryFunction agent task, multi-turn agent conversation, agent attachment, or task lifecycle management.
0
dmux-workflows
Orchestrate parallel AI agent sessions using dmux, a tmux pane manager for agent harnesses like Claude Code and Codex.
226k
crewai
Designs collaborative AI agent teams using CrewAI, covering agent roles, task definitions, crew orchestration, process types, memory, and flows.
0
agents
Build voice AI agents with natural conversations, multiple LLM providers, custom tools, and easy web embedding.
363 · bundle
hive-mind
Syncs key-value preferences and state across multiple agents using a shared TiDB Zero database, with optional auto-provisioning of a free ephemeral database.
10
crewai
Designs collaborative AI agent teams with CrewAI, covering agent roles, task definitions, crew orchestration, process types, memory, tools, and flows.
0 · bundle
dmux-workflows
Orchestrates parallel AI agent sessions using dmux, a tmux pane manager, with patterns for research, implementation, testing, and code review across multiple harnesses.
0
agent-team
Launches coordinated agent teams for tasks requiring persistent cross-talk, shared state, and lifecycle management, with team design, advisor coordination, and quality gates.
0 · bundle
hosted-agents
This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents, sandboxed VMs, agent infrastructure, Modal sandboxes, self-spawning agents, or remote coding environments.
55 · bundle
langgraph
Build multi-agent AI systems with LangGraph — the low-level orchestration framework for stateful, graph-based agent workflows. Covers supervisor, swarm, and hierarchical multi-agent patterns; subgraph composition; state management (checkpointers/stores); persistence; evals; and production debugging. Reach for this when designing agent architectures that need cycles, conditional branching, parallel execution, or human-in-the-loop patterns.
28 · bundle
multi-agent
Orchestrate teams of agents — DAG execution, routing, state sharing, failure recovery. Use when coordinating parallel agents in task pipelines with dependencies or distributing work by capability.
1 · bundle
agentic-os
Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases.
2
agentic-os
Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases.
0
odw
Orchestrate dynamic multi-agent workflows with parallel agents and adversarial verification via a local daemon, or fall back to native agent orchestration.
42.4k
gan-style-harness
Uses a multi-agent generator-evaluator feedback loop to build high-quality applications from a single prompt, inspired by GANs and Anthropic's harness design.
226k
build-orchestration
Orchestrates a multi-agent build session, acting as manager to cut goals into units, spawn implementer and tester subagents, and run test-and-review loops with anti-thrash guardrails.
0
santa-method
Uses two independent review agents to verify output quality, requiring both to pass before shipping.
226k
crewai
Build multi-agent pipelines with CrewAI — define Agents with roles/goals/backstory, assemble them into a Crew, assign Tasks sequentially or in parallel, and wire LLM + tools per agent.
2
multi-agent-orchestration
Design and operate bounded multi-agent workflows with task decomposition, dependency graphs, ownership, handoff contracts, shared-state controls, approvals, recovery, and synthesis. Use when a task contains genuinely independent workstreams, specialized roles, parallel research or implementation, reviewer-worker loops, or coordination problems that one agent should not execute sequentially.
159 · bundle
ai-engineer
Build production-ready LLM applications, advanced RAG systems, and intelligent agents. Implements vector search, multimodal AI, agent orchestration, and enterprise AI integrations.
16
codex-devfleet
Orchestrate multi-agent coding tasks via Codex DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.
1
ai-engineer
Build production-ready LLM applications, advanced RAG systems, and intelligent agents. Implements vector search, multimodal AI, agent orchestration, and enterprise AI integrations.
7
hive-mind
Byzantine fault-tolerant consensus and distributed coordination. Queen-led hierarchical swarm management with multiple consensus strategies. Use when: distributed coordination, fault-tolerant operations, multi-agent consensus, collective decision making. Skip when: single-agent tasks, simple operations, local-only work.
0
background-agents
This skill should be used when the user asks about "parallel agents", "background tasks", "run_in_background", "non-blocking agents", "check agent progress", "TaskOutput", "retrieve agent results", or discusses running multiple agents concurrently. Covers patterns for launching agents in background, monitoring progress, and retrieving results.
2
stream-chain
Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows
0
bankr-twitter-agent
Creates and manages Twitter/X agents with distinct personalities, storylines, and post-image libraries, including automated posting and multi-agent support.
1.2k
crewai
Designs collaborative AI agent teams using the CrewAI framework, covering agent roles, task decomposition, crew orchestration, process types, memory systems, and event-driven flows.
3