Multi-Agent skills

2,607 tagged Multi-Agent, measured the same way as everything else here.

Browse within: agent-orchestration 316claude-code-plugin 234agentic-coding 217Autonomous Agents 179local-first 178no-code 166Orchestration 121agent-teams 120git-worktree 108claude-code-skill 101parallel-agents 100trading 92algorithmic-trading 91backtesting 91

infinite-gratitude

97

sstklen/infinite-gratitude

Skill Claude Code

Multi-agent research that keeps bringing gifts back — like cats! Dispatch multiple agents to research a topic in parallel, compile findings, and iterate on new discoveries.

not rated 31 5mo ago A 37 tokens original MIT

boss-advanced

98

sehoon787/my-codex

Skill Claude CodeCodex

Advanced Boss orchestration patterns — Agent Teams leadership, 6-section delegation template, Skill vs Agent conflict resolution, Guardian pattern, and AI-slop detection.

not rated 26 today A 35 tokens original MIT

dark-factory

99

DUBSOpenHub/dark-factory

Skill Claude CodeCodex

🏭 Dark Factory — agentic build system with sealed-envelope testing. Orchestrates 8 specialist agents through a gated pipeline with cross-family adversarial validation. Say "dark factory" to build something, "dark factory express" for quick tasks, "dark factory tournament" to race model families against one sealed…

not rated 25 +2 1mo ago D 68 tokens original MIT

projector-creator

100

ClawixAI/clawix

Skill Claude CodeCodex

Create polished, functional projector tools. Use when building any projector item — ensures correct styling, real functionality, and proper structure.

not rated 24 26d ago A 30 tokens

relocate-claude-vm

101

ibrews/claude-fleet

Skill Claude CodeCodex

Move the Claude Desktop "Computer Use" sandbox VM bundle (typically 11-13 GB at %APPDATA%\Claude\vmbundles on Windows) off the system drive to a roomier disk via a directory junction. Transparent to Claude Desktop, reversible. Use when the system drive is low on space and a disk scan shows vmbundles as a top consumer.…

not rated 22 3d ago A 98 tokens original MIT

hwpx

102

berrzebb/SoulFlow-Orchestrator

Skill Claude CodeCodex

A document add-on for creating, reading, and editing HWPX files, the XML-based document format used by Hancom Hangul.

not rated 22 5mo ago A 76 tokens

zubair-trabzada/ai-recruiter-claude

Skill Claude CodeCodex

Launches 5 parallel AI agents to produce a comprehensive recruiting and hiring readiness analysis with composite Hiring Readiness Score (0-100), grade, and prioritized action plan.

not rated 22 +1 3mo ago A 40 tokens original MIT

beastmode

104

lac5q/beastmode

Skill Claude CodeCodex

Multi-agent orchestration framework for high-intensity feature implementation. Routes work across model tiers: frontier models (Claude Fable, Kimi 3, Opus; Codex only when explicitly selected) own design, architecture, and review sign-off, while the pinned Luna Max economy lane handles implementation and mechanical…

not rated 21 23d ago A 125 tokens

release

105

Alireza29675/teamctl

Skill Claude Code

Use when writing a public-facing GitHub release announcement for a new version. Produces the curated short body users see on the releases page. Picks a shape that fits the release size (triplet for major, bullets for polish, single paragraph for hotfix). Separates the writer's surface from engineering's technical…

not rated 20 1mo ago A 89 tokens original MIT

claude-research-skill

106

altmbr/claude-research-skill

Skill Claude CodeCodex

Decompose a research question into parallel agent workstreams, launch them, monitor progress, and synthesize results.

not rated 20 6mo ago A 0 tokens original MIT

ai-seo

107

rondoflow/rondoflow

Skill Claude CodeCodex

When the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers. Also use when the user mentions 'AI SEO,' 'AEO,' 'GEO,' 'LLMO,' 'answer engine optimization,' 'generative engine optimization,' 'LLM optimization,' 'AI Overviews,' 'optimize for ChatGPT,' 'optimize for…

not rated 20 2d ago A 191 tokens original MIT

docs

108

DJH-001/multi-agent-job-search

Skill Claude CodeCodex

A job-search management guide for handling one candidate's applications, resumes, interviews, research, and progress records. The description is partly in Chinese and refers to a Python implementation.

not rated 19 1mo ago A 0 tokens original MIT

issue-verify

109

anthony-chaudhary/dos-kernel

Skill Claude Code

Adjudicate a GitHub issue's "this is resolved" claim from witnesses the claimant didn't author — then close it carrying the evidence, or refuse with the typed gap. Use when an issue looks already-solved, after landing a fix that should have closed one, or to sweep open issues for silently-resolved ones.

not rated 19 12d ago A 69 tokens original MIT

moire

110

jamescazzetta/moire

Skill Claude CodeCodex

Interpret and act on a moire finding. Use when moire check or moire verify reports a CONFLICT or BROKEN result against another agent's worktree, or when deciding how to respond to an overlap with concurrent in-flight work.

not rated 18 11d ago A 52 tokens original MIT

use-luna-subagents

111

aitransformationdirector/use-luna-subagents

Skill Codex

Configure, validate, repair, and use a personal gpt-5.6-luna custom Codex agent for bounded delegated or parallel work. Use when the user asks to set up a Luna worker, verify or repair a Luna subagent configuration, or delegate clear repeatable, high-volume, research, testing, review, or implementation tasks to…

not rated 17 +1 1mo ago B 80 tokens original MIT

ops_reverse_proxy

112

frontier-ai-next/mgarlbot

Skill Claude CodeCodex

Public deploy via Traefik/Nginx/frp on a VPS — inspect first; reverse proxy is HTTP-only by default (no TLS on the edge).

not rated 17 29d ago A 38 tokens original MIT

fix-failing-tests

114

KnoxOps/agent-runbook

Skill Claude Code

Iteratively fix all failing tests until the test suite is green.

not rated 17 1mo ago A 17 tokens original Apache-2.0

svg-chart

115

NUGURI-7/CoCoWork

Skill Claude CodeCodex

Render data into a standalone SVG chart file — bar, line, or pie. Use when the user provides numbers (inline, JSON, or CSV) and asks for a chart, graph, plot, trend, comparison, breakdown, or any visual summary of the data. Produces a self-contained .svg viewable in any browser; no external libraries required.

not rated 15 5d ago A 75 tokens original MIT

build-feature

116

andrewvaughan/agent-council

Skill Claude CodeCodex

Implement a full-stack feature following an approved plan. Builds database layer, backend API, frontend components, and tests. Use after plan-feature has produced an approved implementation plan, or when you have a clear set of tasks to implement across the stack.

not rated 13 6mo ago A 52 tokens original MIT

rapid-domain-mastery

117

Emily2040/rapid-domain-mastery

Skill Claude CodeCodex

Builds field maps from multi-source academic or technical corpora: expert mental models, debates, assumptions, prerequisites, oral-exam questions, and sprint study plans. Use for exam prep, research onboarding, or rapid topic mastery from multiple sources. Not for plain summaries or single short docs.

not rated 13 3mo ago A 63 tokens original MIT

api-design-reviewer

118

shahtuyakov/claude-setup

Skill Claude Code

Expert API design reviewer for REST, GraphQL, and gRPC APIs. Analyzes API designs for security, performance, consistency, scalability, and maintainability. Use when designing new APIs, reviewing API proposals, auditing existing endpoints, or before major API releases. Covers authentication, error handling, pagination…

not rated 13 8mo ago A 82 tokens original MIT

manage-skills

119

HyperAITeam/CLITrigger

Skill Claude Code

A skill for checking whether code changes are covered by the project's verification skills. It can find missing or outdated checks and maintain the skills and their `CLAUDE.md` registry.

not rated 13 yesterday A 53 tokens original MIT

run

120

yimwoo/codex-agenteam

Skill Claude CodeCodex

Run a full pipeline for a task. Orchestrates roles through stages (standalone or HOTL-integrated).

not rated 13 +1 2mo ago A 25 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: