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

claud

3745

Hainrixz/claude-skill

Skill Claude CodeCodex

Que puede hacer Claude y donde (Chat, Claude Code, Code web, Cowork, Chrome), con el como exacto. What Claude can do & where, across surfaces. Usa /claud o pregunta una capacidad.

not rated 1 3mo ago A 48 tokens original Apache-2.0

skill-creator

3746

FarzamMohammadi/dev-toolbox

Skill Claude Code

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update 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 1 4d ago A 63 tokens

design-qa

3747

humbleteam/design-qa

Skill Claude CodeCodex

Runs a pre-ship design QA gate on a screenshot, URL, or PR HTML/CSS - checks states, WCAG 2.2 contrast, touch targets, breakpoints, and keyboard paths, then returns a pass/fail table and fix list. Trigger phrases - "QA this screen", "is this ready to ship", "check this PR for accessibility issues", "audit before…

not rated 1 changed yesterday A 102 tokens original MIT

grill-me

3748

Kerliula/ship-me

Skill Claude CodeCodex

Ruthlessly eliminate comprehension debt before design or implementation. Use when the developer wants to stress-test a plan, decision, requirement, bug, feature, architecture, or implementation idea. The developer must demonstrate that they understand the problem, constraints, behavior, and consequences in their own…

not rated 1 19d ago A 144 tokens original MIT

reza00farjam/flutter-mvvm-architecture-skill

Skill Claude CodeCodex

Apply the Flutter team's official app-architecture guidelines (docs.flutter.dev/app-architecture, the MVVM pattern used by the Compass sample app) whenever writing, reviewing, refactoring, or reasoning about Flutter/Dart code. Trigger this for anything touching Flutter widgets, screens, ViewModels, state management…

not rated 1 1mo ago A 175 tokens original MIT

bootstrap

3750

Stepkar2004/init-configurator

Skill Claude Code

Phase 0 of any project - fire whenever asked to start, scaffold, set up, or adopt a project ("new Python CLI", "set this repo up properly", "add a frontend stack"). Interview, scaffold via OFFICIAL creators, describe into project.yaml, prove with gates.

not rated 1 1mo ago A 59 tokens original MIT

occam

3752

artemavrin/occam

Skill Claude CodeCodex

Execution-topology selector for non-trivial tasks: decides the simplest sufficient execution shape — a single disciplined loop, a loop with parallel fan-out, or a milestone graph with shared state — states its cost, and executes it. Use whenever the user invokes /occam, or brings a task that is clearly multi-part or…

not rated 1 1mo ago A 149 tokens original MIT

publish-audit

3753

solidstatecc/skills

Skill Claude CodeCodex

Audit a skill folder before you publish to ClawHub. Catches the frontmatter-vs-code mismatches, missing metadata, leaked secrets, and file-limit problems that hide or reject a release — so it passes the scan on first upload. Not for vetting a skill you're about to install (see skill-vetter).

not rated 1 3mo ago A 69 tokens MIT-0

glossary

3754

HelloThisWorld/agent-skill-verification-template

Skill Claude CodeCodex

Looks up "glossary " on English Wikipedia and returns a source-grounded definition rendered as a web page. Every claim cites the exact snapshot line carrying the term; unknown terms return insufficientevidence instead of a guess.

not rated 1 24d ago A 51 tokens original MIT

briefing-room

3755

glichtenthal/briefing-room

Skill Codex

Use when the user brings messy, layered, scattered, overloaded, or ambiguous context and asks to organize it into a brief. Trigger on notes, transcripts, research dumps, meeting context, strategy thoughts, emails, Slack threads, customer feedback, planning fragments, personal context, or requests like "make sense of…

not rated 1 18d ago A 97 tokens original MIT

bubbletea

3756

vinsonconsulting/claude-skill-foundry

Skill Claude CodeCodex

Use this skill when building a terminal UI (TUI) in Go with Bubble Tea and the Charm stack: the Elm Architecture / MVU pattern (tea.Model with Init/Update/View), Cmd/Msg event flow, Lip Gloss styling and layout, Bubbles components (viewport, list, table, textinput, textarea, spinner, progress), Glamour markdown…

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

obscure-package-master

3757

AmberLee2427/obscure-package-master

Skill Claude CodeCodex

Use this skill if your uncertainty with a package's API is > 5% to create a deterministic, versioned mirror of the package repo with a built-in coordinate system, installed as an additional skill.

not rated 1 5mo ago A 47 tokens

code-review

3758

kreek/consult

Skill Codex

Use to review diffs and PRs for bugs, regressions, edge cases, proof, merge readiness.

not rated 1 changed 13d ago A 25 tokens original MIT

four-agent-pipeline

3759

whaojie797-design/Novera-AI-pipeline

Skill Claude CodeCodex

Orchestrates a four-agent coding pipeline (Specifier -> Coder -> Refactorer -> Architect) with steel-cage quality gates and automatic failure routing. Use when the user wants spec-driven development, says "run the four-agent pipeline", "compile this requirement into acceptance criteria", "multi-agent TDD", or wants AI…

not rated 1 1mo ago A 82 tokens original MIT

audit-design-tokens

3760

humbleteam/audit-design-tokens

Skill Claude CodeCodex

Scans a codebase for design token drift - raw hex colors, off-scale spacing, near-duplicate colors, font sprawl, hardcoded z-index. Use when asked to "audit my design tokens", "find hardcoded colors in this codebase", "check for design token drift", or "clean up our CSS variables". Returns a severity-ranked report…

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

weakpass

3761

ibnaleem/weakpass-skill

Skill Claude CodeCodex

Search hashes through 25 billion leaked passwords using the Weakpass API (no API key required).

not rated 1 3mo ago A 22 tokens GPL-3.0

checkup

3762

tokyubevoxelverse/checkup

Skill Claude CodeCodex

Give a repository a full health exam — doc rot, dependency staleness, CI decay, git hygiene, dead links, docs contradicting code — and grade it. Use when the user wants to know what quietly rotted, or a prioritized maintenance list.

not rated 1 1mo ago A 55 tokens original MIT

add-ai

3763

T4LEL/Claude-Arsenal

Skill Claude CodeCodex

Use when adding an AI/LLM feature to a product - chat, generation, summarization, extraction, semantic search - or when the user says add AI, use Claude, chatbot, embeddings.

not rated 1 2mo ago A 43 tokens original MIT

llm-council

3764

tony95253/llm-council

Skill Claude CodeCodex

A decision-review process that asks five independent AI agents to examine an important question from different viewpoints, then has a chair agent combine their conclusions. It is designed to reduce agreement bias, where an AI too readily supports the user's apparent preference.

not rated 1 2mo ago A 148 tokens original MIT

html-mockup

3765

humbleteam/html-mockup

Skill Claude CodeCodex

Builds a pixel-faithful single-file HTML mockup from a reference screenshot by counting colors, photos, items, and states before writing markup. Use when a user says "turn this screenshot into HTML", "build a mockup that matches this design", "code this screen exactly", or pastes an image and asks for a coded version.…

not rated 1 changed 2d ago A 92 tokens original MIT

skillhub-publish

3766

seburbina/skillhub

Skill Claude CodeCodex

Publish a skill you wrote to Agent Skill Depot. Trigger on 'share this skill', 'publish this', 'post this to agent skill depot', 'upload this skill'. Also trigger after 'this works' / 'looks good' to proactively offer publishing. Never publish without explicit 'publish' approval — 7-step quality pipeline runs locally…

not rated 1 2mo ago A 78 tokens

orch

3767

daman8271/the-perfect-orchestrator

Skill Claude CodeCodex

Spawn and orchestrate a fleet of autonomous Claude Code workers in tmux. One LEAD Claude (you) spawns N worker sessions, hands each a task brief, coordinates them via a shared message bus, monitors them live, intervenes when they drift, and adversarially verifies results before reporting. Use for parallelizable…

not rated 1 2mo ago B 133 tokens copy · 95% MIT

DennisWei9898/loop-engineering-reviewer

Skill Claude CodeCodex

A reviewer for automated agent or workflow projects, based on the Loop Engineering rules by Addy Osmani. It checks whether creation and review are separated, whether pass conditions are objective, and whether the loop has limits and human approval points.

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