Building agents skills

23,556 tagged Building agents, measured the same way as everything else here.

Browse within: agentic-ai 233LLM 217agent 200agents 151skills 145agentic-workflow 110agent-orchestration 86openai 86antigravity 79agentic-framework 73cli 73ai-skills 71Autonomous Agents 67agent-framework 63

pipeline-builder

3097

mkonstan/llm-tools

Skill Claude CodeCodex

Convert workflow documents, CLAUDE.md rules, or process descriptions into agentic pipeline skills that Claude Code or Cowork can execute as enforced task lists. Use this skill whenever a user says 'build a pipeline', 'convert my workflow to a skill', 'make this agentic', 'enforce my CLAUDE.md', 'turn my rules into a…

not rated 2 5mo ago A 182 tokens original Apache-2.0

sigil

3098

kayossouza/sigil-protocol

Skill Claude CodeCodex

Sigil Protocol - AI agent identity, integrity attestation, and cryptographic verification. Use when generating agent identity, signing documents, attesting soul files, verifying agent integrity, or issuing interaction receipts.

not rated 2 7mo ago A 43 tokens original MIT

Auto-Optimize

3099

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 yesterday A 93 tokens original MIT

agents-md-generator

3100

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

3101

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 3d ago A 105 tokens original MIT

agents-doctor

3102

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 14d ago A 93 tokens original MIT

agents-md-maintainer

3103

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

3105

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

cursor-hook-authoring

3106

philtzjp/startingpoint

Skill Claude CodeCodex needs its repo

A reference for creating and debugging Cursor Hooks, scripts that run when events such as shell commands, tool calls, or file edits occur. It documents their configuration, input and output data, and exit-code behavior.

not rated 2 27d ago A 87 tokens original MIT

skill-name

3107

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

3108

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 27d ago A 103 tokens original MIT

command-writing

3109

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

3110

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 19d ago A 200 tokens original MIT

write-procedure

3111

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

3112

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

3113

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

3114

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

3115

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

3116

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 1mo ago A 0 tokens original MIT

counselors

3117

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 5d ago A 35 tokens

readiness-scorer

3118

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

3119

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

skill-sync-review

3120

FFmorange/QDeskWatch

Skill Codex

A review process for deciding whether a project skill still matches the work it is meant to guide. It checks the skill’s trigger text, displayed description, instructions, supporting files, and boundaries with project documentation.

not rated 2 4mo ago A 135 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: