claude-skill skills

1,364 tagged claude-skill, measured the same way as everything else here.

Browse within: claude-code-skill 640data-science 217r 200bioinformatics 199azure 194ai-agents-framework 193cloud-security 193agent-skill 114ai-tools 105ai-skills 96claude-code-plugin 93claude-skills-creator 58claude-skills-libary 55agentic-ai 52

whisper-skill

145

Mobiss11/Whisper-Skill

Skill Claude CodeCodex

A local Whisper-based tool for converting audio or video into text, creating voice input, and adding subtitles to MP4 videos.

not rated 15 1mo ago A 237 tokens original MIT

nx-matting

146

xiaowu89/skill-matting

Skill Claude CodeCodex

A local image and video background-removal tool using the BiRefNet model, producing transparent PNG images or MOV and WebM videos.

not rated 15 28d ago A 104 tokens original MIT

humanize-chinese

147

swaylq/humanize-chinese

Skill Claude Code

A Chinese-language writing guide and editing workflow for producing more natural prose and reducing formulaic AI wording.

not rated 15 +1 12d ago A 481 tokens

excel-hygiene

148

BayramAnnakov/excel-hygiene

Skill Claude CodeCodex

A rigorous "second pair of eyes" on any xlsx before it goes out. Runs a deterministic script for precise MECHANICAL checks (numbers as text, hardcoded-over-formula, cell errors, truncated SUM, percent as whole number), then reasons across the full spreadsheet-error taxonomy (Panko 2008: violations vs errors…

not rated 14 3mo ago A 128 tokens original Apache-2.0

claudii-exploratores

149

SOsintOps/claudii-exploratores

Skill Claude CodeCodex

OSINT investigation toolkit. Use when the user wants to investigate or gather open-source intelligence on an indicator — a person's name, email, username, domain, IP address, phone number, company, coordinates, IBAN, or crypto address — and needs the right set of curated OSINT search links, or wants to validate an…

not rated 14 +1 2mo ago A 168 tokens AGPL-3.0

components

150

AnayDhawan/Components

Skill Claude CodeCodex

Use when building a frontend and the user wants a distinctive / animated / "wow" UI element in React + Tailwind - e.g. a laptop-opening-on-scroll, 3D tilt card, spotlight hero, animated beams/background, marquee, bento grid, interactive globe, meteor/particle background, shimmer button, or scroll/reveal motion.…

not rated 14 +1 changed 6d ago A 202 tokens

razbor-servisa

151

Ntmib/razbor-servisa

Skill Claude Code

A method for turning a third-party online service into a command-line tool by studying its documented API or the requests made by its web browser.

not rated 14 27d ago A 322 tokens original MIT

research

152

hec-ovi/research-skill

Skill Claude Code

Answers research questions - best X, compare A vs B vs C, what's the latest Y, evaluate this tool, how does Z work. Prefer this over a plain web-search skill for those questions: it searches the web itself and saves the findings. Recalls prior findings from the project's persistent .research/ store before searching…

not rated 13 1mo ago A 109 tokens original MIT

scriba

153

AlexanderAbramovPav/scriba

Skill Claude CodeCodex

A transcription workflow that turns an audio or video meeting into a Markdown document and identifies which person said each part.

not rated 13 1mo ago D 88 tokens original MIT

qualitative-research

154

maydengximin-sketch/qualitative-research-skill

Skill Claude CodeCodex

A complete method for qualitative research, which studies people's words, experiences, documents, or other non-numeric data. It covers research design, sampling, interviews, coding, thematic analysis, evidence standards, and reporting.

not rated 13 +2 2mo ago A 480 tokens original MIT

app-store-review

155

JustinPerea/app-store-review-skill

Skill Claude CodeCodex

Pre-submission review for iOS apps targeting the Apple App Store. Scans your Xcode project for common rejection reasons — missing privacy strings, icon issues, entitlement mismatches, missing privacy manifests, account deletion requirements, Sign in with Apple, and more. Use this skill whenever the user wants to check…

not rated 13 +3 6mo ago A 173 tokens original MIT

gemini

156

pcx-wave/gemini-skill

Skill Claude Code

Delegate a coding task to Gemini CLI and supervise the result via git diff. Trigger: /gemini . Claude orchestrates, Gemini codes. Also handles /gemini-report [--since N] [--project NAME] [--fails] — token/cost/failure report.

not rated 12 2mo ago A 61 tokens

cto

157

yzfly/skills

Skill Claude CodeCodex

Startup / AI-startup CTO who is also a top-tier individual contributor. Two modes: (1) greenfield — turn fuzzy business intent into a buildable design (brief.md, arch.md, specs/) through conversation; (2) brownfield — work hands-on inside an existing codebase: investigate, recommend, refactor, write features, debug…

not rated 12 18d ago A 174 tokens

image-audit

158

xiaowu89/skill-function

Skill Claude Code

An image-safety review skill that compresses local images and sends them to an API to check for sexual, political, and violent content.

not rated 12 29d ago A 85 tokens original MIT

pyxel

159

kitao/pyxel-skill

Skill Claude CodeCodex

Use when creating, modifying, debugging, or verifying a game made with Pyxel or a requested retro Python game that should use Pyxel. Do not use for other engines or general Python work.

not rated 12 +1 1mo ago A 42 tokens original MIT

gquthier/autonomous-learning-os

Skill Codex

Construit à l'utilisateur son propre dashboard d'apprentissage sur mesure — entretien de setup, deep research multi-agents sur son sujet, génération du curriculum, app Next.js au design BizOS, brief Telegram optionnel. À utiliser quand l'utilisateur veut apprendre un sujet sérieusement, se construire un cursus, ou…

not rated 12 1mo ago A 71 tokens original MIT

competitor-x-ray

161

Mahanaicoach/competitor-x-ray

Skill Claude CodeCodex

Decode any set of competitors into their ICP (ideal customer profile), their funnel (how a stranger becomes a customer), and their monetization (every revenue stream and price point). Researches each competitor against real sources and synthesizes a cross-competitor comparison. Use whenever the user wants to research…

not rated 12 +1 3mo ago C 221 tokens original MIT

OpenGHz/embodied-ai-paper-writer

Skill Claude Code

Professional embodied-AI paper-writing coach distilled from 63 top-conference papers (CoRL, RSS, ICRA, IROS, Science Robotics, 2022–2026). Teaches writing craft only — vocabulary, sentence patterns, paragraph flow, figure/table conventions, section-by-section construction, rhetorical pivots, appendix norms. NOT a…

not rated 12 2mo ago A 255 tokens original MIT

liu-xiaoyan-english

163

tong666-bit/liu-xiaoyan-skill

Skill Claude CodeCodex

An English-teaching guide based on Liu Xiaoyan's approach, aimed at Chinese learners preparing for CET-4, CET-6, or graduate-school English exams. CET-4 and CET-6 are China's national college English tests.

not rated 12 +2 1mo ago A 272 tokens original MIT

shipcheck

164

lohani-mohit/shipcheck

Skill Claude CodeCodex

Senior-QA review of a code change before you ship it. Sizes the diff, then launches QA reviewers — a regression hunter ("does this break anything that already worked?") and a change reviewer ("does this actually do what it claims, including edge cases?") — and consolidates ONE evidence-based SIGN OFF / SIGN OFF WITH…

not rated 11 2mo ago A 154 tokens original MIT

uni1-image-ad

165

krusemediallc/uni1-image-ad

Skill Claude CodeCodex

Use when the user wants to generate a Meta/Facebook image ad with Luma uni-1 and attach it to an existing Meta ad set. Triggers on phrases like "uni-1 ad", "make a Luma ad creative", "new image ad in ", "uni-1 image ad for Meta", "generate uni-1 ad creative", "upload uni-1 image as Meta ad". Anchors on uni-1 + Meta…

not rated 11 4mo ago A 138 tokens original MIT

doctor

166

SomeStay07/claude-doctor-skill

Skill Claude Code

Audits any project for security, test coverage, and Claude Code automation. 46 checks across 6 layers: secrets, CLAUDE.md, hooks, skills, agents, rules, MCP, CI, memory. Adaptive scoring — auto-detects project maturity (Starter/Growing/Mature/Pro). Diagnoses gaps, prescribes project-specific fixes, applies them.…

not rated 11 6mo ago A 197 tokens original MIT

oss-launch

167

AnayDhawan/oss-launch

Skill Claude CodeCodex

Use when taking a repo open source, or hardening one that already is. Run /oss-launch and it scans the repo (stack, existing files, git remote, secrets), asks only what it cannot infer, then generates a tailored OSS file collection (README, LICENSE, CONTRIBUTING, CODEOFCONDUCT, SECURITY, CHANGELOG, .gitignore…

not rated 11 +1 changed 6d ago A 170 tokens

image-compress

168

xiaowu89/skill-compress

Skill Claude Code

An image-compression tool that reduces the size of local files, folders, or images from web addresses. It returns compressed-image links and the amount of space saved.

not rated 11 29d ago A 74 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: