38,381 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.
Use when doing AI product management on an AI system itself — writing or debugging evals, prompts, agent/RAG/tool design, model selection and routing, the data flywheel, eval-gated shipping, online quality/groundedness/drift monitoring, safety/red-teaming, or inference cost and unit economics. Triggers: AI PM, AIDLC…
Missions inside Claude Code: give /mission a goal and Medley plans the work, then supervises execution until the goal is met — bringing you in for the higher-level decisions and reviews that actually need you, not routine approvals. Work is distributed across models: Claude by default, extending to GPT, open-source…
Audit installed agent skills for retrievability, then route a query to one. skillaudit.py resolves which SKILL.md files are truly on the runtime load path (excluding marketplace clones, cross-tool mirrors, dev checkouts, duplicates), scores every description, and emits a rewrite brief; skillrouter.py indexes the…
A manager for local digital-person directories and conversations with selected virtual personas. It synchronizes persona profiles from the GuruTalk service and keeps each installed persona in its own skill folder.
Launch Quiver — the web UI for browsing, installing, and managing Claude Code skills. Use this skill when the user wants to manage their skills, open quiver, launch quiver, view installed skills in a GUI, or organise their Claude skills.
Programmatic briefing beats prompt stuffing. Pre-loads declared skills into a subagent's context at spawn time, via a PreToolUse hook on the Agent tool.
★not rated 5 11d agoA
tokens not measured
Artistic-2.0
The omni-platform plugin playbook, installable: gives your agent the doctrine, checklists, and per-platform crib sheets for building and porting plugins that run on Claude Code, Codex, OpenCode, Hermes, Antigravity, and more.
★not rated 5 22d agoA
tokens not measured
originalMIT
Use this skill for long tasks, multi-step coding tasks, batch fixes, refactoring, productization, requirement refinement, task planning, handoff, final verification, preventing missed requirements, and continuing interrupted work.
A meta skill that teaches AI agents how to discover, install, and use skills from the findskill.md ecosystem. Use when you need to extend capabilities by finding specialized skills, when a user asks to perform tasks that would benefit from specialized skills, or when explicitly asked to find or install skills.
Codex-first multi-agent production pipeline for non-trivial implementation work. Uses spawnagent to run Spec, Plan, Architecture, Execution, Review, and Doc subagents, persists artifacts in .pipeline-workspace/, and loops Execution and Review until the change passes. Use when the user wants a feature, refactor, or…
Helps users create new Dataverse business skills by converting natural-language descriptions of business processes into well-structured skill definitions and saving them to the environment. Use when user says "create a new skill", "I want to build a skill", "help me define a skill", "add a business skill", "make a…
Delegate coding tasks to Kimi CLI (Moonshot AI's coding agent). Use for building features, fixing bugs, refactoring, PR reviews, and batch processing. Supports non-interactive print mode, session management, and subagents. Requires kimi-cli installed and authenticated.
MCP server for interactive user feedback and command execution in AI-assisted development, by Fábio Ferreira. Runs locally from the interactive-feedback-mcp Python package.
Designs and scaffolds autonomous agent loop frameworks from user requests. Borrows loop-engineering patterns (file-backed state, orchestrator ticks, stall detection, fresh sessions, quality gates) to generate a tailored multi-iteration workflow for any long-horizon task. Use when the user wants a /loop setup…
A development decision adviser for code modernization, API combinations, and compatibility analysis. An API is an interface that lets software communicate with other software.
★not rated 5 9mo agoA
tokens not measured
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: