Skills

Progressive-disclosure instructions an agent loads on demand. Cheap until invoked, which is why the per-session figure on each card is usually two digits.

model-hierarchy

2809

zscole/model-hierarchy-skill

Skill Claude CodeCodex

Cost-optimize AI agent operations by routing tasks to appropriate models based on complexity. Use this skill when: (1) deciding which model to use for a task, (2) spawning sub-agents, (3) considering cost efficiency, (4) the current model feels like overkill for the task. Triggers: "model routing", "cost…

not rated 345 6mo ago A 89 tokens original MIT

beevibe-ai/beevibe

Skill Claude CodeCodex

Multi-round negotiation protocol — covers both initiator and peer roles. Use when about to call negotiate(), when receiving a intent block as a peer, or when receiving an 'escalated' sentinel from a blocked respondnegotiate. Covers proposal crafting, counter-strategy, deadlock detection, when to accept early…

not rated 345 2d ago A SkillSpector: pass 112 tokens original Apache-2.0

crm-pipeline-playbook

2811

schmitech/orbit

Skill Claude CodeCodex

How to answer pipeline, renewal, and account-health questions using the CRM tools.

not rated 345 +2 today A SkillSpector: pass 22 tokens original Apache-2.0

NTCoding/claude-skillz

Skill Claude CodeCodex

FOLLOW THE STATE MACHINE IN SKILL.MD. When user says 'continue': (1) FIRST: Run pwd, (2) Announce STATE: CHECKSTATUS, (3) Read .claude/session.md to check Status field, (4) Route based on Status. NEVER auto-advance tasks. NEVER use TodoWrite. NEVER create git commits.

not rated 345 +1 5mo ago A 78 tokens

systematic-debugging

2813

dirge-code/dirge

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes — find the root cause first instead of guessing at symptom patches.

not rated 345 +3 yesterday A 34 tokens GPL-3.0

independent-review

2814

benchflow-ai/benchflow

Skill Claude CodeCodex

Incorporate feedback from an independent code reviewer to improve your solution. The reviewer is a different agent that analyzed your work.

not rated 345 +3 yesterday A SkillSpector: pass 29 tokens original Apache-2.0

send-private-method

2815

Shopify/rubydex

Skill Claude CodeCodex ✓ vendor

Remediate a send/send call that reaches a private method, restoring a real public seam instead of bypassing visibility. Use when send is being used to invoke private functionality in a class.

not rated 345 +17 3d ago A 49 tokens

bro

2816

luchasarie/bro-skill

Skill Claude CodeCodex

Re-explain the previous assistant message in a much simpler way — for when the reply made you go 'bro what'. Use /bro to get a plain-language version of the last answer.

not rated 345 +14 17d ago A 40 tokens original MIT

requirements-authoring

2817

griddynamics/rosetta

Skill Claude Code

To author, update, and validate functional/non-functional requirements as atomic units with user approval.

not rated 344 +1 9d ago A SkillSpector: warn 0 tokens original Apache-2.0

prismor

2818

PrismorSec/prismor

Skill Claude CodeCodex

Runtime security for AI coding agents. Use when about to install a package, paste a secret, run a destructive command, reach an unfamiliar host, govern MCP servers, pick a governance mode, set up a new workspace, respond to a changed-instruction-file notice, or recover from a Prismor block.

not rated 344 +5 changed 3d ago C 65 tokens original Apache-2.0

minara

2819

Minara-AI/minara-skills

Skill Claude CodeCodex

Crypto trading & wallet, and AI market analysis via Minara CLI. Swap, perps, transfer, deposit (credit card/crypto), withdraw, AI chat, market discovery, x402 payment, autopilot, limit orders, premium. EVM + Solana + Hyperliquid. Use when: (1) crypto tokens/tickers (ETH, BTC, SOL, USDC, $TICKER, contract addresses)…

not rated 344 +6 1mo ago A 224 tokens

ai-feature

2820

databrickslabs/ontobricks

Skill Claude Code

Use when the user adds, changes, or refactors an LLM agent under src/agents/ — or anything that goes through Foundation Model API or an MLflow-traced LLM call. Mandatory under CNS §3.5 and .cursor/12-ai-feature-lifecycle.mdc. Walks the SPEC → dataset → eval-harness → impl → re-eval sequence.

not rated 343 +40 yesterday A 79 tokens

terraform-minio

2821

aminueza/terraform-provider-minio

Skill Claude CodeCodex

Author, plan, and safely apply Terraform for MinIO and S3-compatible object storage using the aminueza/minio provider. Use this skill whenever the user works with the MinIO Terraform provider, writes or reviews any minio resource or data source (minios3bucket, minioiamuser, minioiampolicy, minioiamserviceaccount…

not rated 342 yesterday A SkillSpector: warn 224 tokens AGPL-3.0

documentation-server

2822

andrea9293/mcp-documentation-server

Skill Claude CodeCodex

Use when you need to store, retrieve, search, or manage documents in a local knowledge base with semantic search and hybrid (vector + full-text) retrieval. Also use when interacting with the documentation server web interface, managing uploads, or performing AI-powered document analysis. Use this instead of MCP-native…

not rated 342 17d ago A SkillSpector: warn 71 tokens original MIT

paper_reader

2823

Jennyee1/AcademicAgent

Skill Claude CodeCodex

A skill for reading and analyzing academic research papers in PDF form. It extracts text and figures and supports structured and visual analysis.

not rated 342 3mo ago A 31 tokens

coding_skill

2824

Negai-ai/AgentClaw

Skill Claude CodeCodex

Inspect, edit, test, refactor, and validate project code inside the configured project directory. Use when the task involves source search, code reading, bug fixes, implementation changes, syntax checks, automated tests, file moves, or refactors.

not rated 342 +1 3mo ago A SkillSpector: pass 52 tokens original Apache-2.0

vitest-evals

2826

getsentry/vitest-evals

Skill Claude CodeCodex

Use when authoring, reviewing, or debugging harness-backed vitest-evals suites, custom Harness adapters, first-party ai-sdk or pi-ai harness integrations, judges, replay, reporter-facing normalized run data, or examples and docs for these APIs.

not rated 342 +1 changed 2d ago A SkillSpector: pass 54 tokens original Apache-2.0

video-compose

2827

Utopai-Research/pai-pro

Skill Claude CodeCodex

Generates and prompts video clips on the filmmaking canvas. Use when the user asks to generate, render, animate, continue, restyle, edit, shoot, or compose a video clip; render script or shot notes as video; animate a storyboard, starting frame, image, character, location, or reference; use image, video, audio…

not rated 342 +5 changed yesterday A 127 tokens

threat-modeling

2828

fr33d3m0n/threat-modeling

Skill Claude Code

Threat model, security audit, find vulnerabilities, check security of my app, risk assessment, penetration test prep, analyze attack surface, what could an attacker exploit. Use this skill whenever a user wants holistic security analysis of a codebase, application, or project. MUST be invoked instead of analyzing…

not rated 342 +2 4mo ago A 178 tokens original BSD-3-Clause

luoling8192/software-design-philosophy-skill

Skill Claude CodeCodex

Software design philosophy guide based on John Ousterhout's "A Philosophy of Software Design." Use this skill during: code reviews, architecture discussions, API design, module decomposition decisions, refactoring guidance, complexity analysis, naming and commenting improvements, error handling strategy design.…

not rated 342 +1 2mo ago A 135 tokens original MIT

chenjin-cmd/wechat-miniprogram-builder

Skill Claude CodeCodex

A workflow guide for building, publishing, earning from, and promoting WeChat mini-programs, which are small apps that run inside WeChat. It covers AI-assisted development, account setup, regulatory filing, review, and growth operations.

not rated 342 +3 1mo ago A 126 tokens original MIT

story-long-analyze

2832

zenstory-ai/oh-story-dsh

Skill Claude CodeCodex

A Chinese-language analysis workflow for studying the structure of successful long online novels, from opening chapters to characters, settings, pacing, and plot rewards.

not rated 342 +28 changed 2d ago A 173 tokens copy · 95% 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: