Scaffold production-ready Claude Code skills from a one-sentence description. Use when creating a new skill, bootstrapping a skill project, or turning an idea into a published skill. Generates SKILL.md, README.md, and domain-specific templates with best practices baked in.
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Scans a project's current practice, classifies each convention by how it is best enforced, and routes it to the fittest mechanism - config, project doc, rule, a project skill, or a paste-ready pointer. Use when setting up an existing project so the first agent execution follows its conventions, or when asked to…
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Use when you need to send a message to another Claude Code agent, broadcast to all agents, or when you receive a message prefixed with [@agentName]. Covers terminal injection via TIOCSTI, pts discovery, message format, and kill switch.
Bridge between CLI Claude Code and VSCode Claude Code on the same Windows machine. Use when the user needs to: read what VSCode Claude last said, send commands to VSCode Claude, check if VSCode Claude is busy/idle, or coordinate between the two Claude instances. Triggers: "what did vscode claude say", "send to vscode…
Run dual Claude Code sessions with Worker (executes tasks) and Supervisor (makes decisions, reviews). Use when user wants "two Claude sessions", "supervisor-worker pattern", "decision maker and executor", "code review workflow", or "collaborative AI agents".
Audit agent-facing documentation (CLAUDE.md, AGENTS.md, copilot-instructions.md) for redundancies, contradictions, gaps, and misplaced content. Supports Claude Code, OpenAI Codex, and GitHub Copilot. For a general agent's system prompt, persona, or tool descriptions (not repo docs), use audit-agent-prompt. Use when…
Caravo is the first service marketplace built for autonomous AI agents — featuring 200+ ready-to-use services across categories: AI Models, Search, Data & Analytics, Finance, Social Media, Communication, eCommerce, Cloud & Infrastructure, Digital Assets, Utilities, and more. Caravo provides access to premium and…
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Toggle token-save mode on/off. When ON, skills use cheaper models (Haiku/Sonnet) for subagents. When OFF, everything uses Opus. Usage: /token-save, /token-save on, /token-save off, /token-save status, /token-save routing.
Drive an async Claude Code chain — investigate the next slice, run confirm-understanding at a configurable threshold (default 95%), auto-fire via RemoteTrigger if confidence clears, otherwise ping the user. Use when the user has explicitly authorized auto-fire mode (Pattern B+) and asks for the next slice in a chain.
Use codex/codex-reply as a persistent second-engineer thread for non-trivial uncertainty — design choices, risky implementation decisions, debugging when stuck, review, spec ambiguity, needing a current/authoritative websearch, or any point where you'd otherwise guess. Keep one thread and iterate; don't treat the…
Put this Claude Code session into listener (child) mode so another session can connect to it with /connect, read a summary of this session, send it prompts, and read its replies. Use when the user runs /listen.
A bridge between a personal WeChat account and Claude Code, so conversations can happen through WeChat. It supports text, images, permission approvals, and slash commands on macOS.
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Use when working in this plugin marketplace repository — adding plugins, updating skills or hooks, editing marketplace config, syncing versions, or making any code changes.
Orchestration harness for iterative delivery. Runs a Plan→Implement→Evaluate→Analyze loop with locked rubric, failure routing, optional cron scheduling, and trace emission for skill evolution. Pure orchestration — no domain knowledge. Auto-detects delivery vs workflow improvement. Plans parallel implementation lanes…
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Drive the code-oz agentic SDLC runtime to build or fix code with enforced gates and cross-family review. Use when the user asks to build, implement, or fix something in a code repository and wants gated, reviewed delivery rather than ad-hoc edits.
You are a Claude subagent participating in an Agent Swarm Protocol network. You process incoming messages from other agents and respond appropriately.
★not rated 2 4mo agoA0 tokens
originalMIT
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: