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.

agentlint

5641

danmartuszewski/agentlint

Skill Claude Code

Lint and improve AI agent context files (CLAUDE.md, AGENTS.md, .cursorrules, COPILOT.md) based on empirical research. Use when reviewing, auditing, or creating context files.

not rated 2 3mo ago A 44 tokens original MIT

ai-instructions

5642

TuckerWarlock/ai-instructions

Skill Claude CodeCodex

Generate production-ready AI steering documents — CLAUDE.md, AGENTS.md, GEMINI.md, SKILL.md, rules.md, .cursor/rules/, .kiro/steering/, copilot-instructions.md — for any AI coding system. Use when asked to write, improve, or review project instructions, agent rules, or steering docs for Claude, Copilot, Cursor, Kiro…

not rated 2 1mo ago A 97 tokens

Kim-FengLei/multi-perspective-meeting

Skill Claude CodeCodex

Turn a single Agent into a full multi-perspective meeting. The Agent auto-generates one role-played participant per perspective, runs a structured debate with cross-examination, converges to a conclusion, and outputs an HTML meeting-minutes file. Trigger on any research / analysis / discussion / decision request.

not rated 2 1mo ago A 67 tokens original MIT

blockrun-cli

5644

BlockRunAI/blockrun-cli

Skill Claude CodeCodex

Use the blockrun CLI to pay-per-request AI (chat/image/video/music/speech), live data (web/X search, prediction markets, Pyth prices, 40+ chain RPC), and any x402-paid endpoint — all billed from a local USDC wallet, no API keys. Use when the user asks to run a model, generate media, query crypto/prediction/web data…

not rated 2 13d ago A 113 tokens original MIT

developer

5646

jmfloreszazo/agent-eval-poc

Agent Claude Code

Developer agent (Agent-Dev). Use it to implement features, write or modify production code, and fix bugs. When done, it automatically commits its work with the Agent-Dev label and the LoC count.

not rated 2 2mo ago A 45 tokens original MIT

klayer-skill

5648

walkowicz19/klayer

Skill Claude CodeCodex

Automatically use klayer for grounding, codebase indexing, session memory, and episode logging during software development tasks unless the user explicitly opts out.

not rated 2 1mo ago A 33 tokens

aln-loop-designer

5649

fyzycyst/Agentic_Loop_Notation

Skill Claude CodeCodex

Design, audit, repair, and export AI-agent loops using Agentic Loop Notation v0.3. Use for loop design, prose-to-ALN translation, Loop Doctor safety reviews, and exports to Claude Code or Codex — scoped task prompts, Codex goals, skills, hooks, scheduled tasks, automations, and reusable loop examples.

not rated 2 2mo ago A 77 tokens CC-BY-4.0

domain_adapter

5650

GovOn-Org/GovOn

Agent Claude Code

A domain-specialist agent for the GovOn AX platform, using trained models for public administration and law. It is intended to answer questions about administrative procedures, permits, complaints, legislation, and court decisions.

not rated 2 yesterday A 88 tokens original MIT

codex-reference

5651

ybx-stack/rich-brain-clean-hands

Skill Claude CodeCodex

This is the production-grade SKILL file that the rich brain loads when it needs to delegate. It covers the complete decision tree: when to delegate, who pulls data, how to launch, how to wait, how to read results. Paths use / placeholders — adapt to your layout.

not rated 2 2mo ago A 0 tokens original MIT

agentreceipt

5653

ametel01/agentreceipt

Skill Claude CodeCodex

Use AgentReceipt CLI as a local evidence sidecar for AI coding sessions. Use when an agent needs compact replay/focus reports, patch-equivalence checks, schema outputs, or deterministic JSON workflows.

not rated 2 1mo ago A 42 tokens original Apache-2.0

w48669664-bit/colla-agent

Skill Codex

Run Colla Agent, a traceable bounded collaboration loop in which the current Codex session implements a project and Antigravity plans and reviews it read-only. Use for complex or high-risk coding, design, refactoring, debugging, document, media, data, or multi-file project work when the user asks for Colla Agent…

not rated 2 5d ago A 130 tokens original MIT

go4

5655

jlldavies/go4-llm-design-patterns

Skill Claude CodeCodex

Use when designing, architecting, planning, or debugging any system with an LLM in it — agents, agent loops, RAG and retrieval, prompt pipelines, multi-agent or subagent orchestration, tool use and MCP, memory and context management, evals, or production guardrails. Trigger BEFORE committing to an approach — choosing…

not rated 2 1mo ago A 141 tokens original MIT

meta-skill

5656

MetaBrain-Labs/meta-skill

Skill Claude CodeCodex

A Chinese-language guide for finding, evaluating, creating, improving, testing, and packaging Agent Skills, which are reusable instructions that guide an AI coding or task agent.

not rated 2 3mo ago A 93 tokens copy · 81% MIT

agentic-cadence

5657

Chef-Code/agentic-cadence

Skill Claude CodeCodex

Manage durable agent handoffs, Cadence state, pickup signatures, and clean-square shutdowns for long-running or self-evolving workflows.

not rated 2 2mo ago A 33 tokens original MIT

agents-md

5658

adampoit/ai

Skill Claude CodeCodex

Create and maintain AGENTS.md files that provide AI coding agents with project context, commands, code style, and boundaries. Use when updating an existing AGENTS.md, creating a new AGENTS.md for a repository, or improving agent instructions for a codebase.

not rated 2 15d ago A 55 tokens original MIT

trio-omnigent

5659

albiol2004/trio-agent-loop

Skill Claude CodeCodex

Run the Cursor-backed Omnigent Trio loop from the current Claude/Codex UI session when the user explicitly says “Trio Omnigent”, “Omnigent Trio”, or invokes /trio-omnigent. Do not use for an ordinary native Trio request.

not rated 2 changed today A 61 tokens original MIT

agentops-course

5660

MLOps-Courses/agentops-open-course

Skill Claude CodeCodex

Index of the AgentOps patterns for operating LLM agents in production — telemetry, guardrails, resilience, evaluation, token budgets, least privilege, and incident response — with a pointer to the full open-source course. Use when you want an overview of how the AgentOps skills fit together, or where to start…

not rated 2 5d ago A 73 tokens original MIT

core-loop

5661

boranesn/agentic-base

Plugin Claude Code

Bundles 1 skill, 2 agents, 5 hooks · 197 tokens together

Agentic loop çekirdeği: append-only log, deterministik riskli-komut gate'i, confidence eşik makinesi (0.7/0.85 kodda sabit), critic zorunluluğu, review kuyruğu, kill-criteria, echo/critic ajanları, /start-project skill'i (PRD ingestion + drift-detection çıpası) ve main-edit dedektörü (disiplin dışı kod düzenlemesini…

not rated 2 2mo ago A tokens not measured original MIT

self-improve

5662

ttxs69/coding-agent-eval

Skill Claude CodeCodex

Use when the user wants to proactively push a project forward by implementing its next feature. Reads project artifacts (specs' "future work" sections, README, TODOs, recent commit trajectory, codebase gaps), infers candidate features, asks the user to pick one, then implements it on an isolated branch with…

not rated 2 2mo ago A 99 tokens

orcast

5663

RubinCarter/orcast

Skill Claude CodeCodex

Use when orchestrating multiple agents in Orca: fan out parallel workers, pipeline work across stages, adversarially verify findings, run judge panels or loop-until-dry sweeps, or delegate a task and get the result back. You write a Plan definition in real JavaScript — a worker-workflow graph of worker, action, and…

not rated 2 1mo ago A 139 tokens original MIT

Zoverions/AXIOM-MESH

Skill Claude CodeCodex

Use this read-only skill before consequential agent actions to separate capability from authority. It checks identity, scope, purpose, consent, evidence, revocation, appeal, continuity/exit, and legitimacy; it never grants permission or executes the action.

not rated 2 today A 56 tokens original Apache-2.0

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: