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.

DRincs-Productions/pixi-vn

Skill Claude CodeCodex

Use when setting up a new or existing project on @drincs/pixi-vn, wiring the main.ts entry point, or calling the top-level Game API (Game.init, Game.start, Game.onEnd, Game.addOnError, Game.onNavigate, Game.clear) — this is the entry point every Pixi'VN project needs before touching canvas, narration, sound, storage…

not rated 145 changed 2d ago A 90 tokens LGPL-2.1

raytsystem-watch

4394

romarayt/raytsystem-public-os

Skill Codex

Inspect video, audio, or supplied transcripts through raytsystem Tool Hub and return evidence-bound speech, visual, OCR, action, transition, and timeline findings. Use for /watch, a YouTube/Loom/public Zoom/direct media URL, a local video or audio file, a transcript, or requests such as "watch this video", "analyze…

not rated 145 +2 5d ago A SkillSpector: pass 114 tokens original Apache-2.0

servo-fetch

4395

konippi/servo-fetch

Skill Claude CodeCodex needs its repo

Fetch and render web pages using the Servo browser engine — a single binary with JS execution, CSS layout, screenshots, and content extraction. Use when a URL returns empty or incomplete content with plain HTTP fetch, when you need a screenshot without GPU, or when you need to run JavaScript in a page context. No…

not rated 145 +1 changed yesterday A SkillSpector: warn 70 tokens original Apache-2.0

real-work

4396

Elfocrash/skills

Skill Claude CodeCodex

Use when planning a multi-step task or working in plan mode and you need to capture the plan as a durable, resumable artifact — breaking work into phases with per-item checkboxes, completion tracking, autonomous verification, and a handoff summary so a future agent can pick up where you left off. Use when user wants…

not rated 145 +2 3mo ago A 79 tokens original MIT

tianming-novel-system

4397

zy-zmc/tianming-skill

Skill Claude Code

A collaboration system for planning and writing a long Chinese novel across many volumes and chapters. It uses reference files for the world, characters, events, writing style, and story rules.

not rated 145 +5 3mo ago A 139 tokens

section-11

4398

CrankAddict/section-11

Skill Claude CodeCodex

Evidence-based endurance coaching protocol (v11.67). Use when analyzing training data, reviewing sessions, generating pre/post-workout reports, planning workouts, answering training questions, or giving endurance coaching advice. Always read or fetch athlete JSON data before responding to any training question.

not rated 145 +6 changed 2d ago A 58 tokens original MIT

agent-access

4399

bitwarden/agent-access

Skill Claude Code

Retrieve login credentials, API keys, and secrets (username, password, TOTP) from the user's Bitwarden vault via aac. Use when you need credentials to sign into a website or service, or need an API key.

not rated 145 +3 yesterday A SkillSpector: pass 49 tokens original Apache-2.0

dream

4400

grandamenium/dream-skill

Skill Claude CodeCodex

Memory consolidation skill for Claude Code. Scans session transcripts for corrections, decisions, preferences, and patterns, then merges findings into persistent memory files. Auto-triggers via native Stop hook every 24hrs. Inspired by how sleep consolidates human memory.

not rated 145 +1 5mo ago B 52 tokens

open-kimi-ppt

4401

jinwyp/open-ppt-skill

Skill Claude CodeCodex

Create, edit, replicate, read, and export presentations. For every PPT task, the default deliverables are BOTH (1) a self-contained PPTD project folder containing the .pptd manifest plus pages/media dependencies and (2) a locally generated .pptx with embedded fonts and fade slide transitions. Use for any presentation…

not rated 145 +4 1mo ago A SkillSpector: warn 111 tokens original MIT

humanizer-ja

4402

gonta223/humanizer-ja

Skill Claude CodeCodex

A Japanese-language editing workflow that rewrites text produced by AI so it reads more like ordinary human writing. It focuses on removing exaggerated wording, vague claims, and unnecessary loanwords.

not rated 145 +2 5mo ago A 26 tokens original MIT

koapp-typescript

4403

AxiosLeo/node-koapp

Skill Claude CodeCodex

Write type-safe @axiosleo/koapp code in TypeScript - typed contexts (KoaContext, ContextFromSpec, RequiredContext, SocketContext, WebSocketContext), Router generics, ContextHandler middlewares, module augmentation, typed file uploads with @koa/multer, response helper generics, and typed application configs. Use when a…

not rated 145 1mo ago A SkillSpector: pass 110 tokens original MIT

configure-coddy

4404

coddy-project/coddy-agent

Skill Claude CodeCodex

Change Coddy's own configuration when the user asks for it: edit settings, providers, models, logging, permissions, or find, install, update, and remove MCP servers and skills. Stages UCI-style commands and commits only after the user confirms saving. Load when the user explicitly asks to change a Coddy setting, or…

not rated 145 +7 changed yesterday A SkillSpector: warn 106 tokens original MIT

author-pragma-dsl

4405

pqpo/pragma

Skill Codex

Create and update validated pragma/v5 Expert, ExpertTeam, Flow, Evaluation, and Automation resources. Use when a user asks Pragma to create, change, configure, test, evaluate, or repair an Expert, team, Flow, Run Dry suite, schedule, trigger, or Automation in the current Pragma project.

not rated 145 +26 changed 5d ago A 70 tokens

brainstorming

4406

arbiterForge/codeArbiter

Skill Claude Code

The Socratic spec-refinement front of /feature, and the planning front of /sprint. Routed to BEFORE any code — it takes a one-line idea and drives it to an approved, concrete spec with testable acceptance criteria. Five gated phases — frame, shape, refine, write, review-and-approve. No implementation and no handoff to…

not rated 145 +1 today A 99 tokens AGPL-3.0

causify-ai/helpers

Skill Claude Code

Create a notebook to present the API of a package.

not rated 145 changed 2d ago A SkillSpector: warn 10 tokens original Apache-2.0

bug-hunt

4408

danpeg/bug-hunt

Skill Claude Code

Run adversarial bug hunting on your codebase. Uses 3 isolated agents (Hunter, Skeptic, Referee) to find and verify real bugs with high fidelity. Invoke with /bug-hunt, /bug-hunt [path], or /bug-hunt -b [--base ].

not rated 144 +1 6mo ago A 69 tokens original MIT

avmdbg

4409

cheetahsec/avmdbg

Skill Claude CodeCodex

Debug Android apps at the smali level with the avmdbg CLI — attach to debuggable processes over JDWP, set breakpoints at arbitrary dex offsets, and dump parameters, registers and stack traces as JSON. Use when reverse-engineering or dynamically analyzing an Android APK, inspecting runtime values (decrypted strings…

not rated 144 1mo ago A SkillSpector: warn 97 tokens original MIT

claude-api

4410

IIIIQIIII/claude-code-clean

Skill Claude CodeCodex

Privacy-focused fork of Claude Code with all telemetry and analytics removed.

not rated 144 5mo ago A 0 tokens

simulink/skills

Skill Claude CodeCodex

Analyze Simulink Profiler results to find simulation bottlenecks or compare two profiler sessions to identify regressions. Use when asked to profile a Simulink model, analyze profiler data, find what is slow, or compare simulation performance between two runs or releases.

not rated 144 2mo ago A SkillSpector: pass 61 tokens original BSD-3-Clause

dart-modern-features

4412

kevmoo/dash_skills

Skill Claude CodeCodex

Guidelines for using modern Dart features (v3.0 - v3.10) such as Records, Pattern Matching, Switch Expressions, Extension Types, Class Modifiers, Wildcards, Null-Aware Elements, and Dot Shorthands.

not rated 144 changed 2d ago A Socket: passSnyk: passSkillSpector: warn 54 tokens original Apache-2.0

trpc-group/trpc-agent-python

Skill Claude Code

Automatically generate a comprehensive travel plan based on user's travel needs (destination, date, budget, etc.), including transportation, accommodation, attractions, food, and itinerary. Use when a user asks for a travel plan, itinerary, travel tips, or mentions a specific destination.

not rated 144 +1 today A 57 tokens

solidity

4414

Cyfrin/solskill

Skill Claude Code

Create production grade smart contracts. Use this skill when the user asks to write smart contracts, specially if they are going to be deployed to production (to a mainnet, or used in a mainnet script).

not rated 144 2mo ago A 45 tokens AGPL-3.0

behive-research

4415

qa10devteam/behive

Skill Claude CodeCodex

Use when the user asks to research a topic deeply, gather intelligence, or build a knowledge base. Connects to BeHive API (self-hosted or cloud) to run multi-source research missions with structured claim extraction, quality scoring, and knowledge graph construction.

not rated 144 1mo ago A SkillSpector: warn 57 tokens original MIT

podpull

4416

xiaoleiy/podpull

Skill Claude CodeCodex

A command-line tool for downloading podcast episode audio files. It can work from Apple Podcasts links, podcast RSS feeds, or Xiaoyuzhou episode links; an RSS feed is the list of episodes and their media files.

not rated 144 +2 changed 10d ago A SkillSpector: pass 0 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: