Building agents

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.

agentsec

4177

semiotic-ai/agentsec

Skill Claude CodeCodex

Audit AI agent skills for security vulnerabilities. Use when scanning installed skills against the OWASP Agentic Skills Top 10, checking skills before running them, gating CI/CD on skill safety, or generating audit reports (text, JSON, SARIF, HTML) for stakeholders.

not rated 5 2mo ago A 57 tokens original MIT

band-loop

4178

band-app/band

Skill Claude Code

Schedule a recurring prompt against a Band workspace's coding agent via a cronjob, with an optional self-deleting "stop when criteria is met" wrapper. Use when the user wants to "loop on X every 10m", "keep retrying until Y", "poll the deploy every 5 minutes", "check in every hour until tests pass", "run this prompt…

not rated 5 yesterday A SkillSpector: warn 171 tokens original MIT

Kenogami-AI/codebase-readiness

Skill Claude Code

Assess the current codebase's readiness for AI-native development against the 9-dimension model. Produces a codebase state (greenfield/brownfield/hybrid), a scorecard, a ceiling level, and a prioritized remediation plan or roadmap. Use when the user asks "is this codebase ready for agents?", "what would it take to…

not rated 5 5mo ago A 98 tokens original MIT

brain-orchestrator

4180

ErikaAX08/erikas-skills

Skill Claude CodeCodex

Act as the architectural brain of a multi-agent engineering operation — investigate an unfamiliar, large, or legacy codebase, model how it really works, diagnose root causes instead of symptoms, design the minimal architecturally-correct change, decompose it into scoped task contracts with a dependency DAG, persist…

not rated 5 18d ago A SkillSpector: warn 151 tokens original MIT

skill-review

4181

taylor0017-creator/skill-review

Skill Claude CodeCodex

A structured review of a coding-agent skill file, usually named SKILL.md. It checks the file against published standards and produces a scored report with specific fixes.

not rated 5 3mo ago C 48 tokens original MIT

Stephen-Kimoi/harness-engineering-template

Skill Claude CodeCodex

Use when building software with AI agents and you need a serious end-to-end workflow instead of vibe coding. Covers harness choice, context discipline, cleanup, review loops, launch pressure, and security basics.

not rated 5 3mo ago A 47 tokens

skill-auto-maintain

4184

jiangyuxue666/skill-auto-maintain

Skill Claude CodeCodex

Automated lifecycle management for non-bundled Hermes skills. Scans all skill directories, migrates orphans to userskills/, registers in userskills.json, detects merge candidates via multi-dimensional similarity, and optimises SKILL.md format. No SOUL framework dependency — works on any standard Hermes Agent…

not rated 5 4mo ago A 69 tokens original MIT

steamer

4185

agenmod/steamer-skill

Skill Claude CodeCodex

A workflow for turning a person's publicly available talks, interviews, articles, or messages into a structured AI reference for their thinking and communication style.

not rated 5 5mo ago A 56 tokens original MIT

voice-skill-creator

4186

ericporres/voice-as-a-skill

Skill Claude CodeCodex

Self-applied interviewer that walks a first-time agent user (Cowork, Codex, Claude Code, or any Skills-aware system) through producing a v1 voice SKILL.md scaffold of their own. Conducts a structured interview across identity, modes, sample harvest, pattern extraction, tropes, and worked examples; then generates a…

not rated 5 4mo ago A 227 tokens

skill-developer

4187

oxygen914/skill-developer

Skill Codex

A development and review assistant for Agent Skills: instruction packages that teach coding agents how to perform specific tasks. It supports skills for Codex and Claude Code, including their SKILL.md files.

not rated 5 2mo ago A 158 tokens

bankr-router

4188

tachikomared/bankr-router

Skill Claude CodeCodex

Local smart routing layer for Bankr LLM Gateway traffic. Use when explaining or installing Bankr Router, switching auto/eco/premium profiles, configuring OpenClaw providers, verifying routing, or debugging router/Bankr model issues.

not rated 5 5mo ago A 51 tokens original MIT

upskill

4189

dpreil-ydlp/upskill

Skill Claude CodeCodex

Meta-skill that learns new capabilities from NPM and pip package registries. Use when user asks to integrate with a service (e.g., "I need to use Asana"), mentions an API we don't have a skill for, or explicitly invokes "/skill upskill ". Automatically searches NPM and pip, installs packages globally to /.claude/, and…

not rated 5 4mo ago A 97 tokens original MIT

skill-open-sourcer

4190

zjp1997720/skill-open-sourcer

Skill Codex

Package and publish one local agent Skill, or audit and release a Registry-driven public Skill portfolio, as polished installable GitHub packages. Use when the user gives a SKILL.md, Skill directory, or multi-Skill repository and asks to open-source, publish, release, share, validate, detect drift, synchronize…

not rated 5 2mo ago A 117 tokens original MIT

dream-team

4191

ChrisMckerracher/claude-dream-team

Plugin Claude Code

Bundles 3 commands, 7 agents, 1 plugin · 1,093 tokens together

Multi-agent orchestration system for software development. Coordinates specialized agents (Team Lead, Architect, Product, QA, Code Review, Coding, UI/UX Designer) through structured Epic, Bug Discovery, and Continuous Improvement workflows with spelunk-based code exploration, git worktree isolation, and review queue…

not rated 5 6mo ago A tokens not measured original MIT

dyor/skills

Skill Claude CodeCodex needs its repo

Blueprint for writing or updating an AGENTS.md file that includes agent instructions for a KMP project.

not rated 5 3mo ago A 28 tokens original MIT

fanyty/claude-distill-book

Skill Claude Code

A Chinese-language reference skill about engineering the systems around coding agents: execution, tools, context, lifecycle, monitoring, verification, and governance.

not rated 5 3mo ago A 105 tokens original MIT

agentvouch

4195

dirtybits/agentvouch

Skill Cursor

Uses AgentVouch marketplace and trust model to browse skills, inspect author trust, install free or paid skills, publish skills, and reason about vouch/report semantics. Use when working with agentvouch.xyz, web/public/skill.md, /api/skills, X-AgentVouch-Auth, purchaseSkill, author trust signals, or AgentVouch…

not rated 5 today A 83 tokens

alvarorestrepo/project-knowledge-bootstrap

Skill Claude Code

Analyzes a project and generates domain knowledge artifacts (AGENTS.md + skills) so the SDD Orchestrator has full context from the first session. Trigger: When initializing knowledge for a new project, after sdd-init, or when user says "bootstrap knowledge", "generate agents", "create project skills", "bootstrap…

not rated 5 5mo ago A 77 tokens original MIT

dungnotnull/herbal-essential-oil-extraction-agent-skill

Skill Claude CodeCodex

This document is the authoritative reference for how skills (agents, tools, hooks) are registered, resolved, executed and validated in the v2.0 runtime. It supersedes the linear-only flow described in the original markdown skills while remaining backward-compatible with them (skills/.md are now the human-readable…

not rated 5 1mo ago A 0 tokens original MIT

agents-link

4198

kennyzheng-builds/agentslink

Skill Claude CodeCodex

Agent-to-Agent collaboration via shareable links. Use this skill when the user expresses intent to transfer context, problems, knowledge, or work results to another AI agent for collaboration — regardless of language. Core intent patterns: (1) seeking help from another agent, (2) sharing knowledge/context with another…

not rated 5 5mo ago A 231 tokens

kinkinluo/kinkinluo-skills

Skill Claude CodeCodex

Coordinate work across multiple servers, machines, repos, or disconnected workspaces when the whole project cannot live in one folder. Use this skill whenever the user mentions different servers, remote machines, split codebases, cross-workspace integration, handoff between assistant sessions, relay workflows, SSH/Git…

not rated 5 6mo ago A 142 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: