Building agents skills

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

Browse within: LLM 207agent 196agentic-ai 196agents 156skills 145openai 87antigravity 83agentic-workflow 79cli 76ai-skills 74agentic-framework 73ai-assistant 68Autonomous Agents 67ai-tools 57

harness-optimizer

241

A-EVO-Lab/a-evolve

Skill Claude Code

Optimize an AI agent's harness for MCP-Atlas benchmark. Use when analyzing execution traces, diagnosing failures, and proposing improved prompts, skills, or harness code.

not rated 780 +7 21d ago A 37 tokens

agent-team-manager

242

countbot-ai/CountBot

Skill Claude CodeCodex

A command-line manager for teams of AI agents, where each agent has a role and the team can use different workflows or models.

not rated 776 +3 8d ago A SkillSpector: pass 76 tokens original MIT

maddada/Ghostex

Skill Claude CodeCodex

Use this skill to execute a multi-phase coding task with a Fable-planned, Codex-implemented, Fable-verified pipeline inside Ghostex: the invoking session plans inline and writes a phase plan file, launches one Codex (gpt-5.6) worker pane per phase through the Ghostex CLI, then launches a Fable verifier pane that…

not rated 776 +20 today A SkillSpector: warn 110 tokens original MIT

build-connector

244

getomnico/omni

Skill Claude Code

Build a new connector for Omni workplace agents. Use when creating a new data source integration, scaffolding connector structure, exposing agent actions/tools/resources, or needing help with the connector SDK.

not rated 775 +4 yesterday A SkillSpector: pass 41 tokens original Apache-2.0

llm-council

245

tenfoldmarc/llm-council-skill

Skill Claude CodeCodex

Run any question, idea, or decision through a council of 5 AI advisors who independently analyze it, peer-review each other anonymously, and synthesize a final verdict. Based on Karpathy's LLM Council methodology. MANDATORY TRIGGERS: 'council this', 'run the council', 'war room this', 'pressure-test this'…

not rated 757 +16 4mo ago A 218 tokens

agent-ruler-openmcp

246

LSTM-Kirigaya/openmcp-client

Skill Codex

Guidance for installing, upgrading, verifying, and using the npm package @agent-ruler/openmcp and its openmcp CLI. Use when a user asks how to install OpenMCP from npm, start or diagnose the Gateway, use OpenMCP CLI commands, configure skills through SKILLPATH, troubleshoot global installs, or publish/test the CLI…

not rated 752 +1 3mo ago A SkillSpector: warn 80 tokens original Apache-2.0

self-improving-agent

247

pskoett/self-improving-agent

Skill Claude CodeCodex

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge…

not rated 751 +6 1mo ago A 104 tokens

codeman

248

Ark0N/Codeman

Skill Claude CodeCodex

Drive Codeman, the session manager this agent is running inside, over its HTTP API: list sessions, start worker sessions, send them prompts, block until they finish (wait / wait-output / send-and-wait), read their output, and clean up; where available, message claude workers directly (Claude Code cross-session…

not rated 750 +8 changed 4d ago D 116 tokens original MIT

skill-creator

249

ClawRunr/JavaClaw

Skill Claude CodeCodex

Create new skills, modify and improve existing skills for JavaClaw. Use when users want to create a skill from scratch, edit or improve an existing skill, or refine a skill's description so it triggers more reliably. Also use when a user asks to "turn this workflow into a skill", "save these instructions as a skill"…

not rated 749 +1 3d ago A SkillSpector: pass 80 tokens LGPL-3.0

durable-executor

250

modiqo/skillspec

Skill Claude CodeCodex

Universal first-hop for any tool-backed request that may execute, inspect, mutate, automate, browse, call, fetch, generate, install, test, run, or create artifacts through CLI, shell, API, adapter, browser, provider, local process, or external tool, with trace, alignment, evidence capture, and future recall. Use for…

not rated 740 +2 1mo ago A SkillSpector: pass 175 tokens original Apache-2.0

typeagent-setup

251

microsoft/TypeAgent

Skill Claude Code ✓ vendor

Configure TypeAgent integration mode and settings.

not rated 739 +1 today A SkillSpector: pass 12 tokens original MIT

capabilities-manager

252

infragate/capa

Skill Claude CodeCodex

Manage capa CLI configuration — capabilities.yaml / capabilities.json, skills, MCP servers, tools, hooks, sub-agents, rules, plugins, AGENTS.md / CLAUDE.md, security options, tool exposure modes, capa wrap shadow workspaces, --passthrough native writes, registries (including Claude marketplaces), activity traces, and…

not rated 736 +2 today A 270 tokens

learning-systems

253

joelhooks/swarm-tools

Skill Claude CodeCodex

Implicit feedback scoring, confidence decay, and anti-pattern detection. Use when understanding how the swarm plugin learns from outcomes, implementing learning loops, or debugging why patterns are being promoted or deprecated. Unique to opencode-swarm-plugin.

not rated 735 +1 1mo ago A 49 tokens

repo-task-proof-loop

254

DenisSergeevitch/repo-task-proof-loop

Skill Claude CodeCodex

Repo-local workflow skill for large coding tasks. Initializes .agent/tasks/TASKID artifacts, installs project-scoped Codex and Claude subagents, updates AGENTS.md plus the repo's Claude guide file with the workflow, and runs a spec-freeze → build → evidence → verify → fix loop with fresh-session verification.

not rated 730 +2 5mo ago A 69 tokens original Apache-2.0

workflow-guide

255

alikon-art/DeterminFlow

Skill Claude CodeCodex

A guide for working with DeterminFlow workflows, which are automated sequences of tasks connected by steps and decisions.

not rated 723 +23 yesterday A SkillSpector: warn 75 tokens AGPL-3.0

agentacct-workflow

256

mikehasa/agentacct

Skill Claude CodeCodex

Use when working in a repo with agentacct MCP configured, or when asked to track coding-agent work, smoke-test agentacct integrations, or report objective AI-agent task evidence.

not rated 718 +17 changed 2d ago A SkillSpector: pass 40 tokens original MIT

awesome-novel

257

modoojunko/awesome-novel-agent

Skill Claude CodeCodex

A nine-agent workflow for writing a novel with AI, from creating the initial setting through organizing the finished material. It can also bring an existing novel into the workflow.

not rated 716 +19 changed today C 66 tokens GPL-3.0

whitelonng/dshcode

Skill Claude CodeCodex

Create, modify, debug, or extend dynamic Cordis Plugins, including Host Services and Events, Client Slot and theme UI, Package-private Client-to-Host calls, dynamic Tools, version updates, approval failures, and runtime diagnostics. Use this Skill to route a user request to the correct platform and Inspect Provider…

not rated 713 +3 7d ago A 80 tokens copy · 100% MIT

looper

259

ksimback/looper

Skill Claude Code

Scaffold a well-designed agent loop with best-practice coaching and a cross-model review council. Use when the user wants to design, build, or set up an agent loop, iterative agent workflow, self-review loop, LLM-as-judge loop, multi-model council, reviewer/judge gate, or /goal-style looping process. Start from a…

not rated 712 +1 1mo ago A 157 tokens original MIT

ms-teams-apps

260

alinaqi/maggy

Skill Claude Code needs its repo

Microsoft Teams bots and AI agents - Claude/OpenAI, Adaptive Cards, Graph API.

not rated 707 +2 changed 4d ago A SkillSpector: warn 22 tokens original MIT

skillgrade-graders

261

mgechev/skillgrade

Skill Claude CodeCodex needs its repo

Authors deterministic and LLM rubric graders for skillgrade evaluations. Use when creating scoring scripts, writing evaluation rubrics, or combining multiple graders with weighted scoring. Don't use for setting up eval pipelines, configuring eval.yaml defaults, or general test writing.

not rated 705 +3 17d ago A SkillSpector: pass 54 tokens original MIT

create-task

262

zli12321/LHTB

Skill Claude Code

Create a new Harbor task for evaluating agents. Use when the user wants to scaffold, build, or design a new task, benchmark problem, or eval. Guides through instruction writing, environment setup, verifier design (pytest vs Reward Kit vs custom), and solution scripting.

not rated 698 +1 16d ago A ✓ AI review 56 tokens copy · 88% Apache-2.0

evolve-agent-skills

263

eunomia-bpf/agentsight

Skill Codex

Analyze Codex, Claude, AgentSight, or other agent trajectories to find repeated failure modes and turn them into evidence-gated skill improvements. Use when the user asks why agents keep making the same mistakes, whether a skill should change, how to learn from many sessions, how to convert repeated workflows into…

not rated 685 +14 5d ago A SkillSpector: warn 144 tokens original MIT

arcjet/arcjet-js

Skill Claude CodeCodex needs its repo

Integrate Arcjet security into a Vercel Eve agent using @arcjet/guard — add guard gates to tools and connections, screen inbound messages, and record agent lifecycle events correlated to the session. Use when asked to add Arcjet to an Eve agent, rate limit its tools, guard connection access, or screen inbound messages.

not rated 682 changed 3d ago A SkillSpector: warn 77 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: