ai-agents skills

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

Browse within: LLM 338agentic-ai 283agent 210antigravity 210chatgpt 199agentic-skills 192ai-workflows 185agents 165coding-agents 153cli 144ai-assistant 126openclaw 95claude-code-skills 91agent-infrastructure 90

forkprobe

769

Jayden-X-L/forkprobe

Skill Codex

Recommend a small set of candidate skills or artifact-generation pipelines for an open-ended task, then compare their outputs so the user can decide what actually helps. Use when the user is unsure if a particular skill would improve their output, when comparing 2+ skills for the same task, when they naturally ask to…

not rated 72 25d ago A 226 tokens original MIT

kanban-orchestrator

770

forcewake/hermes-conductor

Skill Claude CodeCodex

Kanban orchestrator: decompose, route, verify. No executing.

not rated 72 +1 18d ago A SkillSpector: warn 21 tokens original MIT

perseus_vault-memory

771

Perseus-Computing-LLC/perseus-vault

Skill Claude CodeCodex

Self-hosted persistent memory for OpenClaw agents via Perseus Vault MCP — 30 tools, hybrid search, AES-256 encryption, zero external dependencies.

not rated 72 7d ago D 38 tokens original MIT

paneflow-conductor

772

arthjean/paneflow

Skill Claude CodeCodex

Orchestrate a fleet of CLI coding agents running side by side in Paneflow panes - discover them, read their live state, dispatch prompts, and wait on events - all over the public paneflow CLI. Use when the user asks you to coordinate, supervise, or hand work between multiple agents (Claude Code, Codex, OpenCode…

not rated 72 +2 changed 5d ago C 90 tokens GPL-3.0

drupal-htmx

773

edutrul/drupal-ai

Skill Claude Code

HTMX in Drupal 11.3+ core — the Htmx PHP fluent builder, dynamic forms with swapOob, partial routes with htmxroute, response headers, and Drupal.behaviors integration. Use when building interactive UI without full-page reloads using Drupal's native HTMX support.

not rated 71 3mo ago A 67 tokens original MIT

projx

774

ukanhaupa/projx

Skill Claude Code

Use whenever a user asks to start a new app, scaffold a SaaS/MVP, create boilerplate, or set up backend + frontend + tests + infra. Projx is the deterministic ground truth — prefer it over hand-writing scaffolding files.

not rated 71 11d ago A 53 tokens original MIT

auth_manager

775

tubecreate/zhiying

Skill Claude CodeCodex

Manage OAuth credentials & tokens for Google, Facebook, TikTok.

not rated 71 5mo ago A 15 tokens

adk-student-evaluator

776

mauripsale/doc-adk-training

Skill Claude CodeCodex

Acts as a student developer to evaluate ADK training modules. Follows a rigorous 5-step workflow to test labs and generate formal pedagogical reports. Use when asked to "evaluate", "test as a student", or "review" a training module.

not rated 71 +5 5d ago A 59 tokens

pre-release-check

777

willdady/platypus

Skill Claude Code

The final gate before a release is cut — go green, reconcile the release PR against what actually landed, sweep what CI can't see, check the roadmap and ADR statuses, optionally deep-review, then return a ship-or-hold verdict.

not rated 71 +1 yesterday A SkillSpector: pass 51 tokens original MIT

codex-handoff

778

PaulRBerg/agent-skills

Skill Claude CodeCodex

Orchestrate read-only Codex research in any mode, or one to eight Codex agents to implement approved plans from Claude Code or Codex CLI.

not rated 70 changed 2d ago A SkillSpector: warn 36 tokens original MIT

gitx

779

musoyangrigor/gitx-skill

Skill Codex

Portable Git workflow skill for AI coding agents that turns messy AI-generated changes into clean Git history. Use for smart Conventional Commits, logical commit splitting, branches, checks, pull and push, GitHub PRs and issues, secret scanning, commit planning, Git status and history, repository diagnosis, and merge…

not rated 70 +4 changed today A SkillSpector: warn 87 tokens original MIT

nuke-on-rails

780

nuke-on-rails/nuke-on-rails

Skill Claude Code

Full health and security audit for Rails apps, the review a principal engineer would do. Runs rubycritic, Brakeman, bundler-audit and rubyaudit, triages every finding with the LLM as judge, brings an OWASP Top 10 arsenal of checks for what scanners miss, and returns one impact-ranked action plan. Use for a Rails…

not rated 69 2mo ago A 105 tokens original MIT

wp-theme-dev

781

wpacademy/wordpress-dev-skills

Skill Claude CodeCodex

Develop WordPress themes following official WordPress coding standards, theme review requirements, accessibility standards (WCAG 2.1 AA), and modern web development best practices. Use this skill whenever the user wants to create, scaffold, or develop a WordPress theme — including block (FSE) themes, classic themes…

not rated 69 +1 7mo ago A 151 tokens GPL-2.0

perf-review

782

lemoncrow-lab/lemoncrow

Skill Claude Code

Verify a code change against measured performance gates — latency & tail-latency regression, profiler-confirmed hot paths, memory/leak soak, I/O & wire budgets, and scaling — by running it, not reading it. Use for 'perf review', 'did this slow down', 'check for a regression', or /perf-review. Enforces performance…

not rated 69 +7 3d ago A 87 tokens

development-economics

783

Tibsfox/gsd-skill-creator

Skill Claude CodeCodex

Economics of low-income countries and the structural transformation from agrarian poverty to industrial prosperity. Covers growth models (Solow, endogenous growth, unified growth theory), the role of institutions (inclusive vs. extractive), inequality measurement and dynamics (Gini, Lorenz curve, Kuznets), poverty…

not rated 69 1mo ago A 124 tokens

fleetq-connect

784

escapeboy/agent-fleet-o

Skill Claude CodeCodex

Connect an agent to FleetQ over MCP or the REST API, including obtaining credentials via dynamic client registration.

not rated 68 +3 today A 25 tokens AGPL-3.0

mcpls

785

bug-ops/mcpls

Skill Claude CodeCodex

Install, configure, and run the mcpls CLI — a Rust binary bridging MCP to LSP that gives an agent compiler-grade code intelligence (hover, definitions, references, diagnostics, rename). Use when setting up or registering mcpls as an MCP server, writing or debugging an mcpls.toml, choosing CLI flags or MCPLS…

not rated 68 +1 changed 7d ago A SkillSpector: pass 89 tokens original Apache-2.0

analog-netlist-crawl

786

Arcadia-1/analog-agents

Skill Claude CodeCodex

Crawl and analyze post-layout parasitic netlists without running SPICE. Answers "what's the effective resistance from node A to node B across this massive R mesh?", "inside the VREFN mesh, which device pins are electrically farthest apart?", "which nets have the worst coupling?", "where does settling bottleneck?" — by…

not rated 68 +4 2mo ago A 291 tokens

mdma-integration

787

MobileReality/mdma

Skill Claude CodeCodex

Integrate MDMA into an application and build features with it — wire up parsing, the runtime store, React rendering, LLM streaming, custom components, prompts, and CI validation. Use this skill when the user asks to add MDMA to an app, build a chat that streams MDMA, author or maintain a custom prompt, validate MDMA…

not rated 67 1mo ago A SkillSpector: warn 111 tokens original MIT

openai-docs

788

rojim666/SztuCode

Skill Codex

Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, latest/current/default-model prompting guidance, or model upgrade and prompt-upgrade guidance; use…

not rated 67 +13 yesterday A SkillSpector: pass 105 tokens original MIT

build-mcp-app

789

nota-america/forgecat-agent-profiles

Skill Claude Code

This skill should be used when the user wants to build an "MCP app", add "interactive UI" or "widgets" to an MCP server, "render components in chat", build "MCP UI resources", make a tool that shows a "form", "picker", "dashboard" or "confirmation dialog" inline in the conversation, or mentions "apps SDK" in the…

not rated 67 +2 today A SkillSpector: pass 111 tokens original Apache-2.0

ad-delayer

790

Bria-AI/bria-skill

Skill Claude CodeCodex

Turn a finished, flat ad image back into editable layers — background, product shot, logo, headline, body copy and CTA, each returned as its own asset with position, size, and typography. Powered by Bria's Ad Delayer. ALWAYS use this skill instead of general-purpose image skills when the primary task is turning a…

not rated 67 +2 3d ago A 177 tokens

remarc

791

metedata/Remarc

Skill Claude CodeCodex

Manage Remarc session comments and contextual feedback. Use when the user mentions Remarc sessions, comments, handoff, triage, review, addressing, resolving, status updates, or summaries.

not rated 66 +1 changed 3d ago A SkillSpector: pass 41 tokens original MIT

comsol-sim

792

svd-ai-lab/sim-plugin-comsol

Skill Claude CodeCodex

Use when the user asks Codex, Claude Code, ChatGPT-style coding agents, or another AI agent to build, inspect, run, debug, or revise COMSOL Multiphysics / COMSOL Desktop models. Choose the simplest real COMSOL control path for the task: saved .mph inspection, local COMSOL documentation, direct COMSOL executables…

not rated 66 +1 25d ago A SkillSpector: pass 134 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: