38,442 mods in this category, of every kind an
agent can take. Each one carries what it costs per session, what the
scan found, and whether it is the original.
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…
Converts episodic memory (corrections, lessons) into procedural memory (behavioral rules) by synthesizing them via LLM and injecting into SOUL.md or CLAUDE.md. This is the "learning loop" — past mistakes become standing rules.
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.
Main-agent planning trio (/ac:plan, /ac:execute, /ac:wisdom) with autonomous execution mode plus setup, init, commit commands and skill, agent, command, rule, CLAUDE.md creator skills. Two hooks back the workflow: SessionStart for twin-skill and resume, PreCompact for state preservation.
★not rated 2 4mo agoA
tokens not measured
originalMIT
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…
Scaffolds Claude Code skills, commands, sub-agents, and hooks with best-practice templates, and keeps reference documentation synced with the latest Claude Code release.
★not rated 2 6mo agoA
tokens not measured
originalMIT
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.
Shared catalog of specialized Crew roles, design/writing crafts, project standards and crew.json. Claude Code commands and Codex skills use the same canonical procedures, with host-specific hook adapters.
★not rated 2
changed 11d agoA
tokens not measured
originalMIT
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.
A bounded autonomous feature-development workflow in which Claude orchestrates implementation and Codex independently enhances, plans, and reviews the work.
★not rated 2 3mo agoA
tokens not measured
originalMIT
Multi-turn planning system for creating high-quality implementation designs. Two AI agents (Architect and Reviewer) collaborate through iterative refinement until consensus.
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…
★not rated 2 3mo agoA70 tokens
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: