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.

ce:review

9241

marcusrbrown/systematic

Skill Claude Code

Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR.

not rated 24 changed 3d ago A SkillSpector: warn 36 tokens original MIT

trivium

9242

MetaQiu/Trivium

Skill Claude Code

A multi-agent workflow for writing academic papers. It asks Claude Code, Codex CLI, and Gemini CLI to draft, review, discuss, and agree on paper paragraphs.

not rated 24 7mo ago A 81 tokens

power-automate-mcp

9243

kaael1/mcp-power-automate

Skill Claude CodeCodex

Use when working with Power Automate flows through the v1 local MCP server from this repository. Covers automatic browser-backed connection, reading, validating, editing, running, inspecting, and reverting flows.

not rated 24 3mo ago A 46 tokens original MIT

agent-browser

9244

DFilipeS/praxis

Skill Claude Code

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

not rated 24 5mo ago A 108 tokens

speckit-taskstoissues

9245

Rubiss-Projects/spec-kit-ralph

Skill Claude Code

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

not rated 24 7d ago A 28 tokens copy · 70% MIT

video-highlight-skill

9246

inhai-wiki/video-highlight-skill

Skill Codex

Long-video agent workflow for analyzing videos, building timestamped content indexes, selecting highlights, creating clip plans, cutting clips with subtitles, and generating recap pages. Use when Codex is asked to turn long videos, meeting recordings, course videos, livestreams, sports or esports replays, product…

not rated 24 3mo ago A 91 tokens original MIT

otsukare

9247

WillHsiaoNYC/Claude-Code-Skill-Otsukare

Skill Claude Code

Use when starting a long or token-heavy task that could exhaust the Claude Code 5-hour or 7-day usage limit mid-run, or any long unattended run that must survive a usage-limit pause and pick the work back up afterward. Triggers on "otsukare", "watch my usage", "pause if I hit the limit".

not rated 24 2mo ago A 72 tokens original MIT

loopgen

9249

pro-vi/loopgen

Skill Codex

Compose a repo-specific, /goal-ready loop prompt from a primitive vocabulary — loopgen writes the weather, not just the target. Classifies a task to its nearest archetype (frontier / goal / story / greenfield), composes the prompt from primitive values — defaulting to the archetype, diverging where the task demands …

not rated 24 changed 11d ago A 138 tokens

paper-submission-check

9250

zhousodo/paper-submission-check

Skill Codex

Pre-submission LaTeX paper checker for language, formatting, citations, BIB integrity, table markings, AI-style cleanup, and cross-section consistency. Use for journal or conference submission review.

not rated 24 4mo ago A 44 tokens original MIT

phase-kickoff

9251

maorfsdev/reflect-yourself

Skill Claude CodeCodex

Convert the current phase doc into an ordered execution plan and propose work packages (spec-first + tiered tests), including RTL/Hebrew checks.

not rated 24 6mo ago A 34 tokens original MIT

agent-memory

9252

taichuy/agentMemory

Skill Claude CodeCodex

Initialize or repair an agentMemory .memory directory and root instruction files for Claude Code, Codex, OpenCode, and Gemini CLI. Use when the user invokes /skills, asks to install agent memory, initialize .memory, set up AGENTS/CLAUDE/GEMINI memory pointers, or avoid repeating the agentMemory install command.

not rated 24 4mo ago A 71 tokens original Apache-2.0

eferro/augmentedcode-skills

Skill Claude CodeCodex

Mutation testing patterns for Python using mutmut. Use when analyzing Python code to find weak or missing tests, verifying pytest effectiveness, strengthening Python test suites, or validating TDD workflows in Python projects.

not rated 24 7mo ago A 43 tokens

fredrikc3-sketch/VibeConfigStarterKit

Skill Claude CodeCodex

NON-NEGOTIABLE compliance gate for any project that configures D365 Finance modules (General Ledger, AP, AR, Fixed Assets, Cash & Bank, Tax, Budgeting, Project Accounting, Expense). Captures the customer's applicable accounting and regulatory frameworks (US GAAP, IFRS, local GAAPs, SOX, ASC 606 / IFRS 15, ASC 842 /…

not rated 24 4mo ago A 210 tokens

skill-issue

9255

krispuckett/skill-issue

Skill Claude CodeCodex

Audit and review all installed agent skills. Run on-demand or via cron to get a health report: skill inventory, usage tracking, version checks, dependency health, and actionable recommendations (keep, update, review, remove). Use when asked to review skills, check for skill updates, find unused skills, or audit the…

not rated 24 7mo ago A 70 tokens original MIT

SPA3K/Xue-Feng-Skill

Skill Claude CodeCodex

A decision guide for choosing a university major after China’s national college entrance exam, known as the gaokao. It is based on analysis of more than 200 publicly shared teaching videos by Zhang Xuefeng.

not rated 24 5mo ago A 42 tokens original MIT

tomismeta/aperture

Skill Claude CodeCodex

Run Aperture Lab F-Stop on imported public trajectories, prepare review artifacts, compare disagreements, and propose bounded semantic-layer improvements under strict replay gates.

not rated 24 11d ago A SkillSpector: warn 38 tokens original MIT

valyu-best-practices

9258

valyuAI/skills

Skill Claude CodeCodex

Complete Valyu API toolkit for AI agents. Use this skill when asked to perform real-time search across web, academic, medical, transportation, financial sources, content extraction from URLs, AI-powered answers with citations, or comprehensive deep research reports.

not rated 24 8mo ago D Socket: passSnyk: warn 55 tokens

azure

9259

clawdata/clawdata

Skill Claude CodeCodex

Manage Azure cloud resources -- resource groups, storage, databases, functions, and data services using the az CLI.

not rated 24 6mo ago A 24 tokens

watch-anything

9260

heyuxuan0209/watch-anything

Skill Claude CodeCodex

A skill for understanding videos and other rich media from X, YouTube, and Bilibili. It prefers existing subtitles and can fall back to speech transcription before producing a Chinese explanation.

not rated 24 1mo ago A 182 tokens original MIT

lab

9261

beihaizzz/labmate.skill

Skill Claude CodeCodex

A LabMate workflow skill for university experiments and reports. It provides commands for starting, doing, guiding, updating, and reviewing lab work, including document templates and guides.

not rated 24 3mo ago A 96 tokens

raycast-script-creator

9262

drpedapati/raycast-script-creator

Skill Claude CodeCodex

Create valid Raycast script-commands that integrate with the Raycast launcher. Use this skill when users request creating Raycast scripts, automation commands for Raycast, or workflow shortcuts for the Raycast app. This skill ensures all outputs conform to Raycast's required metadata format and structural conventions.

not rated 24 10mo ago C 64 tokens original MIT

dap-cli-debugging

9263

hwanyong/mcp-debug-tools

Skill Claude Code

Control the VS Code Debugger (DAP) via CLI commands using mcp-debug-tools. Use when debugging, setting breakpoints, stepping through code, or inspecting variables.

not rated 24 26d ago A 39 tokens GPL-3.0

swift-mlx-lm

9264

PicoMLX/mlx-swift-lm-skill

Skill Claude CodeCodex

MLX Swift LM - Run LLMs and VLMs on Apple Silicon using MLX. Covers local inference, streaming, wired memory coordination, tool calling, LoRA fine-tuning, embeddings, and model porting.

not rated 24 6mo ago A 52 tokens copy · 100% 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: