Building agents skills

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

Browse within: LLM 206agent 200agentic-ai 197skills 150agents 148openai 87antigravity 83agentic-workflow 79ai-skills 76cli 76agentic-framework 73Autonomous Agents 67ai-assistant 65agent-framework 59

coding-principles

1489

kaustubhhiware/agent-skills-fullstack-development

Skill Claude Code

Behavioral guidelines to reduce common LLM coding mistakes. Emphasizes thinking before coding, simplicity, surgical changes, and goal-driven execution. Load this when writing or modifying code to avoid overengineering and unnecessary changes.

not rated 16 4mo ago A 48 tokens original MIT

skill-router

1491

torakagemusha-sudo/torafirma-skill-router

Skill Claude CodeCodex

Use first when a task may benefit from specialized capability in a large local skill library. Search indexed metadata, select an explainable ranked candidate, then fetch only the exact SHA-256 revision returned by search.

not rated 16 1mo ago A 44 tokens original MIT

skilljack-docs

1492

olaservo/skilljack-mcp

Skill Claude CodeCodex

Complete documentation for the Skilljack MCP server - tools, prompts, resources, configuration, and architecture reference.

not rated 17 2d ago A SkillSpector: pass 26 tokens original MIT

adding-external-mcp

1493

XAIHT/Tlamatini

Skill Claude CodeCodex

The authoritative reference for adding a NEW external MCP server to Tlamatini universal MCP client layer. Covers the full lifecycle: catalog import, transport selection, activation, runtime provisioning, diagnosis, verification, and troubleshooting. READ THIS BEFORE calling externalmcpimport, before editing…

not rated 16 today A SkillSpector: warn 71 tokens original MIT

selftune

1494

selftune-dev/selftune

Skill Claude CodeCodex

Self-improving skills toolkit that watches real agent sessions, detects missed triggers, grades execution quality, and improves skill packages through evals, replay, baselines, review, and post-deploy watch. Use when verifying or publishing a skill, improving instructions or routing, checking skill health, grading…

not rated 16 changed 7d ago A SkillSpector: warn 148 tokens original MIT

ai-rag-agent-designer

1495

z3247124509-sketch/ai-rag-agent-designer-skill

Skill Claude CodeCodex

An AI product planning guide for deciding whether to use retrieval-augmented generation (RAG) or an agent. RAG lets an AI search a knowledge collection before answering, while an agent can choose actions and tools.

not rated 16 2mo ago A 125 tokens

bahayonghang/my-ai-cli-toolkit

Skill Claude Code

Audit and improve the Claude Code context layer — CLAUDE.md guidance files, .claude/rules/ path-scoped rules, and companion codemap.md navigation maps — against Claude 5 context-engineering rules (judgement over rules, progressive disclosure, no cross-layer conflicts). Asks whether to optimize the current repository…

not rated 16 changed 4d ago A SkillSpector: warn 173 tokens original MIT

skill-creator

1497

a-tokyo/agent-skills

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 16 +1 1mo ago A 64 tokens copy · 88% MIT

mcpmu

1498

Bigsy/mcpmu

Skill Claude Code

Install, set up, and manage MCP servers using the mcpmu CLI. Use when the user wants to install mcpmu, register it as an MCP server, add/remove/list MCP servers, manage namespaces, set tool permissions, manage server-level denied tools, or expose servers via serve mode.

not rated 16 +1 changed 7d ago A SkillSpector: warn 64 tokens original MIT

autoresearch

1499

Muminur/autoresearch-skill-Andrej-Karpathy

Skill Claude CodeCodex

Autonomous Goal-directed Iteration. Apply Karpathy's autoresearch principles to ANY task. Loops autonomously — modify, verify, keep/discard, repeat. Supports optional loop count via Claude Code's /loop command. Invoking /autoresearch builds a real-data benchmark harness, captures a baseline, and iterates with a…

not rated 16 4mo ago A 82 tokens original MIT

agent-bridge

1500

kununu/agent-bridge

Skill Claude CodeCodex

Delegate real coding work to a peer AI agent (such as Claude Code, Codex (ChatGPT), or Gemini (Antigravity)) that runs its own full harness, or use that peer as an independent reviewer, adversarial red-team, ideation & planning partner. Trigger when the user says "use agent bridge", "ask ", "delegate to ", "have…

not rated 16 +1 changed 11d ago A SkillSpector: pass 167 tokens original MIT

codex-universal-proxy

1501

bharat2808/codex-universal-proxy

Skill Claude CodeCodex

Install and manage the unofficial codex-universal-proxy local compatibility tool. Use when the user wants Codex to install it from npm, clone/download the repo, configure model routing, start/restart/inspect the proxy, switch the local experimental Ollama/proxy workflow on or off, or uninstall it.

not rated 16 +1 22d ago A SkillSpector: warn 69 tokens original MIT

agentsync

1502

yelmuratoff/agent_sync

Skill Claude CodeCodex

Create or edit AgentSync configuration — AGENTS.md, rules, skills, commands, subagents, settings, MCP servers, hooks, or per-tool configs. Use this skill when adding a rule, creating or scaffolding a skill, writing a slash command, defining a subagent persona, editing permissions, configuring an MCP server, setting up…

not rated 16 +2 changed 3d ago C 142 tokens GPL-3.0

eshell-config

1503

mahoushoujyo-eee/eshell

Skill Claude CodeCodex

Edit eShell's SSH, ACP, and Ops Agent config files and understand .eshell-data. Use when the user asks to add/change an SSH server profile, adjust agent login or spawn settings, add an ACP agent, explain what a .eshell-data file does, or tune connection/agent behavior via one of the JSON config files. Covers the exact…

not rated 16 +1 6d ago A 146 tokens

skill-audit

1504

okjpg/skill-audit

Skill Claude CodeCodex

Audits a Claude Code / Agent SDK skill (or folder of skills) against 10 QA checks to verify it will trigger and execute correctly in any LLM (Claude, GPT, Gemini). Ativa quando o usuário diz "audit my skill", "roda skill-audit", "verifica se essa skill funciona", "check skill quality", "skill-audit ./my-skill", "minha…

not rated 15 4mo ago A 169 tokens

claude-codex-bridge

1505

Jayden-X-L/claude-codex-bridge

Skill Claude Code

Bridge Claude Code and Codex for bidirectional execution review. Use when Claude should send its result to Codex/GPT-5.5 for audit, audit Codex/GPT-5.5 handoffs, return feedback to Codex, or run an automated Claude-Codex review loop.

not rated 15 3mo ago A 68 tokens original MIT

jackchuka/skills

Skill Claude Code

Audit skill SKILL.md files for compliance with the agentskills.io specification and house conventions. Checks frontmatter fields (name, description, compatibility, metadata, argument-hint), metadata sub-fields (author, scope, layer, confirms), and layer/suffix consistency. Use when adding new skills, reviewing skill…

not rated 15 today A SkillSpector: warn 112 tokens original MIT

ecosystem-guide

1507

spences10/skills

Skill Claude CodeCodex

Navigating LLM tooling workflows. Use when choosing recall, search, SQLite, MCP, secret-safety, or skill validation tools.

not rated 15 1mo ago A 31 tokens

fablize

1508

teixeirazeus/fablize-for-hermes

Skill Claude CodeCodex

A harness that makes any model see a task through to the end — with evidence and verification — as procedure, not as luck. Enforces verification grounding (run & observe artifacts before declaring done), multi-story decomposition with an evidence gate, a systematic investigation protocol, and early-stop prevention.…

not rated 15 2mo ago A 79 tokens original MIT

shared-brainstorm

1509

mohitmayank/shared-brainstorm

Skill Claude CodeCodex

Triggers: /shared-brainstorm command, or when the user says "brainstorm with my team" / "get team input" / "ask the group".

not rated 15 3mo ago A 0 tokens

omniwire

1510

NetVar1337/omniwire

Skill Claude CodeCodex

Infrastructure layer for AI agent swarms — 88 MCP tools for mesh control, A2A protocol, OmniMesh VPN, CyberSync, web scraping, firewall management, browser automation, and more. 80ms execution.

not rated 16 7d ago B 49 tokens GPL-3.0

avp-trust-enforcement

1511

agentveil-protocol/agentveil-sdk

Skill Claude CodeCodex

AgentVeil action-control workflows for AI agent systems. Evaluate risky actions with Runtime Gate, route human approvals, resume approved execution, fetch signed receipts, inspect agent public profiles, check advisory reputation, submit signed attestations, discover agents by capability, and verify audit evidence…

not rated 15 today A SkillSpector: warn 71 tokens original MIT

elisym-provider

1512

elisymlabs/elisym

Skill Claude Code

Run an elisym provider agent. Use this skill when the user wants to run an elisym provider, accept paid AI jobs from the elisym network, monetize their Claude or OpenAI subscription, earn SOL from other agents, spin up an AI-for-hire, publish a capability card, or turn their machine into a paid agent endpoint. Covers…

not rated 15 changed today A SkillSpector: warn 124 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: