Building agents plugins

59,623 tagged Building agents, measured the same way as everything else here.

Browse within: agent-orchestration 48agentic-workflow 47Multi-Agent 45agentic-coding 39plugin 38claude-plugin 36claude-code-skills 35claude-code-plugins 34claude-ai 30gemini 29codex-cli 28Orchestration 27antigravity 27context-engineering 27

nacos-skill-registry

121

alibaba/nacos

Skill Claude CodeCodex ✓ vendor

Discover, install, update, merge, and publish AI skills with Nacos for personal or team skill registries.

33k +14 yesterday D 30 tokens original Apache-2.0

zeroclaw

122

zeroclaw-labs/zeroclaw

Skill Claude CodeCodex

Help users operate and interact with their ZeroClaw agent instance — through both the CLI (zeroclaw commands) and the REST/WebSocket gateway API. Use this skill whenever the user wants to: send messages to ZeroClaw, manage memory or cron jobs, check system status, configure channels or providers, hit the gateway API…

33k +26 today A 167 tokens original Apache-2.0

delegation

123

zeroclaw-labs/zeroclaw

Agent

A SubAgent is an ephemeral child run spawned by a parent agent that inherits the parent's identity by default: same agent alias, same SecurityPolicy, same memory allowlist, same configured model provider, same tool registry. Auditable as a child via a tracing span agent. .subagent. .

33k +26 today A 0 tokens original Apache-2.0

overview

124

zeroclaw-labs/zeroclaw

Agent

Agents are the star of a ZeroClaw deployment. Everything else in this book, the providers, the channels, the security profiles, the skills, the memory, exists so that an agent can use it. This section is the showcase; the rest of the docs are the credits.

33k +26 today A 0 tokens original Apache-2.0

codex

125

openai/codex-plugin-cc

Plugin Claude Code ✓ vendor

Use Codex from Claude Code to review code or delegate tasks.

33k +81 1mo ago A tokens not measured original Apache-2.0

codex-rescue

126

openai/codex-plugin-cc

Agent ✓ vendor

Proactively use when Claude Code is stuck, wants a second implementation or diagnosis pass, needs a deeper root-cause investigation, or should hand a substantial coding task to Codex through the shared runtime.

33k +81 1mo ago A 44 tokens original Apache-2.0

rescue

127

openai/codex-plugin-cc

Command ✓ vendor

Delegate investigation, an explicit fix request, or follow-up rescue work to the Codex rescue subagent.

33k +81 1mo ago A 20 tokens original Apache-2.0

codex-cli-runtime

128

openai/codex-plugin-cc

Skill Claude CodeCodex ✓ vendor

Internal helper contract for calling the codex-companion runtime from Claude Code.

33k +81 1mo ago A 19 tokens original Apache-2.0

codex-result-handling

129

openai/codex-plugin-cc

Skill Claude CodeCodex ✓ vendor

Internal guidance for presenting Codex helper output back to the user.

33k +81 1mo ago A 18 tokens original Apache-2.0

package-assistant

130

iOfficeAI/AionUi

Command Claude Code

Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one.

32k +58 yesterday A 0 tokens original Apache-2.0

docs-writer

131

conductor-oss/conductor

Agent Claude Code

Technical documentation specialist for Conductor workflow orchestration features. Creates clear, comprehensive documentation for APIs, workflows, tasks, and system architecture.

32k +15 today A 31 tokens original Apache-2.0

huashu-nuwa

132

alchaincyf/nuwa-skill

Skill Claude CodeCodex

A tool for turning a person, topic, or vague need into a reusable thinking guide for an AI assistant. It researches how the subject thinks, decides, communicates, and what its limits are.

32k +151 8d ago A 187 tokens original MIT

AGENTS

133

block/buzz

Agent ✓ vendor

Scope: desktop/src/features/agents/ (config surfaces, shared config renderer, and the agent config core). Read this before changing how harness / provider / model / effort configuration is modeled, rendered, persisted, or applied.

32k +340 changed today A 0 tokens original Apache-2.0

tirth8205/code-review-graph

Instructions file

Instructions for tirth8205/code-review-graph, covering claude.md - project context for claude code, project overview, graph tool usage (token-efficient), architecture and key commands.

31k +55 6d ago A 2,664 tokens original MIT

add-dial-tool

135

nanocoai/nanoclaw

Skill Claude CodeCodex

Give chosen NanoClaw agents a real phone number as a container tool — the dial CLI baked into the agent image plus OneCLI credential injection for api.getdial.ai, scoped per agent, so the agents you pick can send SMS, place AI voice calls, and receive verification codes from inside the sandbox. Independent of the Dial…

31k +32 today A 117 tokens original MIT

migrate-from-openclaw

136

nanocoai/nanoclaw

Skill Claude CodeCodex

Migrate from OpenClaw to NanoClaw v2. Detects an existing OpenClaw installation, extracts identity, channel credentials, scheduled tasks, and other config, then guides interactive migration. Triggers on "migrate from openclaw", "openclaw migration", "import from openclaw".

31k +32 today A 71 tokens original MIT

agent-expert

137

davila7/claude-code-templates

Agent Claude Code

Use this agent when creating specialized Claude Code agents for the claude-code-templates components system. Specializes in agent design, prompt engineering, domain expertise modeling, and agent best practices. Examples: Context: User wants to create a new specialized agent. user: 'I need to create an agent that…

30k +27 yesterday A 0 tokens original MIT

crewai-multi-agent

138

davila7/claude-code-templates

Skill Claude CodeCodex

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…

30k +27 yesterday A 61 tokens original MIT

langchain

139

davila7/claude-code-templates

Skill Claude CodeCodex

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG…

30k +27 yesterday A 79 tokens original MIT

cognee CLAUDE.md

140

topoteretes/cognee

Instructions file

Claude Code instructions for topoteretes/cognee, covering claude.md, project overview, development commands, setup and create virtual environment (recommended: uv).

30k +52 today A 9,383 tokens original Apache-2.0

find-skills

141

vercel-labs/skills

Skill Claude CodeCodex ✓ vendor

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

30k +185 14d ago A 67 tokens copy · 83% MIT

eve

142

ComposioHQ/composio

Skill Claude CodeCodex

Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project — agent instructions, skills, tools, connections, channels, sandboxes, subagents, schedules, or evals.

30k +49 today A 47 tokens original MIT

composio AGENTS.md

143

ComposioHQ/composio

Instructions file CodexOpenCode

AGENTS.md instructions for ComposioHQ/composio, covering agents.md, scope, first steps, skill routing and repository map.

30k +49 today A 1,143 tokens original MIT

composio

144

ComposioHQ/composio

Skill Claude CodeCodex

Route and complete Composio work across Composio For You and Composio Platform. Use when the user mentions Composio; wants an agent to use apps such as Gmail, Slack, GitHub, Notion, Calendar, or Linear; needs first-time setup, an SDK or MCP integration, CLI operation, migration guidance, current documentation, or help…

30k +49 today A 84 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: