Building agents

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.

Auto-Optimize

5881

GuitarAlchemist/ga

Skill Claude Code needs its repo

Generalized Cherny-style autonomous improvement loop. Reads a domain-scoped baseline.json + oracle script, runs the oracle, picks the worst-scoring item, proposes a fix, validates rollback safety, commits if metric improved AND roundtrip passes. Use for chatbot-qa, embeddings, voicing-analysis, or any other domain…

not rated 2 today A 93 tokens original MIT

orchestrate

5882

rosudrag/ai-praxis

Command Claude Code

You are the orchestrator. Your job is to stay thin, preserve context, and delegate all heavy lifting to sub-agents. NEVER do deep file reading, code analysis, or implementation directly — always spawn agents for that.

not rated 2 5mo ago A 0 tokens original MIT

agents-md-generator

5883

wsjwu58-cmd/Skill-Agents-Standard

Skill Claude CodeCodex

Generate and optimize AGENTS.md project documentation for AI coding agents. Scans project structure, detects tech stacks, extracts build/test/lint commands, and produces ready-to-use AGENTS.md files. Also audits existing AGENTS.md for completeness, accuracy, and best practices. Supports multi-editor output including…

not rated 2 3mo ago A 103 tokens original MIT

agents-md-writer

5884

RUIIIOVO/agents-md-writer

Skill Claude CodeCodex

An instruction-file writing skill for creating, reviewing, or reorganizing AGENTS.md and CLAUDE.md files. These files give coding agents project facts and working rules, such as how to run tests or follow conventions.

not rated 2 5d ago A 105 tokens original MIT

agents-doctor

5885

ItsHege/agents-md-doctor

Skill Claude CodeCodex needs its repo

Validate AGENTS.md and related agent instruction files with the published agents-doctor CLI. Use when the user asks to check, lint, verify, explain, audit, fix, release-check, or compare AGENTS.md, CLAUDE.md, GEMINI.md, agent instruction inheritance, tool profiles, context fidelity, instruction graphs, GitHub…

not rated 2 17d ago A 93 tokens original MIT

interdoc

5886

mistakeknot/interdoc

Plugin Claude Code

Bundles 1 skill, 1 command, 1 agent · 84 tokens together

Recursive AGENTS.md generator with integrated Oracle critique, CLAUDE.md harmonization, incremental updates, diff previews, and smart monorepo scoping. Cross-AI compatible.

not rated 2 13d ago A tokens not measured original MIT

agents-md-maintainer

5887

Kateiso/agents-md-maintainer

Skill Claude CodeCodex

Maintain, create, migrate, and trim AGENTS.md or legacy CLAUDE.md instruction files for coding agents. Use this whenever the user mentions AGENTS.md, CLAUDE.md, agent rules, repo instructions, memory files, project guidance, instruction drift, or wants to standardize agent docs into a short, reliable source of truth.

not rated 2 4mo ago A 74 tokens

agents-md-creator

5889

chenkumi/agents-md-creator

Skill Claude CodeCodex

Create and organize AGENTS.md/CLAUDE.md and .agents/rules. Use when agent instructions need writing, cleanup, or reorganization.

not rated 2 1mo ago A 35 tokens original MIT

k2-dev

5890

ivankristianto/k2-dev

Plugin Claude Code

Bundles 9 skills, 6 commands, 6 agents · 576 tokens together

Multiagent orchestration plugin for enterprise code development with specialized agents and skills, beads integration, and quality gates enforcement.

not rated 2 8mo ago A tokens not measured

skill-name

5891

bketelsen/agentic-template

Skill Claude CodeCodex

One sentence saying what this skill produces and one sentence saying when to use it ("Use whenever asked to …"). Agents pick skills by this description alone — make the trigger unmistakable.

not rated 2 1mo ago A 39 tokens

add-adapter

5892

noah-hrbth/agent-tool-sync

Skill Claude Code needs its repo

Add a new tool adapter to agentsync — scaffolds internal/tools/ .go (a ToolMeta literal + render func), registers it, extends adopt.go for reverse mapping, adds a roundtrip test, regenerates the metadata golden, and updates README compatibility tables. Use when implementing one of the tools still open in TODO.md…

not rated 2 29d ago A 103 tokens original MIT

dev-workflow

5893

Dhananjay625/dev-workflow

Plugin Claude Code

Bundles 2 skills, 3 commands, 10 agents, 4 hooks · 766 tokens together

Plan-first development workflow with session-persistent memory (auto-resume changelog), 10 context-isolated subagents across generic (auditor, code-reviewer, test-writer), ML (researcher, data-engineer, ml-engineer, validation-engineer) and web/pipeline (backend-engineer, frontend-engineer, pipeline-engineer) domains.

not rated 2 changed 12d ago A tokens not measured original MIT

command-writing

5894

Gerg/ai_agent_skills

Skill Claude CodeCodex

Guide for creating effective Cursor commands. Use when creating new commands, updating existing commands, reviewing command quality, or when users request help with command design, organization, or best practices. Commands are simple slash-invoked workflows distinct from skills.

not rated 2 2mo ago A 51 tokens original MIT

buckle

5895

WagnerJust/buckle

Skill Claude CodeCodex

Set up or extend a "Hub-and-Spoke" agent documentation system in a repository — AGENTS.md as a table of contents pointing to spoke files (docs, agent instructions, runbooks, anything). Use this skill whenever the user wants to create or update AGENTS.md, add or restructure agent rules, migrate inline rules out of…

not rated 2 21d ago A 200 tokens original MIT

write-procedure

5896

jeromekneip/ai-team-starterkit

Skill Claude Code

Document a repeatable process as a new skill or policy. Use when the owner says "make this repeatable", "document this process", "we should have a procedure for this", or when the same multi-step task has been done twice and will recur.

not rated 2 2mo ago A 56 tokens original MIT

configure-agents

5897

gleanwork/configure-agents

Skill Claude CodeCodex

Configure the gleanwork agent baseline in a library or SDK repo — scaffold AGENTS.md, a CLAUDE.md pointer, and skills/, author the library's SKILL.md, and verify it in CI. Use when onboarding a gleanwork OSS repo to the agent setup, adding AGENTS.md or a skill to a repo, or writing/updating the SKILL.md that teaches a…

not rated 2 3mo ago A 117 tokens original MIT

self-evolution

5898

windwu333/deepseek-tui-config

Skill Claude CodeCodex

Post-task self-evolution analysis — logs operational errors, philosophical patterns, and generates optimization plans for continuous improvement.

not rated 2 4mo ago A 26 tokens

agents-dir-rules

5899

remix2111/hermes-agent-advanced-skills

Skill Claude CodeCodex

A skill that automatically adds directory-specific rules to a sub-agent before it works in that directory. These rules can be stored in files such as AGENTS.md or .hermes-rules.

not rated 2 4mo ago A 49 tokens original MIT

skill-writer

5900

includeHasan/unifai

Skill Claude CodeCodex

Universal guide for creating well-structured Agent Skills for any technology or domain. Use when creating, writing, authoring, or designing a new Skill. Triggers on requests involving SKILL.md files, skill structure, frontmatter, bundled resources (scripts/references/assets), skill validation, skill packaging, or when…

not rated 2 8mo ago A 75 tokens original MIT

skillcraft

5901

cloudroad-io/skillcraft

Skill Claude CodeCodex

Skill "skillcraft" from cloudroad-io/skillcraft, covering skillcraft, install, or: pip install skillcraft, commands and how it works.

not rated 2 2mo ago A 0 tokens original MIT

counselors

5902

carlassmann/dotfiles

Skill Codex

Get parallel second opinions from multiple AI coding agents. Use when the user wants independent reviews, architecture feedback, or a sanity check from other AI models.

not rated 2 changed 7d ago A 35 tokens

readiness-scorer

5903

cobusgreyling/grok-build-showcase

Skill Claude Code

Calculate and explain a "Grok Readiness Score" (0-100) for a project based on concrete signals: quality of AGENTS.md / project rules, quantity and validity of skills, test/CI presence, git hygiene, ignore configuration, and verification culture. Use when asked to "score", "readiness score", "grok score", "how agent…

not rated 2 3mo ago A 98 tokens original MIT

agentic-engineering

5904

calcrowcrab/agentic-engineering

Skill Claude CodeCodex

Design, build, and operate AI agents end to end: understand the system, deep-research the tasks, then write the instructions from that understanding. Use when writing or fixing a system prompt, CLAUDE.md, or tool descriptions; deciding one agent vs several; debugging an agent that follows instructions poorly…

not rated 2 1mo ago A 208 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: