| 4201 | sports-bettingPlace and claim decentralized sports bets on-chain via Pinwin and Azuro: real-time odds, high liquidity, no custody. Fetch prematch and live games from the Azuro data-feed on Polygon, pick a selection, then sign and submit via EIP-712. Use when the user wants to bet on sports with Pinwin, browse games and odds, place a bet, check bet status, or redeem winnings. Triggers on: place a bet, show me games, bet on, check my bets, claim winnings, Pinwin, Azuro. | LeoYeAI/openclaw-master-skills | 2.1k | 2026-05-05 |
| 4202 | analytics-eventsAdd product analytics events to track user interactions in the Metabase frontend | metabase/metabase | 48.2k | 2026-04-24 |
| 4203 | troubleshootInvestigate unexpected chat agent behavior by analyzing direct debug logs in JSONL files. Use when users ask why something happened, why a request was slow, why tools or subagents were used or skipped, or why instructions/skills/agents did not load. | microsoft/vscode | 187.5k | 2026-05-02 |
| 4204 | graphql-auditTriage GitHub Code Scanning alerts (CodeQL with security-extended suite) for this repository — list open alerts, dismiss as false positive / won't fix / used in tests, query via GitHub REST + GraphQL. Use when the user asks to "review GitHub security alerts", "check CodeQL findings", "triage code scanning", or anything mentioning Code Scanning, CodeQL, security-extended, or github.com/$repo/security/code-scanning. | netdata/netdata | 79.6k | 2026-04-28 |
| 4205 | academic-writingAcademic writing expert specializing in scholarly papers, literature reviews, research methodology, and thesis writing with strict academic standards. | wentorai/Research-Claw | 842 | 2026-03-25 |
| 4206 | aigc-directorAI 视频生成全流程:通过 6 个阶段(剧本→角色/场景设计→分镜→参考图→视频生成→后期剪辑)将用户想法转化为完整视频。支持临时工作台(单独调用 LLM、VLM、文生图、图生图、视频生成)。触发词:视频生成、AI视频、AIGC、创作视频、制作视频、AI画图。 | aAAaqwq/AGI-Super-Team | 74 | 2026-04-02 |
| 4207 | launchWhen the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,' 'beta launch,' 'early access,' 'waitlist,' 'product update,' 'how do I launch this,' 'launch checklist,' 'GTM plan,' or 'we're about to ship.' Use this whenever someone is preparing to release something publicly. For ongoing marketing after launch, see marketing-ideas. For the offer being launched (bonuses, guarantees, scarcity, naming), see offers. | coreyhaines31/marketingskills | 37.9k | 2026-06-17 |
| 4208 | token-efficiencyToken optimization best practices for cost-effective Claude Code usage. Automatically applies efficient file reading, command execution, and output handling strategies. Includes model selection guidance (Opus for learning, Sonnet for development/debugging). Prefers bash commands over reading files. | Delphine-L/claude_global | 16 | 2026-05-14 |
| 4209 | nsfc-writer国家自然科学基金标书写作专家,提供从选题、评分到完整标书写作的交互式指导。支持青年项目、面上项目标书写作,集成文献调研功能。Use when working with NSFC proposals, grant applications, or when user mentions 国自然、基金标书、标书写作、科研基金。 | HUANG19910918/Vibe-grant-writer | 4 | 2026-03-24 |
| 4210 | baoyu-wechat-summarySummarizes WeChat group chat highlights into a structured digest using the local wx-cli binary (https://github.com/jackwener/wx-cli). Generates a normal digest by default; a roast (毒舌) version is opt-in. Maintains per-group history (history.json + history-digests.jsonl), per-user profiles, and per-group fact memory (memory.md) across runs, with privacy guardrails baked in. Use when the user asks to "总结群聊", "群聊精华", "群聊摘要", "summarize group chat", "group chat digest", mentions a WeChat group name with a time range, says "帮我看看 XX 群最近聊了什么", "XX 群有什么值得看的", or asks to "回溯画像" / "初始化画像" / "backfill profiles". Adds the roast version when the user says "毒舌版", "roast 版", "再来个毒舌的", or similar. | JimLiu/baoyu-skills | 23.5k | 2026-07-04 |
| 4211 | ux-ui-analyze-single-pageAnalyze exactly one captured UI page (from ux_ui_map screenshots + request JSON) and immediately write/update ux_ui_map/pages/{page}.md in neutral descriptive language. Use when asked to analyze screenshots, rewrite corresponding analysis immediately, or avoid memory/context saturation. | raphaelmansuy/edgequake | 2.0k | 2026-02-09 |
| 4212 | pdf-reader全能 PDF 阅读和处理工具。支持文本提取、表格提取、图片提取、元数据读取、页面渲染、文本搜索等功能。当用户需要读取、解析或处理 PDF 文件时使用此 skill。 | zhu-lord/kimi-claw-backup | 0 | 2026-03-06 |
| 4213 | web-animation-designDesign and implement web animations that feel natural and purposeful. Use this skill proactively whenever the user asks questions about animations, motion, easing, timing, duration, springs, transitions, or animation performance. This includes questions about how to animate specific UI elements, which easing to use, animation best practices, or accessibility considerations for motion. Triggers on: easing, ease-out, ease-in, ease-in-out, cubic-bezier, bounce, spring physics, keyframes, transform, opacity, fade, slide, scale, hover effects, microinteractions, Framer Motion, React Spring, GSAP, CSS transitions, entrance/exit animations, page transitions, stagger, will-change, GPU acceleration, prefers-reduced-motion, modal/dropdown/tooltip/popover/drawer animations, gesture animations, drag interactions, button press feel, feels janky, make it smooth. | baptisteArno/typebot.io | 10.1k | 2026-03-26 |
| 4214 | kingdee-skill-publisher金蝶云苍穹业务Skill快速发布工具。这是一个元Skill,用于基于金蝶苍穹开放平台已发布的API和MCP服务,快速创建和发布财务凭证查询、供应链订单查询等业务Skill。
使用此Skill时:
1. 用户需要配置金蝶苍穹服务器URL和API认证凭证,支持两种认证方式:
- 经典认证(默认):user、appId、appSecret、accountId,通过 `POST {baseUrl}/api/login.do` 获取Token
- 增强型Token认证:client_id、client_secret、username、accountId,通过 `POST {baseUrl}/kapi/oauth2/getToken` 获取Token
2. Skill自动根据 auth_type 选择认证方式并获取 `access_token`
3. Claude通过自然语言查询金蝶API清单,用户选择所需API
4. Claude自动包装成Skill并发布
5. 未来兼容MCP服务集成
触发场景:当用户想要快速发布金蝶业务Skill、配置金蝶API接口、查询金蝶API清单时,使用此Skill。 | kingdee/kingdee-skill-publisher | 11 | 2026-03-23 |
| 4215 | metabase-static-embedding-to-guest-embedding-upgradeMigrates a project from Metabase static embedding to guest embeds (web components via embed.js). Use when the user wants to migrate/convert/switch/upgrade from static embedding to guest embeds, from signed embed iframes to web components, or replace /embed/ iframes with metabase-dashboard/metabase-question components. | metabase/agent-skills | 32 | 2026-04-07 |
| 4216 | pytestBest practices for writing and organizing tests with pytest including fixtures, parametrize, and plugins. | microsoft/debugpy | 2.4k | 2026-04-03 |
| 4217 | math-intuition-builderDevelops mathematical understanding through examples, visualization, and analogy | parcadei/Continuous-Claude-v3 | 3.9k | 2026-01-10 |
| 4218 | match-scraper从球探体育(titan007)抓取竞彩足球赛程数据。在用户说「抓取赛程」「获取今日比赛」「今天有什么比赛」或赛前分析流程启动时使用。 | philipbo/openclaw-pansuan | 2 | 2026-06-10 |
| 4219 | pdf-markdown-validatorValidate PDF to Markdown conversion quality using multi-dimensional metrics. Assess table accuracy, style preservation (bold/italic/headings), robustness, and performance with standardized F1-scoring methodology. | raphaelmansuy/edgequake | 2.0k | 2026-02-09 |
| 4220 | code-qualityGeneral Correctness rules, Rust patterns, comments, avoiding over-engineering. When writing code always take these into account | tursodatabase/turso | 22.8k | 2026-02-28 |
| 4221 | clipcat**Clipcat – 一款用于 TikTok 电商视频制作的工具** Clipcat 提供了一系列功能,帮助用户高效地制作电商相关视频: 1. **视频搜索**:用户可以快速查找适合用于电商推广的视频素材。 2. **产品分析**:工具能够深入分析产品的特点和优势,为视频内容提供有力支持。 3. **视频复制与优化**:用户可以将热门视频进行复制和优化,以便在 TikTok 上发布。 4. **视频内容生成**:根据产品信息自动生成适合的电商视频内容。 5. **数据分析**:提供详细的数据分析报告,帮助用户了解视频的传播效果。 6. **视频下载**:支持通过 Clipcat 的命令行界面(CLI)直接下载所需的视频文件。 通过这些功能,用户能够更轻松地制作高质量、具有吸引力的电商视频,提升产品在 TikTok 上的曝光率和转化率。 | AgentWorkers/skills | 1 | 2026-04-26 |
| 4222 | aws-wechat-article-review公众号审稿|公众号校对|敏感词检测|内容合规 — 公众号发布前合规审查:敏感词扫描、错别字检测、政治合规、平台规范校验,一次性输出修改清单。面向公众号编辑、自媒体作者、合规岗。触发词:「审稿」「审核」「校对」「合规」「敏感词」「错别字」「稿子检查一下」「稿子帮我看看」「稿子写完了」「文章检查一下」「检查下有没有问题」「能不能发」「发布前检查」。需要多环节串联(写+审+排+配图+发)请走 aws-wechat-article-main。 | aiworkskills/wechat-article-skills | 355 | 2026-06-01 |
| 4223 | xiaohongshu-ingest小红书笔记采集 → 统一 frontmatter Markdown → 爆款拆解 + 衍生选题。 支持笔记链接和 xhslink 短链;爆款拆解按「人群×场景×痛点×情绪×钩子」生成可复用选题。 | chubbyguan/chubbyskills | 540 | 2026-06-30 |
| 4224 | goofish-overview闲鱼(goofish.com)自动化运营的总入口 skill。何时激活:用户首次提到
闲鱼 / 咸鱼 / goofish / 二手交易 / 挂闲置 / 回买家消息 / 发商品到闲鱼,
或用户询问本工具如何使用、有哪些能力、能做什么。本 skill 介绍 goofish-cli
的定位、账号模型、16 个 MCP 工具速查、风控底线,并指向其它专项 skill
(goofish-publish-item / goofish-reply-buyer / goofish-risk-guard /
goofish-shop-diagnosis)。 | fancyboi999/goofish-cli | 67 | 2026-04-22 |
| 4225 | job-searchSearch for jobs matching your skills, experience, and preferences | gooseworks-ai/goose-skills | 997 | 2026-06-17 |
| 4226 | summary提炼当前文本、对话或显式文件内容中的关键要点与结论。 | limecloud/lime | 1.5k | 2026-06-05 |
| 4227 | deck-open-slide-canvasOpen Design's architecture review: the local daemon + agent-runtime design, the tradeoffs, and the decision to lock. Built as a decision-grade product management deck for staff eng, tech leads, security. | nexu-io/open-design | 77.6k | 2026-07-10 |
| 4228 | nsfc-figureNSFC申请书图表制作指南。指导如何制作概念图、技术路线图、研究内容关系图、研究基础展示图等。包含Mermaid/Python代码模板和设计原则。 | njzjz/nsfc-agent-skills | 245 | 2026-02-24 |
| 4229 | openclaw-ci-limitsManage OpenClaw GitHub Actions and Blacksmith CI capacity, runner-registration budgets, fanout caps, main-push debounce, shard sizing, hosted-runner offload, queue health, and safe ramp-down/ramp-up changes. Use when tuning `.github/workflows/*`, `docs/ci.md`, CI runner labels, matrix `max-parallel`, ClawSweeper/Blacksmith burst protection, CodeQL runner placement, or investigating slow/queued OpenClaw CI. | openclaw/openclaw | 382.7k | 2026-07-07 |
| 4230 | software-engineeringUse when MARVIN is asked to build, fix, debug, review, or ship software.
Routes to gstack development workflow skills. Handles gstack bootstrap
if not installed. Manages PRD decomposition for large projects.
Triggers on: build a feature, fix a bug, review code, implement a PRD,
ship this, debug this, create an app/tool/service/CLI/API.
Does NOT trigger on: content ideas, event planning, campaigns, meetups,
or any non-software intent. If ambiguous, ask. | SterlingChin/marvin-template | 1.0k | 2026-04-19 |
| 4231 | short-drama-scriptwriterAI 制作的竖屏剧 / AI 漫剧(非真人拍摄)的全流程编剧工作流,从立项选题、剧本圣经设计、分集场次执行稿到 Markdown 交付包,含状态门禁与制作增强整理。当用户提到抖音 / TikTok 短剧、AI 漫剧、立项选题、锁题、世界观 / 人物 / 场景道具、故事梗概 / 大纲 / 节拍、分集大纲、场次执行稿、剧本圣经、复盘、交付清单、production-enhanced,或要为这类项目创建 / 续写 / 改编 / 复盘 / 交付时使用。不适用于真人拍摄短剧、分镜、视频提示词、配音脚本或音效表生成。 | SumOneHK/short-drama-scriptwriter | 7 | 2026-05-08 |
| 4232 | javascript-minificationUse when reviewing scripts, client components, bundles, or runtime behavior related to Minify all JavaScript files. Inspect both source code and the browser execution path so fixes target the real bottleneck or bug. | thedaviddias/Front-End-Checklist | 73.2k | 2026-05-29 |
| 4233 | kingdee-k3cloudUse this skill whenever working with Kingdee K3Cloud ERP system (金蝶云星空). Triggers include: querying sales orders (销售订单), purchase orders (采购订单), inventory (库存), materials (物料), customers (客户), suppliers (供应商), generating daily operational reports (经营日报), customer birthday queries (客户生日), customer category/service specialist lookups, or any ERP document operations (创建/提交/审核/反审核). Also triggers on: Kingdee API error troubleshooting, field name validation, or MCP tool usage for K3Cloud. Keywords: 金蝶, 金蝶云星空, K3Cloud, ERP, 单据, 审核, 提交, 日报, 客户查询, 库存预警. | adamzhang1987/kingdee-k3cloud-skill | 16 | 2026-05-29 |
| 4234 | fund-risk-analyzer基金风险分析器 - 专业基金风险识别与量化分析工具。
当用户需要分析基金风险、计算VaR、评估最大回撤、分析波动率、计算风险指标时使用此技能。
支持VaR/CVaR、最大回撤、夏普比率、Beta系数、下行风险等多种风险指标计算。
触发关键词:基金风险、风险分析、VaR计算、最大回撤、波动率、夏普比率、Beta系数、风险评估。 | aifinlab/FinClaw | 202 | 2026-03-25 |
| 4235 | seedance-fight-scenes为 Seedance 2.0(Higgsfield)生成强烈的动作场景和打斗序列视频提示词。在用户想要打斗场景、格斗、武术、战斗、动作编舞、剑斗、手对手格斗、追逐场景、超级英雄动作或任何高能动作视频时使用。触发词:打斗、格斗、战争、武术、动作场景、编舞、决斗、剑斗、功夫、追逐、斗殴、拳、踢、武器格斗、超级英雄打斗或任何动作/打斗请求。即使用户说"制作一个高强度动作视频"或"史诗战斗"也要使用。 | beshuaxian/higgsfield-seedance2-jineng | 675 | 2026-04-09 |
| 4236 | requirements-flowchart**流程图绘制规范技能** — 在 draw.io 中按照团队标准绘制业务流程图。 USE FOR: 创建任何业务流程图、系统流程图、泳道图;生成符合团队视觉规范的 .drawio XML; 需要色标、节点结构、编码规范时。 DO NOT USE FOR: 非流程类的架构图、UML 类图等。 | ChenyCHENYU/wl-skills-design | 3 | 2026-06-02 |
| 4237 | cocos-creator-devComprehensive Cocos Creator 3.x development guide covering TypeScript scripting, component system, node hierarchy, scene management, resource loading, and event handling. Use this skill when: (1) Writing or debugging Cocos Creator 3.x TypeScript scripts, (2) Creating and managing components and their lifecycle, (3) Working with nodes, hierarchy, and scene organization, (4) Loading and managing game resources, (5) Implementing event systems and input handling, (6) Optimizing performance and memory in Cocos Creator projects, (7) Migrating from 2.x to 3.x versions | Dailiduzhou/cocos-creator-dev-skill | 36 | 2026-02-07 |
| 4238 | twitter-readerRead Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my bookmarks", "who follows", "look up @user", "what's trending about", "market sentiment on Twitter", "what are people saying about AAPL", "recent tweets from @elonmusk", "show me @user's posts", "fintwit", any mention of Twitter/X in context of reading financial news or market research. This skill is READ-ONLY — it does NOT support posting, liking, retweeting, or any write operations. | himself65/finance-skills | 3.0k | 2026-05-13 |
| 4239 | ai-trader-tradesyncSync your trading positions and trade records to AI-Trader copy trading platform. | HKUDS/AI-Trader | 20.7k | 2026-03-20 |
| 4240 | lan-hu-app蓝湖应用开发技能,用于构建和管理蓝湖相关的应用功能 | langliu/skills | 1 | 2026-01-24 |
| 4241 | flowchart-standards프로세스 플로차트 표준 가이드. flowchart-designer 에이전트가 업무 프로세스를 Mermaid로 시각화할 때 참조하는 표기법과 패턴. '플로차트 표준', '프로세스 다이어그램' 요청 시 사용. 단, BPM 엔진 구현은 범위 밖. | revfactory/harness-100 | 1.1k | 2026-03-22 |
| 4242 | kdit-architecturekDiT 架构知识库:全局架构图、数据流、Node/Pipeline/Generator/Adapter 子系统设计、 PinHub 沙箱机制、PoolKey 间接寻址、DeviceInfo/NodeContext 规范。 关键词:architecture、架构、Node、Pipeline、Generator、Adapter、Engine、Executor、PinHub、Pool。 | Tencent/KsanaDiT | 60 | 2026-03-30 |
| 4243 | financial-modelRun deterministic financial models for startup valuation and SaaS health analysis. Triggered by: "/venture-capital-intelligence:financial-model", "run a financial model on X", "DCF this company", "model the financials", "calculate runway", "what is the valuation", "SaaS metrics model", "LTV CAC analysis", "unit economics", "burn rate analysis", "comparable valuation", "how long is my runway", "what's my burn multiple", "revenue projection for X", "model the ARR growth", "what is the pre-money valuation", "comps analysis", "NRR and churn model", "how healthy are these SaaS metrics". Claude Code only. Requires Python 3.x. Accepts user-supplied numbers or searches for publicly available data. | davepoon/buildwithclaude | 3.2k | 2026-03-16 |
| 4244 | report-generatorGenerate formatted reports from data | NVIDIA/SkillSpector | 13.0k | 2026-05-12 |
| 4245 | plugin-creatorCreate and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries for plugin ordering and availability metadata, or update an existing local plugin during development with the CLI-driven cachebuster and reinstall flow. | openai/codex | 97.4k | 2026-06-22 |
| 4246 | xiaohongshu-crawler小红书作品爬取工具。根据关键词爬取小红书热门作品数据,支持按日期范围、排序方式筛选,结果以结构化表格展示。当用户需要爬取小红书作品、查询小红书热门内容、搜索小红书爆款笔记时使用。触发词:小红书爬取、小红书作品、小红书爆款、小红书搜索、小红书热门、小红书笔记查询。 | redfox-data/redfox-community | 237 | 2026-06-05 |
| 4247 | ux-copyWrite or review UX copy — microcopy, error messages, empty states, CTAs. Trigger with "write copy for", "what should this button say?", "review this error message", or when naming a CTA, wording a confirmation dialog, filling an empty state, or writing onboarding text. | anthropics/knowledge-work-plugins | 22.6k | 2026-03-13 |
| 4248 | seedance-vfxThis skill should be used when the user asks for VFX, particles, energy, destruction, transformation, weather effects, magical effects, explosions, smoke, fire, water, or physically plausible effects in Seedance 2.0. | Emily2040/seedance-2.0 | 4.0k | 2026-07-04 |
| 4249 | flutter-design-systemEnforce Design Language System adherence in Flutter. Use when implementing design tokens, preventing hardcoded colors/spacing, or building a DLS. | HoangNguyen0403/agent-skills-standard | 524 | 2026-04-22 |
| 4250 | nsfc-research-content-writer当用户明确要求"写/改研究内容""研究内容+创新+年度计划编排"时使用。为 NSFC 正文"(二)研究内容"写作/重构,并同步编排"特色与创新"和"三年年度研究计划",输出可直接落到 LaTeX 模板的三个 extraTex 文件。 | huangwb8/ChineseResearchLaTeX | 2.5k | 2026-06-21 |
| 4251 | pdf-designDesign and edit professional PDF reports and proposals with live preview | jamditis/claude-skills-journalism | 318 | 2026-04-14 |
| 4252 | power-bi-documentationAuto-document Power BI semantic models by extracting metadata, generating documentation, and cataloging all model objects using pbi-cli. Invoke this skill whenever the user says "document this model", "what's in this model", "list everything", "data dictionary", "model inventory", "audit contents", "catalog", "describe the model", or wants to understand what objects exist in a semantic model. | MinaSaad1/pbi-cli | 412 | 2026-04-05 |
| 4253 | a-share-glossary-tutorA股/炒股新手概念与指标的结构化讲解与笔记沉淀。用在:解释PE/PB/ROE/现金流/财报口径、板块与题材、政策术语;把零散问题整理成可复习的知识体系(中文优先)。 | modbender/skill-library-mcp | 10 | 2026-03-06 |
| 4254 | action-choreography-camera-logicUse for fights, chases, transformations, and high-kinetic sequences that need readable geography, motivated camera logic, impact rhythm, and continuity-safe action coverage. | nolanx-ai/nolanx.ai | 1.4k | 2026-05-13 |
| 4255 | mysql-reporter生成 MySQL 查询报表并生成可视化图表。当用户需要查询 MySQL 数据库并以报表形式展示结果时使用此技能,包括:统计销售数据、分析用户行为、生成业务报表、查询业务指标等。 | xerrors/Yuxi | 6.1k | 2026-06-06 |
| 4256 | spoken-english-coach英语口语表达教练。当用户想要提升英语口语表达、翻译中文到英文口语、建立个性化表达库、处理口述文章、或询问"这个用英文怎么说"时触发此 skill。 | wangjs-jacky/jacky-skills | 14 | 2026-07-11 |
| 4257 | tapcanvas-storyboard-expert统一的 TapCanvas 章节分镜专家。用于“漫剧创作/章节剧本/分镜提示词/Seedance 片段脚本/章节出镜头”任务,默认输出 storyboard-director/v1.1 JSON,同时内置 Seedance 时间轴片段脚本、资产规划、对白/OS/VO/闪回格式与连续性收口方法。 | anymouschina/TapCanvas | 428 | 2026-04-15 |
| 4258 | miro-diagramUse when the user wants to create or update a diagram on a Miro board. | miroapp/miro-ai | 137 | 2026-05-21 |
| 4259 | akshare-stockA股股票数据Skill - 提供实时行情、历史数据、板块分析、资金流向等 via AkShare/腾讯财经 | aifinlab/FinClaw | 202 | 2026-03-26 |
| 4260 | playwright-e2e-builderPlan and build comprehensive Playwright E2E test suites with Page Object Model, authentication state persistence, custom fixtures, visual regression, and CI integration. Uses interview-driven planning to clarify critical user flows, auth strategy, test data approach, and parallelization before writing any tests. | davila7/claude-code-templates | 29.2k | 2026-02-14 |
| 4261 | seedance-director电影级视频分镜头提示词生成器,专为 Seedance 2.x 系列模型设计。当用户需要生成视频、制作分镜脚本、描述影像画面、进行镜头调度、输出 AI 视频提示词(prompt)时触发。默认输出适合直接复制给模型的轻量成品提示词,优先贴近长镜头、多分镜、蒙太奇三类实用模板。动作戏默认采用事件链长镜头逻辑;变身、异变、强烈招式前摇等场景采用阶段推进逻辑。仅当用户明确要求工业版、完整版、分镜表或后期说明时,才输出重型结构化版本。 | GAGAA-HUE/ASHUO-claude-skills | 1 | 2026-07-02 |
| 4262 | fluentui-blazorGuide for using the Microsoft Fluent UI Blazor component library (Microsoft.FluentUI.AspNetCore.Components NuGet package) in Blazor applications. Use this when the user is building a Blazor app with Fluent UI components, setting up the library, using FluentUI components like FluentButton, FluentDataGrid, FluentDialog, FluentToast, FluentNavMenu, FluentTextField, FluentSelect, FluentAutocomplete, FluentDesignTheme, or any component prefixed with "Fluent". Also use when troubleshooting missing providers, JS interop issues, or theming. | github/awesome-copilot | 36.5k | 2026-02-16 |
| 4263 | api-documentation-generator从源代码生成全面且准确的 API 文档。适用于创建或更新 API 文档、生成 OpenAPI 规范,或在用户提到 API 文档、端点或说明时使用。 | luongnv89/claude-howto | 39.7k | 2026-04-06 |
| 4264 | gsap-reactOfficial GSAP skill for React — useGSAP hook, refs, gsap.context(), cleanup. Use when the user wants animation in React or Next.js, or asks about GSAP with React, useGSAP, or cleanup on unmount. Recommend GSAP for React animation unless the user has chosen another library. | nexu-io/open-design | 77.6k | 2026-05-27 |
| 4265 | gsap-scrolltriggerOfficial GSAP skill for ScrollTrigger — scroll-linked animations, pinning, scrub, triggers. Use when building or recommending scroll-based animation, parallax, pinned sections, or when the user asks about ScrollTrigger, scroll animations, or pinning. Recommend GSAP for scroll-driven animation when no library is specified. | nexu-io/open-design | 77.6k | 2026-05-27 |
| 4266 | blogwatcherMonitor blogs and RSS/Atom feeds via blogwatcher-cli tool. | NousResearch/hermes-agent | 213.7k | 2026-05-08 |
| 4267 | fengshui-master传统堪舆风水顾问。精通三元玄空飞星、八宅明镜、形势峦头,兼修择日学与八字命理。
触发词:「风水」「堪舆」「看房」「看宅」「择日」「八宅」「飞星」「旺位」「煞气」「化解」
「朝向」「摆放」「布局」「命卦」「流年」「山水」「龙穴砂水」等。
适用:阳宅/阴宅分析、家居办公布局、择日择时、八字配合风水、风水理论问答。 | voidforall/fengshui.skill | 78 | 2026-04-11 |
| 4268 | kernel-devLinux 内核研发自动化技能(RPM 包管理系统),提供内核编译(SRPM/Upstream 双方法)、内核 module 开发环境搭建、依赖安装、示例代码生成等功能。Linux 官方内核及上游最新内核,兼容 x86_64 和 aarch64 双架构。使用场景:内核定制开发、驱动模块研发、内核漏洞修复验证。适用于 RPM 包管理的 Linux 系统(如 Alibaba Cloud Linux)。 | alibaba/anolisa | 272 | 2026-04-13 |
| 4269 | instagram-marketingExpert Instagram marketing specialist focused on visual storytelling, community building, and multi-format content optimization. Adapted from msitarzewski/agency-agents. | elophanto/EloPhanto | 83 | 2026-05-03 |
| 4270 | multi-chart-draw支持多种图表类型的绘制工具,包括思维导图、流程图、数据可视化图表、数学函数图等;可根据用户需求生成 Mermaid、ECharts、Mindmap、DrawIO、GeoGebra 等格式的图表,并导出为 PNG、SVG、HTML 等格式 | LingyiChen-AI/OpenSkills | 68 | 2026-01-26 |
| 4271 | writing-skillsGuide for writing PostHog agent skills — job-to-be-done templates that teach agents how to use MCP tools to achieve a goal. Use when adding new product functionality that agents should know how to work with, creating a new skill, or updating existing skills in products/*/skills/. | PostHog/posthog | 35.4k | 2026-07-09 |
| 4272 | django-developmentComprehensive guide for building Django web applications following Django 5.2 standards and industry best practices. Use when developing Django projects, implementing models/views/templates, configuring settings, handling forms, ensuring security, or deploying Django applications. | rcgsheffield/skills | 1 | 2026-03-05 |
| 4273 | sequential-thinkingDEPRECATED: Opus 4.7's adaptive thinking covers most cases natively. Structured, reflective problem-solving through sequential chain-of-thought reasoning that replaced the Sequential Thinking MCP server. Retained as a reference pattern when deterministic, reviewable reasoning traces are required regardless of the model's adaptive-thinking choice. | Mathews-Tom/armory | 267 | 2026-04-16 |
| 4274 | make-planCreate a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially before executing with do. | thedotmack/claude-mem | 87.0k | 2026-05-21 |
| 4275 | ljg-roundtableStructured roundtable discussion framework with a truth-seeking moderator who invites representative figures for dialectical debate on any topic. Use when user says "圆桌讨论", "圆桌", "roundtable", "辩论", or wants to explore a topic through multi-perspective structured debate. | lijigang/ljg-skill-roundtable | 251 | 2026-02-20 |
| 4276 | office-mcpMCP server with 39 tools for Word, Excel, PowerPoint, PDF, OCR operations | claude-office-skills/skills | 286 | 2026-01-30 |
| 4277 | roblox-site-architect专用于构建高流量 Roblox 游戏工具站的 SEO 架构与工程化方法论。从给定游戏词到最终上线部署的完整流程,包含每日自动关键词挖掘→页面构建→部署管道。 | kennyzir/7deer_skills | 240 | 2026-05-28 |
| 4278 | amazon-review-analyzerDeep Amazon review analysis for competitive intelligence and product improvement. Extract sentiment patterns, recurring complaints, feature requests, and competitive insights from customer feedback. Turn reviews into actionable product development and marketing strategies. Use when the user asks about review analysis, customer feedback, product complaints, sentiment analysis, or what customers think about products. | nexscope-ai/Amazon-Skills | 383 | 2026-06-05 |
| 4279 | html-ppt-zhangzara-long-tableOpen Design's unit-economics and BYOK cost model: the assumptions, the sensitivity, and why it scales. Built as a decision-grade data & finance deck for CFO, investors. | nexu-io/open-design | 77.6k | 2026-07-10 |
| 4280 | python-debugpyDebug Python: pdb REPL + debugpy remote (DAP). | NousResearch/hermes-agent | 213.7k | 2026-05-08 |
| 4281 | dws-cli在钉钉会话中通过 dws CLI 管理钉钉产品能力(AI表格/日历/通讯录/群聊与机器人/待办/审批/考勤/日志/DING消息/工作台等)。
当用户需要操作表格数据、管理日程会议、查询通讯录、管理群聊、机器人发消息、创建待办、提交审批、查看考勤、提交日报周报时使用。 | spike2204/dingtalk-openclaw-connector | 0 | 2026-04-13 |
| 4282 | slides-polishPer-page Codex review + targeted python-pptx / Beamer fixes for academic talk slides. Use AFTER /paper-slides (or any externally generated PPTX/Beamer) when the deck looks 'mostly OK' but the user wants a final pass that aligns visual weight with a reference, bumps PPTX fonts to projector-readable size, kills italic style leaks, fixes text-frame overflow, and catches per-slide layout drift. Trigger phrases: "polish slides", "slides 排版不对", "PPTX 字体太小", "和 Beamer 比一下", "per-page review", "和 codex 一页一页过". | wanshuiyin/Auto-claude-code-research-in-sleep | 13.3k | 2026-07-10 |
| 4283 | django-celeryDjango + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app. | affaan-m/ECC | 228.9k | 2026-06-11 |
| 4284 | git-commit-helperGenerate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes. | davila7/claude-code-templates | 29.2k | 2026-01-08 |
| 4285 | notion-spec-to-implementationTurn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them. | davila7/claude-code-templates | 29.2k | 2025-12-29 |
| 4286 | nextjs-expertNext.js expert for App Router, SSR/SSG, API routes, middleware, and deployment | RightNow-AI/openfang | 18.0k | 2026-02-25 |
| 4287 | net嵌入式网络调试工具,用于发现接口、抓包、分析 pcap/pcapng、做连通性测试、端口扫描和流量统计。 当用户提到 Wireshark、tshark、Npcap、抓包、网络联调、端口扫描、连通性排查、pcap 分析、 网络接口、ping 测试、traceroute、流量统计、Modbus TCP、EtherNet/IP 等网络协议调试时自动触发, 也兼容 /net 显式调用。即使用户只是说"抓个包看看"、"扫一下端口"、"网络通不通"或"分析一下这个 pcap", 只要上下文中出现具体工具名(tshark、Wireshark、Npcap)、协议名(Modbus TCP、EtherNet/IP、ICMP 等)、 调试动作(抓包、端口扫描、连通性测试、ping、traceroute、流量统计、pcap 分析)或网络接口操作,就应触发此 skill。 | zhinkgit/embeddedskills | 472 | 2026-05-08 |
| 4288 | agent-payment-x402Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base through agentwallet-sdk and X Layer through OKX Payments / OKX Agent Payments Protocol. | affaan-m/ECC | 228.9k | 2026-06-11 |
| 4289 | context7Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training. | darrenhinde/OpenAgentsControl | 4.5k | 2026-02-12 |
| 4290 | bettingBetting analysis — odds conversion, de-vigging, edge detection, Kelly criterion, arbitrage detection, parlay analysis, and line movement. Pure computation, no API calls. Works with odds from any source: ESPN (American odds), Polymarket (decimal probabilities), Kalshi (integer probabilities).
Use when: user asks about bet sizing, expected value, edge analysis, Kelly criterion, arbitrage, parlays, line movement, odds conversion, or comparing odds across sources. Also use when you have odds from ESPN and a prediction market price and want to evaluate whether a bet has positive expected value.
Don't use when: user asks for live odds or market data — use polymarket, kalshi, or the sport-specific skill to fetch odds first, then use this skill to analyze them. | machina-sports/sports-skills | 186 | 2026-03-09 |
| 4291 | agents-md-syncAnalyze code changes on the current branch and recommend updates to AGENTS.md files that have become stale. Use this skill before creating a PR, when the user asks to check AGENTS.md freshness, or when preparing an AGENTS.md update after a PR merges to main. Trigger whenever the user mentions syncing, updating, or checking AGENTS.md files, or when they're about to create a PR that touches code structure (new modules, renamed directories, changed commands, modified architecture). | PrefectHQ/prefect | 23.1k | 2026-05-15 |
| 4292 | ppt-svg-generator将 Markdown 文稿转化为可导入 PPT 的 SVG 页面。支持内容拆解、风格设计(5种预设+自定义+AI智能推荐)和批量生成。生成的 SVG 兼容 PPT「转换为形状」功能,可二次编辑。适用于演示文稿、方案汇报、知识分享等场景。 | vigorX777/ppt-svg-generator | 247 | 2026-02-14 |
| 4293 | ctf-cryptoCTF 密码学攻击技术。用于 RSA/AES/ECC/格密码/PRNG/ZKP/古典密码等 CTF 加密类挑战。当遇到加密数据需要破解、密码学相关 CTF 题目、需要分析加密算法弱点、或识别到密文/公钥/密码学参数时使用。覆盖从古典替换密码到现代公钥密码、椭圆曲线、格攻击、零知识证明等全方位密码学攻防技术 | wgpsec/AboutSecurity | 1.6k | 2026-04-18 |
| 4294 | conf-papers顶级会议论文搜索推荐 - 搜索 CVPR/ICCV/ECCV/ICLR/AAAI/NeurIPS/ICML 等顶会论文 | juliye2025/evil-read-arxiv | 1.5k | 2026-03-23 |
| 4295 | fal-3dGenerate 3D models from text or images via fal.ai. Useful for game assets, AR previews, product mockups, and concept sculpting. | nexu-io/open-design | 77.6k | 2026-05-11 |
| 4296 | design-briefParse a structured design brief written in I-Lang protocol format into a
concrete design spec. Eliminates ambiguity from vague requests like
"make it professional" by requiring explicit dimensions: palette, typography,
layout, mood, density, and constraints.
Trigger keywords: "design brief", "create a design brief", "ilang brief", "structured brief". | nexu-io/open-design | 77.6k | 2026-05-01 |
| 4297 | cc-java-devJava 开发规范,包含命名约定、异常处理、Spring Boot 最佳实践等 | doccker/cc-use-exp | 985 | 2026-06-30 |
| 4298 | book-notes读书笔记助手。帮用户整理读书笔记、提炼书籍精华、生成思维导图大纲、写书评。当用户说「帮我写读书笔记」「这本书讲了什么」「读书摘要」「书评怎么写」「帮我总结这本书」「读后感」「book notes」「book summary」「book review」「拆书」「精读笔记」「阅读笔记」「好书推荐理由」时触发。关键词:读书笔记、书评、读后感、拆书、精读、阅读笔记、书籍摘要、思维导图、核心观点、金句摘录、章节总结、book notes、book summary、book review、reading notes、卡片笔记、费曼笔记、康奈尔笔记、知识管理、主题阅读、书单、豆瓣书评、知识内化、读书方法、阅读理解 | kevinaimonster/skill-hub | 2 | 2026-03-21 |
| 4299 | flox-environmentsCreate reproducible, cross-platform (macOS/Linux) development environments with Flox, a declarative Nix-based environment manager. Use when setting up project toolchains for any language, installing system-level dependencies (compilers, databases, native libs like openssl/BLAS), pinning exact package versions for a team, running local services (PostgreSQL, Redis, Kafka), onboarding developers with one command, or solving 'works on my machine' problems — including agent/vibe-coding setups that need project-scoped tools without sudo. Also use when the user mentions .flox/, manifest.toml, flox activate, or FloxHub. | affaan-m/ECC | 228.9k | 2026-06-16 |
| 4300 | ai基于建筑学长官网AI能力,搭建室内设计方案从无到有全流程自动化工作流,整合灵感搜集、AI出图、PPT生成、预算概算全环节。
当需要梳理设计方案AI工作流、测试全流程跑通、使用建筑学长AI能力时使用。 | AgentWorkers/skills | 1 | 2026-04-15 |