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

fr-isolation

3793

derio-net/super-fr

Skill Claude Code

Run work in an isolated workspace: git worktree + devcontainer, driven through the fr isolation CLI (exec-bridge). Use when feature work must not touch the base repo, when fr-brainstorming or fr-goal needs a workspace, when the operator says "isolate this" / "run it in the container", or to clean up after a merged PR.…

not rated 1 changed yesterday A 97 tokens original MIT

research

3794

richer-richard/cc-research

Skill Codex

Multi-agent deep research on Codex. Use for questions that need many sources and a written, fully-cited report — "research X", "deep dive on X", "compare X vs Y", "should I adopt / build on X". Breaks the question into independent strands, spawns researcher subagents in parallel, triangulates the evidence, synthesizes…

not rated 1 3mo ago A 123 tokens original MIT

session-start

3795

maiconlara/session-start

Skill Claude CodeCodex

Standing session rules that must be loaded at the start of every session, before any other work. Covers the quality bar (never trade correctness for token savings), the total ban on em-dashes, the useEffect ban, the comment policy, and per-commit/per-push authorization. After loading, wait for the user's actual…

not rated 1 22d ago A 77 tokens original MIT

wrap-session

3796

VaibhavAher100/wrap-session

Skill Claude CodeCodex

Use when a Claude Code session is ending and the user wants to preserve context before /clear, or wants to add session logging to a new project.

not rated 1 2mo ago A 33 tokens original MIT

code-review

3797

evgenii-studitskikh/Claude-Code-SaaS-Studio

Skill Claude Code

Review the current diff against path-scoped rules (secrets, RLS/tenant scoping, Stripe webhook verification, input validation, scope), flag changed code lacking tests, and run a quick security pass. Reports findings; nothing auto-fixed without approval.

not rated 1 3mo ago A 54 tokens original MIT

mighty-router

3798

JOHNNYMACONNY/mighty-router

Skill Claude CodeCodex

Enforces risk-based coding profiles, impact mapping, adversarial planning, and strict verification gates before making edits, audits, or structural modifications.

not rated 1 yesterday A 33 tokens original MIT

NeuralVaultSkill

3799

getobyte/NeuralVaultSkill

Skill Claude CodeCodex

Teaches AI agents to manage long-term NeuralVaultCore MCP memory securely and efficiently.

not rated 1 5mo ago A 0 tokens

dissect

3800

afaraha8403/balakit

Skill Claude Code

Evidence-driven dissection of an existing service, written plan, or codebase area. Interrogates every entity (table, field, component, endpoint, module, boundary) against ground truth from multiple sources at once, red-teams each verdict devil's-advocate style, and arrives at the minimal-build optimization plan. Runs…

not rated 1 changed 6d ago A 143 tokens original MIT

validate-architecture

3801

commerce-atoms/agents

Skill Claude CodeCodex needs its repo

Run boundary and structure validators against a Hydrogen storefront project. Reports cross-module imports, reverse imports from shared layers, dumping-ground folders, barrel files, forbidden Remix imports, and missing/duplicated route manifests.

not rated 1 changed 5d ago A 45 tokens original MIT

skeptic

3802

IyedNasra/skeptic

Skill Claude CodeCodex

Use when debugging failures, writing tests, starting multi-step tasks, modifying build systems, integrating APIs, or validating assumptions before heavy execution.

not rated 1 19d ago A 30 tokens original MIT

beautify-flutter

3803

parasvishwa/beautify-flutter

Skill Claude Code

Use when the user wants to design, redesign, build, critique, audit, polish, theme, animate, adapt, or otherwise improve a Flutter app's UI or UX. Covers full apps, screens, widgets, components, forms, onboarding, empty states, navigation, dashboards, and settings. Handles Material 3 theming, Cupertino/iOS adaptation…

not rated 1 2mo ago A 189 tokens original MIT

frontend-conventions

3804

kimzeze/frontend-conventions

Skill Claude CodeCodex

Locks in opinionated frontend code patterns for Next.js 16 + TanStack Query v5 + FSD projects. ALWAYS invoke when writing data-fetching code (NEVER useEffect+fetch — always TanStack Query), creating forms (always react-hook-form + zod), introducing client state (Zustand for client-global only — NEVER for server data…

not rated 1 4mo ago A 142 tokens original MIT

implement

3806

orin-dx/agent-plugins

Skill Claude CodeCodex

Execute an approved plan or specification with targeted implementation, tests, evidence, review, and independent verification. Use for “implement this”, “execute the plan”, “build this feature”, “write the code”, or “refactor without changing behavior”.

not rated 1 changed 6d ago A 51 tokens original MIT

simply-pm

3807

NEWBIE0413/simply

Skill Claude CodeCodex

Use when you are spawned as the PM of a simply harness project and your brief references a .simply/LEDGER.md work ledger or this skill. Grants fleet authority, routing doctrine, safe worker lifecycle, and the signal protocol back to the auditor.

not rated 1 26d ago A 56 tokens original MIT

mingbian

3809

DENGYUFAN0/mingbian

Skill Claude CodeCodex

Anti-sycophancy protocol (明辨). Use whenever the user contradicts, corrects, or pushes back on one of your conclusions; when you notice you are about to reverse a position mainly because the user insisted; or when a disagreement has run two or more rounds without new evidence. Classifies the dispute (fact / tradeoff /…

not rated 1 25d ago B 101 tokens original MIT

clodex-plan

3810

jdpalumbo2/workbench

Skill Claude CodeCodex

Use when the clodex router hands off a run at stage open or plan, when a run the router resumed shows no recorded plan or a plan with no standing approval, or when plan-review findings on such a run still need dispositions before work can start.

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

codex-model-sync

3811

gzy3894-png/codex-model-sync

Skill Codex

Repair and synchronize Codex CLI model catalogs for OpenAI-compatible third-party providers. Use when /model shows stale, missing, duplicated, or nested "All models" entries; reasoning efforts or context windows disagree with upstream; a provider exposes /models but Codex does not refresh it; or modelcatalogjson and…

not rated 1 2mo ago A 85 tokens original MIT

coding-standards

3812

gabrielrovesti/ai-agent-skills

Skill Claude CodeCodex

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

not rated 1 2mo ago A 35 tokens

ai-code-factory

3813

yelinwang668-debug/ai-code-factory

Skill Codex

A workflow for splitting a code change into independent tasks and assigning them to multiple command-line AI coding agents. Each agent works in its own Git worktree, an isolated copy of the repository.

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

apex-workflow

3814

0xCozart/apex-workflow

Skill Claude CodeCodex

Use for configurable, high-rigor app execution across repos. Selects the lightest safe workflow mode from an app profile, creates or uses a slice manifest, and routes product, tracker, code-intelligence, UI/UX, and verification gates without hard-coding one app's rules.

not rated 1 changed 10d ago A 63 tokens original MIT

russian-text-quality

3815

Axelendometrial4386/russian-text-quality

Skill Claude CodeCodex

Use when reviewing or writing code that contains Russian-language UI strings, i18n locale files (ru.json, ru.yml, ru.po), Russian comments, or transliterated identifiers (polzovatel, tovar, kolichestvo). Triggers on mixed English-code + Russian-content projects. Does not cover typography, spelling, or ё/е.

not rated 1 2d ago A 78 tokens original MIT

gitnexus-pr-review

3816

VKirill/agent-consult

Skill Claude CodeCodex

Use when the user wants to review a pull request, understand what a PR changes, assess risk of merging, or check for missing test coverage. Examples: "Review this PR", "What does PR #42 change?", "Is this PR safe to merge?".

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