ai-agents skills

52,571 tagged ai-agents, measured the same way as everything else here.

Browse within: LLM 346agentic-ai 322agent 226antigravity 221chatgpt 215agentic-skills 192ai-workflows 185coding-agents 174cli 145ai-assistant 130agents 107openclaw 94claude-code-skills 89agent-infrastructure 88

Gesondian/ai-collab-governance-skills

Skill Claude CodeCodex

Use when repeated delivery failures, disputed acceptance, weak evidence patterns, owner-routing mistakes, or trial observations may need reusable governance improvement.

not rated 1 2mo ago A 32 tokens original MIT

bianzheng-siwei

3770

Culeot/bianzheng-siwei

Skill Claude CodeCodex

A structured thinking system based on dialectical analysis and seeking facts before deciding. It focuses on examining opposing forces, identifying the main problem, and acting according to evidence and objective conditions.

not rated 1 1mo ago A 450 tokens original MIT

semver-cop

3771

tokyubevoxelverse/semver-cop

Skill Claude CodeCodex

Determine whether the next release is legally a patch, minor, or major by diffing the public API surface against the last published version. Use before cutting a release, when reviewing "is this breaking?", or when writing honest release notes.

not rated 1 1mo ago A 52 tokens original MIT

data

3772

vindm/dotclaude

Skill Claude CodeCodex

Set up database / persistent-state discipline for a project with a DB. Authors a data-auditor agent (5 categories of integrity check), a migration-create skill, query-discipline rule (CLI > MCP DB tool for reads), and edit-time regen hook — all derived from the project's actual schema, migration framework, and…

not rated 1 9d ago A 100 tokens original MIT

agent-adoption-triage

3773

shimo4228/agent-adoption-triage

Skill Claude Code

Five-question triage for routing AI work to the right architecture — script, algorithmic search, LLM workflow, or autonomous agentic loop — before any agent is built. Use when someone says "let's build an agent for X", when deciding whether a use case actually needs an autonomous agent, when reviewing an agent…

not rated 1 29d ago A 143 tokens original MIT

dianpo

3774

jyuwaaw/dianpo-skill

Skill Claude CodeCodex

A Chinese-language guide for explaining the hidden roles and trust relationships in technical systems. It clarifies who owns tokens, keys, certificates, and endpoints, who checks them, and what each party proves.

not rated 1 1mo ago A 253 tokens original MIT

repo-scout

3775

wallmage/repo-scout

Skill Claude CodeCodex

Audit an open-source repository and return an INSTALL / SKIP verdict. Use only when the user explicitly invokes $repo-scout or explicitly names Repo Scout and asks to use it. Never auto-trigger for repository URLs, project websites, package pages, comparisons, installation requests, /plugin install, or shell commands.

not rated 1 1mo ago B 67 tokens original MIT

textual

3776

vinsonconsulting/califa-cards

Skill Claude CodeCodex

Build, style, and debug terminal user interfaces in Python with Textual. Use when the user mentions Textual, a TUI, App/Widget/Screen subclasses, reactive attributes, TCSS or Textual CSS, textual run, textual console, or compose(). Do NOT use for plain CLI argument parsing (use click-cli), Rich-only static output (use…

not rated 1 1mo ago A 88 tokens original Apache-2.0

stamina

3777

mikegall13/stamina

Skill Claude CodeCodex

Use whenever a session has been long, many tasks have been completed, a lot of tokens/context have been used, it's late, or you feel any pull to suggest wrapping up, pausing, or resuming later — before writing that suggestion.

not rated 1 1mo ago A 52 tokens original MIT

impeccable

3778

Culeot/content-forge-kit

Skill Codex

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states.…

not rated 1 1mo ago A 403 tokens

use-case

3779

succtorlin/use-case

Skill Claude CodeCodex

Use when asked what a product can do, to generate or refresh a use-case panel, to build a demo deck, or to find features that exist in code but are unreachable in the app. Walks the codebase AND the live app in a browser; only browser-verified use cases are cataloged.

not rated 1 1mo ago A 65 tokens

release-doi

3780

shimo4228/release-doi

Skill Claude Code

A release checklist for research repositories that publish versions with Zenodo, a service that assigns permanent digital object identifiers (DOIs) to research outputs. It also records a Software Heritage identifier, which helps identify archived source code.

not rated 1 changed 13d ago A 130 tokens copy · 89% MIT

second-reader

3781

mplind/second-reader

Skill Claude CodeCodex

Build and run a source-verified Markdown knowledge vault (opens as an Obsidian vault). Ingests books, PDFs, transcripts, and articles into atomic, cross-linked, cited notes, then gates every note and every answer behind an independent verification pass that re-reads the source cold and loops until a round finds…

not rated 1 20d ago A 191 tokens original MIT

github-skills

3782

he8um/github-skills

Skill Codex

Act as a senior GitHub platform architect, open-source maintainer, DevSecOps engineer, and repository governance specialist. Produce repository systems that are understandable, maintainable, secure by default, automation-friendly, and practical for real teams.

not rated 1 1mo ago A 101 tokens original MIT

blind-ab-verify

3783

aaronartistzhang-afk/DailyWork

Skill Claude CodeCodex

A workflow for comparing two versions of a prompt, skill, or piece of text without revealing which one is the new version. Separate agents create the versions, and a person scores them without seeing their labels.

not rated 1 19d ago A 305 tokens original MIT

spec-writer

3784

dayvisonassis/sdd-skills

Skill Claude CodeCodex

Generates technical implementation spec, plan, AND an operational contract for one or more features based on PRD, codebase analysis, and iterative clarification. Produces contract.md (environment contract, quality gates, coverage manifest, observable criteria) consumed by implement-feature and evaluator. Supports…

not rated 1 20d ago A 72 tokens original MIT

docforge

3785

PrecisionUtilityGuild/docforge

Skill Cursor

Agent workflow for DocForge MCP — schema-first PDF generation. Use when producing business PDFs via DocForge tools.

not rated 1 1mo ago A 25 tokens original MIT

council-pilot

3786

wd041216-bit/council-pilot

Skill Claude Code

Fully autonomous expert forum builder and project maturity engine. User delivers an idea, auto-distills domain experts from web sources, builds knowledge base with breadth/depth/thickness/effectiveness, scores maturity (0-100), builds project code, debugs, re-scores in adversarial loop until 100/100, then submits to…

not rated 1 5mo ago A 142 tokens original MIT

b-mendoza/agent-skills

Skill Claude CodeCodex

Creates reviewable atomic git commits from explicit file or folder paths after the user asks to commit. Use when committing selected files, preserving unrelated work, splitting broad changes into logical commits, committing ticket-scoped work, or preparing a clean review series through scoped inspection, boundary…

not rated 1 6d ago A 71 tokens

agentnotify

3788

Akash97p/agent-notify

Skill Codex

Notify the user through AgentNotify when a coding agent completes, fails, becomes blocked, or needs attention - and ask the user a question and wait for their answer when work cannot continue without one, such as what to name something, which of several approaches to take, or which value is correct. The user answers…

not rated 1 changed 3d ago A 106 tokens original MIT

sidequest

3789

bicced/sidequest

Skill Claude CodeCodex

Delegate bulk LLM work - classifying, extracting, summarising or rewriting many items - to a cheap model via the sidequest CLI, so results go to a file instead of into context. Use when a task involves running the same instruction over tens, hundreds or thousands of items.

not rated 1 27d ago A 60 tokens original MIT

aurora

3790

itsribbZ/Godspeed

Skill Claude Code

Homer L6 — Sleep-time routing weight tuner. Mines Brain's decisions.jsonl + advisorcalls.jsonl, computes tier / model / guardrail distributions, and proposes routingmanifest.toml weight adjustments based on observed data. Aurora PROPOSES; the user decides. No auto-apply. Sacred Rule.

not rated 1 2mo ago A 68 tokens original MIT

backchannel

3791

j-ronk/backchannel

Skill Claude CodeCodex needs its repo

Manage a backchannel room. Start, join, check status, set the share policy, or leave a shared, E2E-encrypted session with another AI coding session. Use when the user asks to start, join, check, or leave a backchannel, or to share context with a teammate's session.

not rated 1 2mo ago A 66 tokens original MIT

astropham1808/astro-agent-skills

Skill Codex

Run a repository story through two isolated Codex sessions, with one implementer working in a Git worktree and one independent reviewer inspecting the branch, followed by a bounded fix pass, deterministic verification, and a human PR and merge gate. Use when the user explicitly asks for a dual-agent Codex workflow, an…

not rated 1 1mo ago A 126 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: