Skip to main content

Catalog

Browse the curated directory.

Search by workflow, author, or tags. Every listing exposes maintenance signal, install command, and a visible security summary before you commit time to it.

Category
Scenarios
Risk
Platform
Status
Sort

100 skills

Curated for quality, install clarity, and audit visibility.

Featured first
Code ReviewLow riskVerified

GStack Review

A pre-landing review skill from the gstack toolkit that inspects diffs for trust boundary mistakes, unsafe SQL, conditional side effects, and missing tests.

4.9(312)80.1K installsUpdated Apr 22, 2026
Best forPre-merge PR review
Install command
codex /review
Works inCodexClaude Code
View source
Audit notes

Low operational risk for read-heavy review, but fix application can edit local files.

reviewdiffpr+2
Skill & Agent BuildingMedium riskVerified

Anthropic Skill Creator

An official Anthropic workflow for drafting new skills, benchmarking them against baselines, and iterating with human review.

4.9(475)122.2K installsUpdated Apr 20, 2026
Best forNew skill creation
Install command
/skill-creator
Works inClaude Code
View source
Audit notes

Medium risk because eval tooling and generated artifacts need review before publishing.

skill-authoringevalsbenchmarking+1
TestingMedium riskVerified

QA Loop

An end-to-end QA skill for browser testing, issue reproduction, and verification across desktop and mobile.

4.9(56)14.5K installsUpdated Apr 17, 2026
Best forBrowser smoke tests
Install command
codex /qa
Works inCodex
View source
Audit notes

Review target URLs before use; screenshots and console logs may contain sensitive product data.

qabrowseracceptance+1
Curator review pending - install with caution.
DeploymentLow riskReview needed

Git Shiproom

A release-oriented Git workflow skill that stages checks, summarizes risk, and prepares clean branch handoff notes.

4.9(50)12.8K installsUpdated Apr 14, 2026
Best forPre-flight every branch before you ask for review.
Install command
codex /shiproom
Works inCodexClaude CodeCursor
View source
Audit notesPartial

No curator security note has been written yet.

gitpreflighthandoff+1
Curator review pending - install with caution.
DebuggingLow riskReview needed

GStack Investigate

A structured debugging skill from gstack that forces evidence gathering, hypothesis testing, and root-cause-first remediation.

4.8(312)80.1K installsUpdated Apr 22, 2026
Best forNo fixes until the root cause is real.
Install command
codex /investigate
Works inCodexClaude Code
View source
Audit notesPartial

No curator security note has been written yet.

debuggingroot-causeincidents+1
Curator review pending - install with caution.
TestingMedium riskReview needed

GStack QA

A browser-first QA skill from gstack that explores user flows, captures evidence, and can fix verified bugs in iterative loops.

4.8(312)80.1K installsUpdated Apr 22, 2026
Best forOpen the app, test the flow, fix what breaks.
Install command
codex /qa
Works inCodexClaude Code
View source
Audit notesPartial

No curator security note has been written yet.

qabrowserregression+2
DebuggingLow riskVerified

Incident Investigate

A debugging skill that structures investigation into evidence, hypotheses, and fixes instead of patching symptoms.

4.8(39)10.1K installsUpdated Apr 19, 2026
Best forRoot-cause analysis
Install command
codex /investigate
Works inCodexClaude Code
View source
Audit notes

Low default risk; it emphasizes evidence before mutation.

debuggingroot causeincidents+1
Curator review pending - install with caution.
Code ReviewLow riskReview needed

Review Radar

A code review skill tuned to identify breakages and behavioral regressions instead of generating generic summaries.

4.8(43)11.1K installsUpdated Apr 16, 2026
Best forFind the bugs, regressions, and missing tests first.
Install command
codex /review-radar
Works inCodex
View source
Audit notesPartial

No curator security note has been written yet.

reviewbugstests+1
Curator review pending - install with caution.
Skill & Agent BuildingMedium riskReview needed

Nuwa Skill

A research-heavy persona distillation workflow that extracts mental models, decision heuristics, and expression DNA from a person or theme.

4.7(54)13.9K installsUpdated Apr 21, 2026
Best forDistill how a person thinks into a reusable skill.
Install command
huashu-nuwa
Works inClaude CodeCodex
View source
Audit notesPartial

No curator security note has been written yet.

personaresearchdistillation+2
Docs & CollaborationLow riskVerified

Docs Release

A documentation maintenance skill that cross-references shipped code with README, ARCHITECTURE, and contributor docs.

4.7(36)9.3K installsUpdated Apr 10, 2026
Best forREADME updates
Install command
codex /document-release
Works inCodexClaude Code
View source
Audit notes

Low risk; local file edits stay reviewable before commit.

docsreadmechangelog+1
Curator review pending - install with caution.
Skill & Agent BuildingHigh riskReview needed

dot-skill

A meta-skill system that ingests chat exports, docs, and structured notes to generate reusable role skills across several character families.

4.6(63)16.2K installsUpdated Apr 22, 2026
Best forTurn colleague, relationship, or celebrity material into portable role skills.
Install command
/dot-skill
Works inCodexClaude Code
View source
Audit notesPartial

No curator security note has been written yet.

meta-skillpersonafeishu+2
Curator review pending - install with caution.
Docs & CollaborationLow riskReview needed

Anthropic Doc Coauthoring

An official Anthropic documentation workflow that structures context gathering, iterative drafting, and reader testing for long-form docs.

4.7(475)122.2K installsUpdated Apr 20, 2026
Best forGuide a doc from raw context to reader-tested clarity.
Install command
/doc-coauthoring
Works inClaude Code
View source
Audit notesPartial

No curator security note has been written yet.

docsspecsrfc+2
Curator review pending - install with caution.
DeploymentMedium riskReview needed

Canary Watch

A deployment verification skill that watches a release after merge for console errors, broken pages, and visual drift.

4.6(32)8.2K installsUpdated Apr 18, 2026
Best forVerify the live deploy before users tell you it is broken.
Install command
codex /canary
Works inCodex
View source
Audit notesPartial

No curator security note has been written yet.

canarydeploymonitoring+1
Curator review pending - install with caution.
Docs & CollaborationLow riskReview needed

DX Audit

A developer experience skill that runs the setup flow, times the first working success, and captures friction points with evidence.

4.5(21)5.4K installsUpdated Apr 11, 2026
Best forMeasure the onboarding pain your docs politely hide.
Install command
codex /devex-review
Works inCodex
View source
Audit notesPartial

No curator security note has been written yet.

devexdocsonboarding+1
Curator review pending - install with caution.
TestingLow riskReview needed

Test Bench

A testing skill focused on missing coverage, flaky test isolation, and pragmatic high-signal test suggestions.

4.4(24)6.1K installsUpdated Apr 13, 2026
Best forFill the obvious testing holes before CI embarrasses you.
Install command
codex /test-bench
Works inCodex
View source
Audit notesPartial

No curator security note has been written yet.

testscoverageci+1
DeploymentLow riskVerified

Release Briefing

A deployment-adjacent documentation skill for release notes, stakeholder briefs, and post-merge communication.

4.3(18)4.7K installsUpdated Apr 9, 2026
Best forRelease notes
Install command
codex /release-briefing
Works inCodex
View source
Audit notes

Low operational risk; output should still be reviewed before external publication.

launchnotesstakeholders+1
Curator review pending - install with caution.
skill-authoringLow riskReview needed

moai-design-system

Unified design system specialist integrating Intent-First design craft, UI/UX foundations (accessibility, design tokens, component architecture), and Pencil MCP tool integration. Absorbed from moai-design-craft, moai-domain-uiux, and moai-design-tools (Pencil portion). Use when establishing design intent, building design systems, or rendering Pencil designs.

4.2(8)1K installsUpdated May 13, 2026
Best forUnified design system specialist integrating Intent-First design craft, UI/UX foundations (accessibility, design tokens,
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

career-ops

AI job search command center -- evaluate offers, generate CVs, scan portals, track applications

4.2(173)44.4K installsUpdated May 13, 2026
Best forAI job search command center -- evaluate offers, generate CVs, scan portals, track applications
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

sn-da-excel-workflow

Excel 数据分析多步编排器。覆盖:(1) 读取多 Sheet Excel 文件并统计行数,(2) 大文件检测(≥10k 行自动 Parquet 优化),(3) 数据清洗(缺失值、文本标准化、无效字符),(4) 条件筛选与分类提取,(5) 跨 Sheet 统计聚合,(6) 导出 Excel/CSV 并提供下载链接。覆盖从数据读取到报告生成全流程,按步骤编排 capability 子 skill。遇到以下任一情况就主动使用本 skill,不要自行写几行 pandas 就回答:①用户出现触发词:Excel 分析 / 表格分析 / 数据分析 / 数据清洗 / 数据统计 / 数据筛选 / 数据可视化 / 数据导出 / 汇总统计 / 透视表 / 分组统计 / 交叉分析 / 趋势分析 / 对比分析 / 异常值检测 / 去重 / 缺失值处理 / Excel 报告 / 生成报表 / analyze Excel / data analysis / data cleaning / pivot table;②用户上传或指定了 .xlsx / .xls / .csv 文件并要求分析、清洗、统计或可视化;③任务涉及多 Sheet 读取、条件筛选、分类汇总、图表生成中的任意一项;④用户要求导出带格式的 Excel 报告或下载链接。仅不用于:不涉及表格数据的纯文本处理、图片分析(使用 sn-da-image-caption)、单个公式计算的简单问答。

4.2(8)1K installsUpdated May 13, 2026
Best forExcel 数据分析多步编排器。覆盖:(1) 读取多 Sheet Excel 文件并统计行数,(2) 大文件检测(≥10k 行自动 Parquet 优化),(3) 数据清洗(缺失值、文本标准化、无效字符),(4) 条件筛选与分类提取,(5)
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

design-critique

Facilitate structured design critiques with clear feedback frameworks and actionable outcomes.

4.2(8)1K installsUpdated May 12, 2026
Best forFacilitate structured design critiques with clear feedback frameworks and actionable outcomes.
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

browser-cdp

Use this skill when you need to control a Chrome browser via CDP (Chrome DevTools Protocol) to reuse existing login sessions. Covers: launching Chrome in debug mode, opening URLs, waiting for page load, evaluating JavaScript, taking snapshots, and extracting auth tokens. Trigger phrases: browser automation, CDP, agent-browser, 浏览器操作, 操作浏览器, Chrome CDP, 复用登录态, extract token from browser.

4.2(8)1K installsUpdated May 12, 2026
Best forUse this skill when you need to control a Chrome browser via CDP (Chrome DevTools Protocol) to reuse existing login sess
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

better-icons

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: better-icons search <query> to find icons, better-icons get <id> to get SVG. Also available as MCP server for AI agents.

4.2(8)1K installsUpdated May 12, 2026
Best forUse when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

cad-explorer

Start or reuse the CAD Explorer GUI and return review links for explicit CAD and robot-description files. Use when rendering or visually reviewing .step, .stp, .stl, .3mf, .dxf, .urdf, .srdf, or .sdf files, especially when handed off from CAD, URDF, SRDF, or SDF generation skills.

4.2(9)2.4K installsUpdated May 11, 2026
Best forStart or reuse the CAD Explorer GUI and return review links for explicit CAD and robot-description files. Use when rende
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

analyzing-marketing-campaign

Analyze weekly marketing campaign performance data across channels. Use when analyzing multi-channel digital marketing data to calculate funnel metrics (CTR, CVR) and compare to benchmarks, compute cost and revenue efficiency metrics (ROAS, CPA, Net Profit), or get budget reallocation recommendations based on performance rules.

4.2(8)1K installsUpdated May 11, 2026
Best forAnalyze weekly marketing campaign performance data across channels. Use when analyzing multi-channel digital marketing d
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

capture-screen

Programmatic screenshot capture on macOS. Find window IDs with Swift CGWindowListCopyWindowInfo, control application windows via AppleScript (zoom, scroll, select), and capture with screencapture. Use when automating screenshots, capturing application windows for documentation, or building multi-shot visual workflows.

4.2(8)1K installsUpdated May 11, 2026
Best forProgrammatic screenshot capture on macOS. Find window IDs with Swift CGWindowListCopyWindowInfo, control application win
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

ask-questions-if-underspecified

Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.

4.2(8)1.1K installsUpdated May 11, 2026
Best forClarify requirements before implementing. Do not use automatically, only when invoked explicitly.
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

backtest-expert

Expert guidance for systematic backtesting of trading strategies. Use when developing, testing, stress-testing, or validating quantitative trading strategies. Covers "beating ideas to death" methodology, parameter robustness testing, slippage modeling, bias prevention, and interpreting backtest results. Applicable when user asks about backtesting, strategy validation, robustness testing, avoiding overfitting, or systematic trading development.

4.2(8)1.4K installsUpdated May 11, 2026
Best forExpert guidance for systematic backtesting of trading strategies. Use when developing, testing, stress-testing, or valid
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

analyzing-projects

Analyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project, exploring unfamiliar code, or when asked "how does this work?" or "what's the architecture?"

4.2(8)1.4K installsUpdated May 11, 2026
Best forAnalyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project,
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

4.2(724)186K installsUpdated May 11, 2026
Best forYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

app-onboarding-questionnaire

Design and build a high-converting questionnaire-style onboarding flow for your app, modelled on proven conversion patterns from top subscription apps.

4.2(8)1K installsUpdated May 11, 2026
Best forDesign and build a high-converting questionnaire-style onboarding flow for your app, modelled on proven conversion patte
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

logo-generator

Generate professional SVG logos and high-end showcase images. Use when the user wants to: (1) Create a logo or icon for their product/brand, (2) Generate logo design concepts based on product information, (3) Create professional logo showcase presentations with multiple background styles, (4) Export logos in various formats (SVG, PNG), or (5) Iterate on logo designs with different visual styles. Supports geometric patterns, dot matrix designs, line systems, and mixed compositions. Generates showcase images using Nano Banana (Gemini image generation) with 12 professional background styles.

4.2(8)1K installsUpdated May 11, 2026
Best forGenerate professional SVG logos and high-end showcase images. Use when the user wants to: (1) Create a logo or icon for
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

rev-dex-dumper

Dump DEX files from a running Android app for unpacking/deobfuscation. Activate when the user wants to unpack an Android APK, dump DEX from memory, extract decrypted DEX files, or defeat class-loading packing.

4.2(8)1K installsUpdated May 11, 2026
Best forDump DEX files from a running Android app for unpacking/deobfuscation. Activate when the user wants to unpack an Android
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

audit-content

Verifies truthfulness, accuracy, and link integrity of content before publishing. Catches fabricated statistics, dead URLs, misattributed sources, and company claims that contradict the brand DNA.

4.2(8)1K installsUpdated May 11, 2026
Best forVerifies truthfulness, accuracy, and link integrity of content before publishing. Catches fabricated statistics, dead UR
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

planning-with-files

Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.

4.2(8)1K installsUpdated May 11, 2026
Best forTransforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage.
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

adding-a-command

Creates a new CLI command following the Commander.js pattern in src/commands/. Handles command registration in src/cli.ts, telemetry tracking via tracked() wrapper, and option parsing. Use when user says add command, new CLI command, create subcommand, or adds files to src/commands/. Do NOT use for modifying existing commands or fixing bugs in existing commands.

4.2(8)1K installsUpdated May 11, 2026
Best forCreates a new CLI command following the Commander.js pattern in src/commands/. Handles command registration in src/cli.t
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

framing-doc

Create a framing document from conversation transcripts. Use when the user has transcripts (VTT, call notes, etc.) and wants to produce a frame that captures the problem worth solving and why it was chosen over alternatives.

4.2(8)1K installsUpdated May 11, 2026
Best forCreate a framing document from conversation transcripts. Use when the user has transcripts (VTT, call notes, etc.) and w
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

spm-build-analysis

Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build plugin overhead, duplicate module builds from configuration drift, circular dependencies between modules, oversized modules needing splitting, or modularization best practices.

4.2(8)1K installsUpdated May 11, 2026
Best forAnalyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow X
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

python-foundational

Foundational Python best practices, idioms, and code quality fundamentals - Brought to you by microsoft/hve-core

4.2(8)1K installsUpdated May 11, 2026
Best forFoundational Python best practices, idioms, and code quality fundamentals - Brought to you by microsoft/hve-core
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

news-aggregator-skill

Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 28 sources including Hacker News, GitHub, Hugging Face Papers, AI Newsletters, WallStreetCN, Weibo, and Podcasts. Use when user requests 'daily scans', 'tech news', 'finance updates', 'AI briefings', 'deep analysis', or says '如意如意' to open the interactive menu.

4.2(8)1.1K installsUpdated May 11, 2026
Best forComprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 28 sources including Hac
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

ecom-shoe-image-shotlist-github

Footwear e-commerce photography expert. Given a white-background shoe image, automatically analyzes product (compressproductimg.py → Read tool → LLM vision) → selects scene from professional scene library → generates 6 advertising-quality hero images in 2-batch parallel pipeline (batch 1 baseline model → batch 2 remaining 5 images) using three-step pattern (submit → poll → download/upload to CDN) covering on-feet full-body shots, on-feet close-ups, and lifestyle still-life shots → optional video generation for 5 images with highlight reel. Use when the user mentions "shoe photography", "e-commerce hero image", "product shot", or uploads a shoe product image.

4.2(8)1.1K installsUpdated May 11, 2026
Best forFootwear e-commerce photography expert. Given a white-background shoe image, automatically analyzes product (compresspro
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

pikastream-video-meeting

Join a Google Meet or Zoom call as a video meeting agent via PikaStreaming. Trigger: user drops a Google Meet or Zoom link, or asks to join a meeting.

4.2(8)1.1K installsUpdated May 11, 2026
Best forJoin a Google Meet or Zoom call as a video meeting agent via PikaStreaming. Trigger: user drops a Google Meet or Zoom li
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

ai-search-hub

Run the AI Search Hub browser automation scripts for Yuanbao, LongCat, Doubao, Qwen, Gemini, Grok, and MiniMax. Use this skill when the user wants to ask one of those sites a prompt, auto-start or attach to a Chrome DevTools session on port 9222, seed an isolated debug browser profile from the user's local browser data, detect whether login is required, wait for the user to finish logging in if needed, and then continue automatically.

4.2(8)1.1K installsUpdated May 11, 2026
Best forRun the AI Search Hub browser automation scripts for Yuanbao, LongCat, Doubao, Qwen, Gemini, Grok, and MiniMax. Use this
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

api-gateway

AWS API Gateway for REST and HTTP API management. Use when creating APIs, configuring integrations, setting up authorization, managing stages, implementing rate limiting, or troubleshooting API issues.

4.2(8)1.1K installsUpdated May 11, 2026
Best forAWS API Gateway for REST and HTTP API management. Use when creating APIs, configuring integrations, setting up authoriza
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

ai-writing-detection

Comprehensive AI writing detection patterns and methodology. Provides vocabulary lists, structural patterns, model-specific fingerprints, and false positive prevention guidance. Use when analyzing text for AI authorship or understanding detection patterns.

4.2(8)1.1K installsUpdated May 11, 2026
Best forComprehensive AI writing detection patterns and methodology. Provides vocabulary lists, structural patterns, model-speci
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

bankr-twitter-agent

> Build and run one or more Twitter/X agents, each with a distinct personality, storyline, and post-image library.

4.2(8)1.1K installsUpdated May 11, 2026
Best for> Build and run one or more Twitter/X agents, each with a distinct personality, storyline, and post-image library.
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

x-research

General-purpose X/Twitter research agent. Searches X for real-time perspectives, dev discussions, product feedback, cultural takes, breaking news, and expert opinions. Works like a web research agent but uses X as the source. Use when: (1) user says "x research", "search x for", "search twitter for", "what are people saying about", "what's twitter saying", "check x for", "x search", "/x-research", (2) user is working on something where recent X discourse would provide useful context (new library releases, API changes, product launches, cultural events, industry drama), (3) user wants to find what devs/experts/community thinks about a topic. NOT for: posting tweets or account management. Note: currently uses recent search (last 7 days). Full-archive search is available on the same pay-per-use X API plan but not yet implemented in this skill.

4.2(8)1.1K installsUpdated May 11, 2026
Best forGeneral-purpose X/Twitter research agent. Searches X for real-time perspectives, dev discussions, product feedback, cult
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

coding-guidelines

Use when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt, lint, code style, best practice, P.NAM, G.FMT, code review, naming convention, variable naming, function naming, type naming, 命名规范, 代码风格, 格式化, 最佳实践, 代码审查, 怎么命名

4.2(8)1.1K installsUpdated May 11, 2026
Best forUse when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt, lint, c
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

analyzing-marketing-campaign

Analyze weekly marketing campaign performance data across channels. Use when analyzing multi-channel digital marketing data to calculate funnel metrics (CTR, CVR) and compare to benchmarks, compute cost and revenue efficiency metrics (ROAS, CPA, Net Profit), or get budget reallocation recommendations based on performance rules.

4.2(8)1.1K installsUpdated May 11, 2026
Best forAnalyze weekly marketing campaign performance data across channels. Use when analyzing multi-channel digital marketing d
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

4.2(8)1.2K installsUpdated May 11, 2026
Best forGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an exist
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

seedance-storyboard-generator

专业的Seedance 2.0平台AI视频脚本和分镜生成器。当用户要求:(1) 将文章/故事转换为视频脚本,(2) 生成Seedance 2.0分镜提示词,(3) 规划多集AI视频系列,(4) 为Nana Banana Pro等图像模型创建角色/场景/道具生成提示词时使用。输入可以是完整的小说、文章或简短的故事大纲。输出包括标准脚本格式的完整剧本(△镜头描述+对白+OS/VO+闪回+字幕)、剧集分解、资产生成提示词和Seedance 2.0格式的分镜脚本。

4.2(8)1.2K installsUpdated May 11, 2026
Best for专业的Seedance 2.0平台AI视频脚本和分镜生成器。当用户要求:(1) 将文章/故事转换为视频脚本,(2) 生成Seedance 2.0分镜提示词,(3) 规划多集AI视频系列,(4) 为Nana Banana Pro等图像模型创建
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

app-store-preflight-skills

Scan an iOS/macOS Xcode project for common App Store rejection patterns before submission. Use when preparing an app for App Store review, after receiving a rejection from Apple, or when auditing metadata, subscriptions, privacy manifests, entitlements, or design compliance. Integrates with the asc CLI for metadata inspection.

4.2(8)1.2K installsUpdated May 11, 2026
Best forScan an iOS/macOS Xcode project for common App Store rejection patterns before submission. Use when preparing an app for
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

algorithmic-art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

4.2(8)1.2K installsUpdated May 11, 2026
Best forCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users r
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

agent-orchestration

AI DevKit · Proactively orchestrate running AI agents — scan statuses, assess progress, send next instructions, and coordinate multi-agent workflows. Use when users ask to manage agents, orchestrate work across agents, or check on agent progress.

4.2(8)1.2K installsUpdated May 11, 2026
Best forAI DevKit · Proactively orchestrate running AI agents — scan statuses, assess progress, send next instructions, and coor
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

browser-act

Browser automation CLI (browser-act) for AI agents. MUST trigger when: (1) user mentions 'browser-act' in any form, or user needs to: (2) open/visit/browse/check a URL or webpage, (3) scrape/extract/crawl/monitor web content, (4) fill forms, click buttons, type text, scroll, or interact with page elements, (5) take a screenshot of a webpage, (6) handle or solve a captcha, (7) use a stealth/anti-detection browser or proxy, (8) connect to or control Chrome, (9) inspect network requests or record HAR, (10) automate any browser or web interaction task. Covers: navigation, page state inspection, element interaction, data extraction, JavaScript evaluation, tab management, network inspection, dialog handling, captcha solving, parallel browser sessions, stealth browsing, and any browser automation tasks.

4.2(8)1.2K installsUpdated May 11, 2026
Best forBrowser automation CLI (browser-act) for AI agents. MUST trigger when: (1) user mentions 'browser-act' in any form, or u
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

legal-agreement

You are the business agreement generator for /legal agreement <type>. You gather details from the user and produce a complete, professional business agreement with annotations explaining each section in plain English.

4.2(8)1.2K installsUpdated May 11, 2026
Best forYou are the business agreement generator for /legal agreement <type>. You gather details from the user and produce a com
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

codex

Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing

4.2(8)1.2K installsUpdated May 11, 2026
Best forUse when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refacto
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

emil-design-eng

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

4.2(8)1.2K installsUpdated May 11, 2026
Best forThis skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible det
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

add-feature

Implement new feature with self-testing loop until 100% pass

4.2(8)1.3K installsUpdated May 11, 2026
Best forImplement new feature with self-testing loop until 100% pass
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

docx

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a "report", "memo", "letter", "template", or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

4.2(8)1.4K installsUpdated May 11, 2026
Best forUse this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers inclu
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

peer-review

Use before submission or when reviewing papers - provides evaluation checklists, bias detection, and self-review templates

4.2(8)1.4K installsUpdated May 11, 2026
Best forUse before submission or when reviewing papers - provides evaluation checklists, bias detection, and self-review templat
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

bazi

四柱八字命理分析。通过交互式步骤收集出生信息(姓名、曾用名、阳历/农历生日、时辰、性别、出生地), 排出四柱八字,参照经典命理典籍(穷通宝典、三命通会、滴天髓、渊海子平、子平真诠等)进行专业分析。 Use this skill whenever the user asks for 八字、四柱、命理、算命、Bazi、fortune telling、 birth chart analysis, or wants to know about their 八字命盘、运势、大运、流年. Triggers: "算八字", "看八字", "批八字", "排八字", "四柱", "命盘", "算命", "帮我看看八字", "我想算八字", "分析八字", "排盘", "bazi", "bazi analysis", "fortune telling", "birth chart", "算一卦", "看运势", "命运分析". 即使只是提到"算命"、"八字"而没有明确说要用skill,也应该使用此skill。

4.2(8)1.4K installsUpdated May 11, 2026
Best for四柱八字命理分析。通过交互式步骤收集出生信息(姓名、曾用名、阳历/农历生日、时辰、性别、出生地), 排出四柱八字,参照经典命理典籍(穷通宝典、三命通会、滴天髓、渊海子平、子平真诠等)进行专业分析。 Use this skill whenev
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

better-codex

Behavioral guardrails for Codex coding work based on common user complaints. Use when Codex is asked to implement, modify, debug, review, test, or operate on a codebase and should avoid unsafe scope expansion, stale edits, fake completion, brittle edits, shallow debugging, superficial patch-on fixes, one-off special-case code, generic product or UI output, over-mocked tests, noisy approvals, verbose status reports, or leaking internal reasoning into user-facing UI.

4.2(8)1.4K installsUpdated May 11, 2026
Best forBehavioral guardrails for Codex coding work based on common user complaints. Use when Codex is asked to implement, modif
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

blueprint

Use when creating, editing, or reviewing WordPress Playground blueprint JSON files. Triggers on mentions of blueprints, playground configuration, or requests to set up a WordPress demo environment.

4.2(8)1.5K installsUpdated May 11, 2026
Best forUse when creating, editing, or reviewing WordPress Playground blueprint JSON files. Triggers on mentions of blueprints,
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

agents-sdk

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, chat applications, voice agents, or browser automation. Covers Agent class, state management, callable RPC, Workflows, durable execution, queues, retries, observability, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

4.2(8)1.5K installsUpdated May 11, 2026
Best forBuild AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

nothing-design

This skill should be used when the user explicitly says "Nothing style", "Nothing design", "/nothing-design", or directly asks to use/apply the Nothing design system. NEVER trigger automatically for generic UI or design tasks.

4.2(9)2.3K installsUpdated May 11, 2026
Best forThis skill should be used when the user explicitly says "Nothing style", "Nothing design", "/nothing-design", or directl
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

code-understanding

Provides adversarial code comprehension for security research, mapping architecture, tracing data flows, and hunting vulnerability variants to build ground-truth understanding before or alongside static analysis.

4.2(10)2.5K installsUpdated May 11, 2026
Best forProvides adversarial code comprehension for security research, mapping architecture, tracing data flows, and hunting vul
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

huashu-nuwa

女娲造人:输入人名/主题/甚至只是模糊需求,自动深度调研→思维框架提炼→生成可运行的人物Skill。 两种入口:(1)明确人名→直接蒸馏 (2)模糊需求→诊断推荐→再蒸馏。 触发词:「造skill」「蒸馏XX」「女娲」「造人」「XX的思维方式」「做个XX视角」「更新XX的skill」。 模糊需求也触发:「我想提升决策质量」「有没有一种思维方式能帮我...」「我需要一个思维顾问」。

4.2(72)18.5K installsUpdated May 11, 2026
Best for女娲造人:输入人名/主题/甚至只是模糊需求,自动深度调研→思维框架提炼→生成可运行的人物Skill。 两种入口:(1)明确人名→直接蒸馏 (2)模糊需求→诊断推荐→再蒸馏。 触发词:「造skill」「蒸馏XX」「女娲」「造人」「XX的思维方
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

aspnet-core

Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, testing, performance, deployment, or ASP.NET Core upgrades.

4.2(73)18.8K installsUpdated May 11, 2026
Best forBuild, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web develop
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

adaptyv

How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for experimental characterization. Also trigger when code imports adaptyv, adaptyvsdk, or FoundryClient, or references foundry-api-public.adaptyvbio.com.

4.2(80)20.6K installsUpdated May 11, 2026
Best forHow to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval.
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

llmfit-advisor

Detect local hardware (RAM, CPU, GPU/VRAM) and recommend the best-fit local LLM models with optimal quantization, speed estimates, and fit scoring.

4.2(100)25.7K installsUpdated May 11, 2026
Best forDetect local hardware (RAM, CPU, GPU/VRAM) and recommend the best-fit local LLM models with optimal quantization, speed
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

gws-admin-reports

Google Workspace Admin SDK: Audit logs and usage reports.

4.2(101)26K installsUpdated May 11, 2026
Best forGoogle Workspace Admin SDK: Audit logs and usage reports.
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

ab-test-setup

When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program," or "experiment playbook." Use this whenever someone is comparing two approaches and wants to measure which performs better, or when they want to build a systematic experimentation practice. For tracking implementation, see analytics-tracking. For page-level conversion optimization, see page-cro.

4.2(108)27.7K installsUpdated May 11, 2026
Best forWhen the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program.
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

defuddle

Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.

4.2(118)30.3K installsUpdated May 11, 2026
Best forExtract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use in
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

acquire-codebase-knowledge

Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this codebase", "document this architecture", "onboard me to this repo", or "create codebase docs". Do not trigger for routine feature implementation, bug fixes, or narrow code edits unless the user asks for repository-level discovery.

4.2(127)32.6K installsUpdated May 11, 2026
Best forUse this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

8-bit-orbit-video-template

Hyperframes-based video template for retro pixel deck motion design. Use when users want a high-fidelity, multi-scene HTML-to-video composition with advanced transitions, interactive preview controls, and ready-to-render default style.

4.2(142)36.6K installsUpdated May 11, 2026
Best forHyperframes-based video template for retro pixel deck motion design. Use when users want a high-fidelity, multi-scene HT
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

api-and-interface-design

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

4.2(151)38.9K installsUpdated May 11, 2026
Best forGuides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when cr
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

ckm:banner-design

Design banners for social media, ads, website heroes, creative assets, and print. Multiple art direction options with AI-generated visuals. Actions: design, create, generate banner. Platforms: Facebook, Twitter/X, LinkedIn, YouTube, Instagram, Google Display, website hero, print. Styles: minimalist, gradient, bold typography, photo-based, illustrated, geometric, retro, glassmorphism, 3D, neon, duotone, editorial, collage. Uses ui-ux-pro-max, frontend-design, ai-artist, ai-multimodal skills.

4.2(298)76.6K installsUpdated May 11, 2026
Best forDesign banners for social media, ads, website heroes, creative assets, and print. Multiple art direction options with AI
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

algorithmic-art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

4.2(513)131.9K installsUpdated May 11, 2026
Best forCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users r
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

everything-claude-code-conventions

Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.

4.2(695)178.7K installsUpdated May 11, 2026
Best forDevelopment conventions and patterns for everything-claude-code. JavaScript project with conventional commits.
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

ab-test-store-listing

When the user wants to A/B test App Store product page elements to improve conversion rate. Also use when the user mentions "A/B test", "product page optimization", "test my screenshots", "test my icon", "conversion rate optimization", "CPP", or "custom product pages". For screenshot design, see screenshot-optimization. For metadata optimization, see metadata-optimization.

4.2(8)1.2K installsUpdated May 11, 2026
Best forWhen the user wants to A/B test App Store product page elements to improve conversion rate. Also use when the user menti
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

algorithmic-art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

4.2(8)1.2K installsUpdated May 11, 2026
Best forCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users r
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

xhs-auth

小红书认证管理技能。检查登录状态、登录(二维码或手机号)、退出登录。 当用户要求登录小红书、检查登录状态、退出登录时触发。

4.2(8)1.2K installsUpdated May 11, 2026
Best for小红书认证管理技能。检查登录状态、登录(二维码或手机号)、退出登录。 当用户要求登录小红书、检查登录状态、退出登录时触发。
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

add-addons-existing-app

Apply integrations to existing projects with tanstack add, including add-on id resolution, dependency chains, option prompts, and .cta.json project metadata preconditions.

4.2(8)1.3K installsUpdated May 11, 2026
Best forApply integrations to existing projects with tanstack add, including add-on id resolution, dependency chains, option pro
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

build-review-interface

Build a custom browser-based annotation interface tailored to your data for reviewing LLM traces and collecting structured feedback. Use when you need to build an annotation tool, review traces, or collect human labels.

4.2(8)1.3K installsUpdated May 11, 2026
Best forBuild a custom browser-based annotation interface tailored to your data for reviewing LLM traces and collecting structur
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

docx

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

4.2(8)1.3K installsUpdated May 11, 2026
Best forComprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservati
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

paper2code

Converts an arxiv paper into a minimal, citation-anchored Python implementation. Trigger when user runs /paper2code with an arxiv URL or paper ID, says "implement this paper", or pastes an arxiv link asking for implementation. Flags all ambiguities honestly. Never invents implementation details not stated in the paper.

4.2(8)1.3K installsUpdated May 11, 2026
Best forConverts an arxiv paper into a minimal, citation-anchored Python implementation. Trigger when user runs /paper2code with
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

nopua

The anti-PUA. Drives AI with wisdom, trust, and inner motivation instead of fear and threats. Activates on: task failed 2+ times, about to give up, suggesting user do it manually, blaming environment unverified, stuck in loops, passive behavior, or user frustration ('try harder', 'figure it out', '换个方法', '为什么还不行'). ALL task types. Not for first failures.

4.2(8)1.3K installsUpdated May 11, 2026
Best forThe anti-PUA. Drives AI with wisdom, trust, and inner motivation instead of fear and threats. Activates on: task failed
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

release

Determine the next version, update the marketing site, and run the full release pipeline.

4.2(8)1.3K installsUpdated May 11, 2026
Best forDetermine the next version, update the marketing site, and run the full release pipeline.
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

validate-skills

Validates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills command.

4.2(8)1.3K installsUpdated May 11, 2026
Best forValidates skills in this repo against agentskills.io spec and Claude Code best practices. Use via /validate-skills comma
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

codegen-diagram

基于当前项目/代码生成 Draw.io 图表,支持技术栈图、系统架构图、数据结构图、E-R 图四种类型。输出符合 Draw.io 语法的 .drawio 文件(mxGraph XML),可直接导入 Draw.io 编辑。当用户提到技术栈、系统架构、数据结构、E-R 图时使用。

4.2(8)1.3K installsUpdated May 11, 2026
Best for基于当前项目/代码生成 Draw.io 图表,支持技术栈图、系统架构图、数据结构图、E-R 图四种类型。输出符合 Draw.io 语法的 .drawio 文件(mxGraph XML),可直接导入 Draw.io 编辑。当用户提到技术栈、系
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

paper-search

Search, download, and read academic papers from 20+ sources (arXiv, PubMed, Semantic Scholar, CrossRef, etc). Use when the user asks to find papers, search for research, look up academic literature, download a paper PDF, or extract text from a paper.

4.2(8)1.4K installsUpdated May 11, 2026
Best forSearch, download, and read academic papers from 20+ sources (arXiv, PubMed, Semantic Scholar, CrossRef, etc). Use when t
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

search-skill

Search and recommend Claude Code skills from trusted marketplaces

4.2(8)1.4K installsUpdated May 11, 2026
Best forSearch and recommend Claude Code skills from trusted marketplaces
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

1password

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

4.2(8)1.4K installsUpdated May 11, 2026
Best forSet up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

avoid-ai-writing

Audit and rewrite content to remove AI writing patterns ("AI-isms"). Use this skill when asked to "remove AI-isms," "clean up AI writing," "edit writing for AI patterns," "audit writing for AI tells," or "make this sound less like AI." Supports a detection-only mode that flags patterns without rewriting.

4.2(8)1.4K installsUpdated May 11, 2026
Best forAudit and rewrite content to remove AI writing patterns ("AI-isms"). Use this skill when asked to "remove AI-isms," "cle
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

my-first-skill

Example skill demonstrating Anthropic SKILL.md format. Load when learning to create skills or testing the OpenSkills loader.

4.2(39)10.1K installsUpdated May 11, 2026
Best forExample skill demonstrating Anthropic SKILL.md format. Load when learning to create skills or testing the OpenSkills loa
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

hf-cli

Hugging Face Hub CLI (hf) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, jobs, and more on the Hugging Face Hub. Use when: handling authentication; managing local cache; managing Hugging Face Buckets; running or scheduling jobs on Hugging Face infrastructure; managing Hugging Face repos; discussions and pull requests; browsing models, datasets and spaces; reading, searching, or browsing academic papers; managing collections; querying datasets; configuring spaces; setting up webhooks; or deploying and managing HF Inference Endpoints. Make sure to use this skill whenever the user mentions 'hf', 'huggingface', 'Hugging Face', 'huggingface-cli', or 'hugging face cli', or wants to do anything related to the Hugging Face ecosystem and to AI and ML in general. Also use for cloud storage needs like training checkpoints, data pipelines, or agent traces. Use even if the user doesn't explicitly ask for a CLI command. Replaces the deprecated huggingface-cli.

4.2(41)10.4K installsUpdated May 11, 2026
Best forHugging Face Hub CLI (hf) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, job
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

skill_search

> 从 105K+ 技能卡中语义搜索最匹配的 skill。零依赖,内置默认 API 地址,开箱即用。

4.2(41)10.6K installsUpdated May 11, 2026
Best for> 从 105K+ 技能卡中语义搜索最匹配的 skill。零依赖,内置默认 API 地址,开箱即用。
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

ab-test-analysis

Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.

4.2(43)11.1K installsUpdated May 11, 2026
Best forAnalyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/st
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringLow riskReview needed

pr-review

Review pull requests for the MiniMax Skills repository. Use when reviewing PRs, validating new skill submissions, or checking existing skills for compliance. Run the validation script first for hard checks, then apply quality guidelines for content review. Triggers: PR review, pull request, validate skill, check skill.

4.2(46)11.7K installsUpdated May 11, 2026
Best forReview pull requests for the MiniMax Skills repository. Use when reviewing PRs, validating new skill submissions, or che
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus
Curator review pending - install with caution.
skill-authoringMedium riskReview needed

skill-builder

Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.

4.2(52)13.4K installsUpdated May 11, 2026
Best forAutomatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from
Install command
View source
Audit notesPartial

No curator security note has been written yet.

auto-discoveredgithubstar-1000-plus