Building agents skills

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

Browse within: LLM 209agent 202agentic-ai 195skills 149agents 145openai 86antigravity 80agentic-workflow 79cli 75agentic-framework 73ai-skills 73Autonomous Agents 67ai-assistant 66agent-framework 59

managing-skills

2545

sernst/skills

Skill Codex

Manage reusable agent skills with the installed skill-manager CLI. Invoke only when the user explicitly asks to "manage skills" or clearly asks for help managing their agent skills, or when the user invokes $managing-skills. Do not invoke for requests that merely mention a skill or independently ask to install…

not rated 4 +1 3d ago A 79 tokens original Apache-2.0

syntx-ai-mcp-usage

2546

ssm82/syntx-ai-mcp

Skill Claude CodeCodex

Operates the syntx.ai MCP tools (chat, ask, stream-message, files, design, audio, video, folders, auth, model catalog). Use when calling syntx-ai-mcp tools and the JSON schema alone is insufficient — long prompts that exceed the default ask timeout, model identifier selection, chat lifecycle (create / continue /…

not rated 4 +2 1mo ago A 101 tokens original MIT

map-token-context

2547

hakiyaka/capsule

Skill Codex

Compile branching decisions outside model generation, route virtualized specialist skills, and minimize model input/output across tools, files, history, images, subagents, search, and recall. Use for token-heavy or reasoning-heavy work or reversible skill-vault management.

not rated 4 +2 8d ago A 54 tokens original MIT

jaw-dev-pabcd

2548

lidge-jun/cli-jaw-skills

Skill Claude CodeCodex

A guide for coordinating multi-phase command-line development workflows, including checkpoints, interviews, goals, and attestations.

not rated 4 +1 5d ago A 118 tokens

loadout-handoff

2549

VirajMishra1/loadout

Skill Claude CodeCodex

Pass coding work between Claude Code and Codex, check the other agent's work, coordinate simultaneous implementation, or run a bounded two-agent design discussion. Use for delegation, pending handoffs, shared contracts and file ownership, or when the user wants both agents to debate an approach before coding.

not rated 4 +1 changed 9d ago A 63 tokens original MIT

migrate

2550

Bilal140202/the-lord-of-the-skills

Skill Claude CodeCodex

Migrate an application with hardcoded LLM prompts to a full LaunchDarkly AgentControl implementation in five stages: audit the code, wrap the call, move the tools, add tracking, attach evaluators. Use when the user wants to externalize model/prompt configuration, move from direct provider calls (OpenAI, Anthropic…

not rated 4 9d ago A 96 tokens original MIT

proofpunk

2551

krzemienski/proofpunk

Skill Claude CodeCodex

Router and entry point for the proofpunk plugin's 17 delivery skills — reads a request, names the single best-fit skill (or short ordered chain for compound asks), and hands off without repeating that skill's own doctrine. Covers the full arc: brainstorm a design, plan or harden a multi-phase build, implement it end…

not rated 4 2d ago A 165 tokens

anyone-skill

2552

acnlabs/anyone-skill

Skill Claude Code

Distill anyone into a runnable OpenPersona skill pack — real or fictional, personal or public, living or historical. Collects chat logs, documents, and public content, extracts a 4-dimension persona, and generates a portable OpenPersona pack via skills/open-persona. Use when asked to distill, clone, or create a…

not rated 3 5mo ago B 79 tokens

qveris

2553

hqman/qveris

Skill Claude CodeCodex

Search and execute dynamic tools via QVeris API. Use when needing to find and call external APIs/tools dynamically (weather, search, data retrieval, stock trading analysis, etc.). Requires QVERISAPIKEY environment variable.

not rated 3 7mo ago A 49 tokens

safe-find-dsh-plugins

2554

Jinsong-Zhou/safe-find-dsh-plugins

Skill Claude CodeCodex

Use when a user wants to discover or install a DeepSeek Harness plugin, asks whether a plugin exists for a task, or wants to explore the DSH ecosystem. Searches public repositories in GitHub's dsh-plugin topic across all owners, ranks candidates against the requirement, asks the user to choose, runs a SkillSpector…

not rated 3 +1 1mo ago A 91 tokens original MIT

agora-dungeon-game-dev

2555

DanceNitra/agora

Skill Claude CodeCodex

Build a 2D dungeon game where AI agents cooperate, work on businesses, and an orchestrator (human) guides them — Phaser 3 + TypeScript + React + Node backend with LLM agents.

not rated 3 today A 49 tokens original MIT

wake-mcp-server

2556

Omodaka9375/wake

Skill Claude CodeCodex

You are connected to a WAKE MCP server. WAKE (Will-Aware Knowledge Execution) is a post-mortem protocol for AI agents. Follow these instructions based on the user's role.

not rated 3 4mo ago A 0 tokens

agentbodega

2557

agentbodegastore/agentbodega

Skill Claude CodeCodex

Discover, price, and call AgentBodega x402-payable HTTP tools. Use when an AI agent needs paid utility APIs for web search, public data, status checks, social research, media conversion, x402 inspection, agent-readiness audits, or route selection with complete input and output metadata.

not rated 3 2mo ago A 64 tokens original MIT

ai-r

2558

pro-target/ai-r

Skill Claude CodeCodex

A read-only command-line tool for listing, searching, reading, and exporting local sessions from AI coding agents such as Claude, Codex, OpenCode, Antigravity, and Pi.

not rated 3 1mo ago A 152 tokens original MIT

tunnel-etiquette

2559

zachlikefolio/tunnel-mcp

Skill Claude CodeCodex

Use when participating in a tunnel session with another developer's Claude agent (any tunnel tool is in play). Governs how to behave safely and productively in agent-to-agent conversation.

not rated 3 13d ago A 43 tokens original MIT

benchmark-adder

2560

tmuskal/arc-agi-benchmarker

Skill Claude Code

Given a benchmark repository URL (agentic envs like arc-agi, memory/eval benchmarks like longmemeval, QA/code/tool-use benchmarks, etc.), orchestrate the creation of a full Claude Code plugin that benchmarks the current harness setup against it. Wraps the babysitter:babysit skill with the benchmark-plugin-creator…

not rated 3 5mo ago A 74 tokens

mind-clone

2561

mrgnfndr-dr/mind-clone

Skill Claude CodeCodex

Build and talk to an AI "mind clone" of a real public author — a model of how they think, built from their public content, that reasons in the author's own frameworks and cites them with deep-links to the exact source moment. Use when the user wants to clone someone's mind/thinking from their public content (articles…

not rated 3 1mo ago A 191 tokens original MIT

nestharus/agent-implementation-skill

Skill Claude CodeCodex

Multi-model agent implementation workflow for software development. Orchestrates research, evaluation, design baseline, implementation, RCA, structured decomposition, constraint discovery, model selection, and agent-driven Stage 3 codemap exploration across external AI models (GPT, GLM, Claude). Use when implementing…

not rated 3 2mo ago C 86 tokens original MIT

swagger-to-mcp

2563

mcp-com-ai/api-to-mcp-skills

Skill Claude Code

Convert OpenAPI v3 specifications into MCP servers using HAPI CLI. Supports local, Docker, and Cloudflare Workers deployment. Zero code required. Use when you need to expose API functionality as MCP tools or deploy API-based services to multiple hosting platforms.

not rated 3 7mo ago C 55 tokens original MIT

context-optimizer

2564

webbertakken/agent-skills

Skill Claude CodeCodex

Audit and optimise context window usage for AI coding tools (Claude Code, OpenCode, etc.). Estimates token breakdown, identifies waste (duplicate skills, overlapping rules, bloated instruction files, dirty git status, MCP server overhead), and provides actionable recommendations with projected savings. Use when the…

not rated 3 2mo ago A 92 tokens original MIT

council

2565

himanshufound/council

Skill Claude CodeCodex

Run one request through several skills in parallel, isolated subagents, then merge their answers or judge the single best one. Use when the user invokes /council (or /council manage), or uses clear multi-skill-comparison language like "try this with a few different skills", "compare how different skills answer this"…

not rated 3 2mo ago A 135 tokens original Apache-2.0

dispatch-exploration

2566

ethanaubuchon/dossier-tradecraft

Skill Claude CodeCodex

Use during /research (or any recipe) to send 1-3 research queries in parallel — vault or web targets — and aggregate compressed findings. Routes each query to vault-researcher or web-researcher based on target. Hosts the cross-verify consent gate so any inline-research caller (/research, /design, /decompose) inherits…

not rated 3 4d ago A 85 tokens original MIT

geekjourneyx/openclaw-to-hermes-migration

Skill Claude CodeCodex

Use this skill whenever the user wants to migrate from OpenClaw to Hermes Agent, upgrade an OpenClaw workspace into Hermes, preserve skills/memory/cron/messaging/provider settings, debug Feishu or Weixin gateway issues after migration, or validate that Hermes is ready to replace OpenClaw. This skill is especially…

not rated 3 4mo ago C 120 tokens original MIT

Agentis

2568

Dhwanil25/Agentis

Skill Claude CodeCodex

Agentis is a browser-native multi-agent AI platform. Instead of a single AI model answering a question, Agentis deploys a coordinated team of specialized agents — researcher, analyst, coder, writer, reviewer, planner — across multiple LLM providers simultaneously, then synthesizes their outputs into one cohesive…

not rated 3 5mo ago A 0 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: