| 4501 | anthropics-skills6 official Anthropic skills for frontend design, artifact creation, and presentation.
Covers UI/UX development tools, complex HTML artifacts, visual art in PNG/PDF,
professional theme application, brand guidelines, and PowerPoint creation. | podo/design-agent-skills | 0 | 2026-05-23 |
| 4502 | amazon-christmas-tree-research亚马逊圣诞树竞品调研分析,搜索热销产品,分析定价策略、用户评价和市场机会 | refly-ai/refly-skills | 194 | 2026-02-01 |
| 4503 | elasticsearchElasticsearch expert for queries, mappings, aggregations, index management, and cluster operations | RightNow-AI/openfang | 18.0k | 2026-02-25 |
| 4504 | handoffResume the most recent agent session for the current working directory, leading with any unanswered question. Use when the user says "where were we", "resume", "handoff", "pick up where I left off", or starts a session with no fresh context. | rohitg00/agentmemory | 25.3k | 2026-06-07 |
| 4505 | prd-writerProduct Requirements Document writing - PRD templates, MoSCoW prioritization, user personas, competitive analysis, feature specs, acceptance criteria, risk assessment | vibeeval/vibecosystem | 516 | 2026-04-12 |
| 4506 | data-quality-frameworksImplement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts. | wshobson/agents | 38.0k | 2026-05-22 |
| 4507 | api-and-interface-designGuides 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. | addyosmani/agent-skills | 78.9k | 2026-03-31 |
| 4508 | pcap-analysisGuidance for analyzing network packet captures (PCAP files) and computing network statistics using Python, with tested utility functions. | benchflow-ai/skillsbench | 1.5k | 2026-01-21 |
| 4509 | pdf-fill-studioFill any PDF locally and place each value precisely in a visual editor. Use when the user wants to fill out a PDF form, enter data into a PDF, complete a tax/insurance/bank form, or position text on a flat/scanned PDF. Handles flat (field-less) PDFs, per-character (comb) fields, and native AcroForm fields; leaves the signature blank for the user to sign. | davila7/claude-code-templates | 29.7k | 2026-05-29 |
| 4510 | fastapi-expertUse when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms: FastAPI, Pydantic, async Python, Python API, REST API Python, SQLAlchemy async, JWT authentication, OpenAPI, Swagger Python. | Jeffallan/claude-skills | 10.6k | 2026-04-29 |
| 4511 | metabase-modular-embedding-to-modular-embedding-sdk-upgradeMigrates a React project from Metabase Modular embedding (embed.js web components) to the Modular embedding SDK (@metabase/embedding-sdk-react). Use when the user wants to switch from embed.js web components to React SDK components (MetabaseProvider). This is not a version upgrade — it changes the embedding technology. | metabase/agent-skills | 32 | 2026-04-07 |
| 4512 | social-carouselA three-card social-media carousel laid out as 1080×1080 squares —
three cinematic, on-brand panels with display headlines that connect
across the series ("onwards." → "to the next one." → "looking ahead.").
Each card has a brand mark, a number / total, a caption, and a "loop"
affordance. Use when the brief asks for a "carousel post", "social
carousel", "Instagram carousel", "LinkedIn series", "X thread cards",
or "三连发". | nexu-io/open-design | 79.2k | 2026-07-14 |
| 4513 | figma-create-new-fileCreate a new blank Figma Design or FigJam file. Useful as the first step in scripted design-system or workshop workflows. | nexu-io/open-design | 79.2k | 2026-05-11 |
| 4514 | geometry-and-mathUse this skill when using Phaser 4 math and geometry utilities. Covers vectors, rectangles, circles, triangles, polygons, random number generation, angles, distance, interpolation, and snapping. Triggers on: Vector2, Rectangle, Circle, math, distance, angle, random, lerp. | phaserjs/phaser | 40.0k | 2026-04-10 |
| 4515 | docstringWrite docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code. | pytorch/pytorch | 101.7k | 2025-10-28 |
| 4516 | awwwards-landing-pageDesigner portfolio with Locomotive Scroll, GSAP, and Framer Motion animations. | rebyteai-template/rebyte-skills | 10 | 2025-12-16 |
| 4517 | wecom-unified企业微信 CLI 全能套件,覆盖通讯录、消息、文档、日程、会议、待办 6 大业务域。支持按姓名/别名查找联系人、收发消息(文本/图片/文件/语音/视频)、读取/创建/编辑文档(可由'https://doc.weixin.qq.com/XXXX'链接触发)、创建/读取/修改表格(在线表格)内容、追加行、增删子工作表、读写智能表格的子表/字段/记录、创建并导出智能文档、创建/修改/取消日程并查询闲忙、预约/管理会议、创建/跟踪/分派待办任务。即使用户未明确提到'企业微信',只要消息中涉及doc.weixin.qq.com的url域名/消息/日程/待办/文档/表格/会议/找人等场景也应触发本技能 | WecomTeam/wecom-unified | 31 | 2026-07-02 |
| 4518 | content-creator【内容创作起点】用户想要写文章/公众号/文案时的首选skill。
触发词:"帮我写""我想写""准备写""开始写""写个文章""写篇稿子""写公众号""写小红书""仿照这个风格写""分析我的写作风格""提取写作模板"。
核心流程:风格画像→需求确认→大纲设计→深度研究→文章创作→定稿交付。
这是创作流程的第一步:从0到1完成内容创作。
不要用于:1)已有内容的排版发布 2)简单文本编辑。 | wpsnote/wpsnote-skills | 158 | 2026-04-02 |
| 4519 | e2e-testing-patternsMaster end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards. | wshobson/agents | 38.0k | 2026-05-22 |
| 4520 | windows-opsComprehensive Windows workstation operations - diagnose slow boot, identify failing drives, decode BSOD crashes, manage startup apps, audit event logs. Use for: Windows is slow, slow bootup, won't boot, blue screen, BSOD, kernel crash, drive failing, SMART errors, disk errors, Event 41, Event 129, storahci reset, BugCheck, CRITICAL_PROCESS_DIED, crash dump, MEMORY.DMP, minidump, msconfig, services.msc, registry Run keys, StartupApproved, scheduled tasks at logon, slow login, high CPU at boot, Adobe startup, Docker startup, disable startup app, unexplained UAC prompt, what asked for admin, elevation prompt, prefetch forensics, BAM, process attribution, Security 4688. | 0xDarkMatter/claude-mods | 25 | 2026-06-17 |
| 4521 | observability-and-instrumentationInstruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature that runs in production and you need evidence it works. Use when production issues are reported but you can't tell what happened from the available data. | addyosmani/agent-skills | 78.9k | 2026-06-11 |
| 4522 | jpa-patternsJPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot. | affaan-m/ECC | 230.6k | 2026-06-07 |
| 4523 | image2Generate images using OpenAI's gpt-image-2 model. MUST trigger when (a) the user invokes the `/image2` slash command, or (b) the user's message begins with the literal token "image2" (case-insensitive) followed by a prompt describing the desired image. Examples that SHOULD trigger this skill: "/image2 a cyberpunk cat", "image2 荷兰橙色的黑胶唱片机", "IMAGE2 poster design --size 1024x1536", "/Image2 sunset over Tokyo". Do NOT trigger for: discussions about the gpt-image-2 model itself without a generation request, requests for other image models (DALL-E, Midjourney, Nano Banana, Stable Diffusion), or image editing/analysis tasks that do not require new generation. | Albert-Lsk/alskai-image2 | 1 | 2026-04-22 |
| 4524 | product-market-researcher市场调研助手 - 专业的市场洞察与机会分析专家。适用场景:(1) 目标用户画像构建与细分,(2) 用户需求调研与痛点挖掘,(3) 市场规模测算与增长预测(TAM/SAM/SOM),(4) 市场机会识别与蓝海分析,(5) 市场进入策略与GTM规划,(6) 行业趋势分析与预测,(7) 市场细分与定位策略,(8) 用户访谈问卷设计 | chendongqi/OPB-Skills | 102 | 2026-02-11 |
| 4525 | image2gif将一组图像转换为 GIF 动图格式。当用户提到图片转 GIF、生成 GIF、动图制作时使用。 | CoderWanFeng/python-office | 1.3k | 2026-06-17 |
| 4526 | article-summarizerSummarizes articles into concise digests. Useful when user asks to summarize or get key points from an article. | eugenp/tutorials | 37.3k | 2026-06-19 |
| 4527 | send-email邮件发送工具。配置 SMTP 发件人后,通过脚本发送纯文本或 HTML 邮件,支持附件、抄送、密送。在需要发送邮件通知、报告、自动化邮件时触发。 | LeoYeAI/openclaw-master-skills | 2.1k | 2026-06-15 |
| 4528 | uxLobeHub product design values / principles / checklists. Use whenever the work touches user-interface features or implementation — designing or building any user-facing flow — to get better UX results. | lobehub/lobehub | 80.4k | 2026-07-05 |
| 4529 | ai-video-scriptAI视频脚本生成器。根据用户输入的主题/关键词,生成完整的视频脚本,包含分镜描述、画面提示词、配音文案。适用于短视频创作者、AI视频制作者、内容营销人员。触发词:视频脚本、分镜、AI视频、短视频文案、视频策划。 | modbender/skill-library-mcp | 10 | 2026-03-06 |
| 4530 | expert-software软件开发团队专家团入口。用于 Codex CLI 的 $expert-software 调用。
支持快速模式、BugFix、标准 SOP、PRD、架构设计、代码实现、测试验证。
触发词:软件开发、写代码、修 bug、PRD、架构设计、测试、QA、工程交付 | ReJeCtAll/ExpertTeam-Codex | 87 | 2026-06-23 |
| 4531 | translation-stringsUse when reviewing a codebase for internationalisation readiness, setting up an i18n library, or preparing strings for a new locale. | thedaviddias/Front-End-Checklist | 73.2k | 2026-05-29 |
| 4532 | prototype-html生成交互式HTML产品原型的专家技能。当用户需要创建产品原型、UI界面原型、 可交互的HTML演示页面、产品功能展示页面,或提到"原型"、"prototype"、 "产品界面"、"UI原型"、"交互原型"、"演示页面"等时使用。 | vagerent/prototype-html | 68 | 2026-05-20 |
| 4533 | solidity-securitySmart contract security patterns, vulnerability prevention, gas optimization, and audit preparation for Solidity development. Use when writing, auditing, or hardening smart contracts against reentrancy, overflow, access control, oracle manipulation, and front-running attacks. | wpank/ai | 11 | 2026-02-10 |
| 4534 | tinystruct-patternstinystructフレームワークでアプリケーションモジュールまたはマイクロサービスを開発する際に使用。ルーティング、コンテキスト管理、BuilderによるJSON処理、CLI/HTTPデュアルモードのパターンをカバー。 | affaan-m/ECC | 230.6k | 2026-05-17 |
| 4535 | kotlin-patterns惯用的Kotlin模式、最佳实践和约定,用于构建健壮、高效且可维护的Kotlin应用程序,包括协程、空安全和DSL构建器。 | affaan-m/ECC | 230.6k | 2026-03-13 |
| 4536 | humanize-chineseDetect and humanize AI-generated Chinese text. 20+ rule detection categories plus statistical features (sentence-length CV, short-sentence fraction, comma density, perplexity, GLTR, DivEye) plus scene-aware LR fusion (rule × 0.2 + LR × 0.8) trained on three scenes: general / academic / longform 长文本 (≥1500 字)。Unified CLI: ./humanize {detect,rewrite,academic,style,compare}. 8 style transforms (casual/zhihu/xiaohongshu/wechat/academic/literary/weibo/novel)。 Multi-paragraph rewriting (paragraph length CV、跨段 trigram 重复) plus best-of-N humanize (默认 N=10 取最低 LR)。165 replacement patterns + CiLin 同义词词林 38873 with collision blacklist。 Academic paper AIGC reduction for CNKI/VIP/Wanfang (知网/维普/万方 AIGC 检测降重)。 Pure Python, no dependencies, offline。v5.0.0 — HC3 fused 准确率 95%、学术 hero 100→35 (-65)、 工作汇报 96→13 (-83)、长篇博客 96→41 (-55)。 Use when user says: "去AI味", "降AIGC", "人性化文本", "humanize chinese", "AI检测", "AIGC降重", "去除AI痕迹", "文本改写", "论文降重", "知网检测", "维普检测", "AI写作检测", "让文字更自然", "detect AI text", "humanize text", "reduce AIGC sc | brycewang-stanford/Auto-Empirical-Research-Skills | 2.8k | 2026-05-04 |
| 4537 | harness-evalThis skill should be used when the user asks to "test the harness", "run integration tests", "validate features with real API", "test with real model calls", "run agent loop tests", "verify end-to-end", or needs to verify OpenHarness features on a real codebase with actual LLM calls. | HKUDS/OpenHarness | 14.9k | 2026-04-05 |
| 4538 | ui-mockupCreate high-fidelity UI mockups in HTML/CSS — dashboards, mobile screens, landing pages, and component previews. | inbharatai/claude-skills | 18 | 2026-03-14 |
| 4539 | docs-reviewReview documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files. | metabase/metabase | 48.2k | 2025-12-18 |
| 4540 | motion-canvasComplete production-ready guide for Motion Canvas with ESM/CommonJS workarounds, full setup templates, and troubleshooting for programmatic video creation using TypeScript | davila7/claude-code-templates | 29.7k | 2026-01-22 |
| 4541 | gstack-openclaw-retroWeekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware with per-person contributions, praise, and growth areas. Use when asked for weekly retro, what shipped this week, or engineering retrospective. | garrytan/gstack | 122.4k | 2026-04-17 |
| 4542 | zhangxuefeng-advisor用于“张老师”“张雪峰”“升学”相关的中文高考志愿、升学规划、专业选择、院校比较、选科建议、考研与就业取舍等咨询场景,尤其当用户希望获得“张雪峰式”务实、就业导向、先问情况再给建议的对话时使用。先收集省份、分数或位次、选科、家庭约束、城市偏好和职业目标,再结合最新规则和数据给建议;凡涉及录取分数、招生政策、专业限制、年份变化等信息,必须联网核实。 | NeverSight/learn-skills.dev | 185 | 2026-05-17 |
| 4543 | data-scienceUse this skill when performing exploratory data analysis, statistical testing, data visualization, or building predictive models. Triggers on EDA, pandas, matplotlib, seaborn, hypothesis testing, A/B test analysis, correlation, regression, feature engineering, and any task requiring data analysis or statistical inference. | NeverSight/learn-skills.dev | 185 | 2026-03-22 |
| 4544 | docx-format使用 python-docx 精确读取、分析、修改 Word 文档(.docx)格式。当用户需要分析文档格式、批量修改格式、统一排版规范、处理中英文混排字体、修改交叉引用样式时使用此 skill。 | ninestep/docx-format-skill | 47 | 2026-01-11 |
| 4545 | paper-plotUse when structured numeric data, arrays, or CSV-like measurements should be turned into a publication-quality figure by adapting a bundled paper-style plotting template instead of improvising a new chart from scratch. | ResearAI/DeepScientist | 3.2k | 2026-04-21 |
| 4546 | master-skill大师.skill — 输入「我做的细分行业」,自动完成行业大佬调研 / 工具地图 / 工作流 / 知识正典 / 信息源 / 术语标准 六轨深度调研,提炼为可运行的「行业 Master OS」skill。
生成的 {industry}.master skill 是自包含目录,所有 hermit agent / Claude Code agent / OpenClaw / Codex 都能安装,让 AI 立刻进入「这行的资深人」模式。
触发词:「造大师」「做个 X 的 master skill」「我是 X 行业」「让 agent 变成 X 大师」「update 大师 X」「大师 X」「我做 X,帮我蒸一个」。 | swaylq/master-skill | 106 | 2026-07-04 |
| 4547 | walter-market-intelligence亚马逊市场可行性分析Skill。当用户确认选品方向后,需要判断该品类能不能做、市场容量多大、利润空间如何、风险有多高时触发。支持分析SIF(卖家精灵/Sorftime)导出的xlsx数据文件,输出包含市场大盘、价格带分析、品牌格局、利润测算、风险评估的核心结论与行动建议。判断结果为Go/No-Go及定价区间建议。 | GeorgeDoors888/GB-Power-Market-JJ | 3 | 2026-04-16 |
| 4548 | ollydbgOllyDbg debugger | javimosch/supercli | 40 | 2026-05-10 |
| 4549 | mermaid-studioExpert Mermaid diagram creation, validation, and rendering with dual-engine output (SVG/PNG/ASCII). Supports all 20+ diagram types including C4 architecture, AWS architecture-beta with service icons, flowcharts, sequence, ERD, state, class, mindmap, timeline, git graph, sankey, and more. Features code-to-diagram analysis, batch rendering, 15+ themes, and syntax validation. Use when users ask to create diagrams, visualize architecture, render mermaid files, generate ASCII diagrams, document system flows, model databases, draw AWS infrastructure, analyze code structure, or anything involving "mermaid", "diagram", "flowchart", "architecture diagram", "sequence diagram", "ERD", "C4", "ASCII diagram". Do NOT use for non-Mermaid image generation, data plotting with chart libraries, or general documentation writing. | tech-leads-club/agent-skills | 4.9k | 2026-02-28 |
| 4550 | html-xml-lang-mismatchUse when applies to XHTML documents and polyglot HTML documents that must parse correctly as both HTML5 and XML. For modern HTML5-only documents, only `lang` is needed and `xml:lang` is not required. Check when auditing documents served as application/xhtml+xml or documents that include both attributes. | thedaviddias/Front-End-Checklist | 73.2k | 2026-05-29 |
| 4551 | travel-planning旅行路线规划技能 - 负责行程路线设计、交通方式推荐、地图导航和多日行程优化。 | Y-66/Traveler | 19 | 2026-03-09 |
| 4552 | api-testscript-generator接口自动化测试脚本批量生成技能。基于标准化接口定义(api_definitions.json)与可选的全场景测试数据文件,按照团队既定工程规范(Python + Requests + Pytest + Allure2),自动生成分层架构的接口自动化测试脚本。支持数据驱动模式(脚本与数据解耦)和内联数据模式,输出可直接运行的接口自动化脚本工程。 | zhoujinjian/skills | 3 | 2026-05-27 |
| 4553 | xiaohongshu小红书(RED/XHS)自动化助手。提供完整的小红书操作能力:登录、发布图文/视频、搜索笔记、浏览详情、点赞收藏评论、查看博主主页、内容策划。
当用户提到小红书、红书、XHS、RED、发笔记、搜笔记、小红书运营等任何与小红书相关的操作时使用此 skill,即使用户没有明确说"小红书"但描述的场景明显是小红书(如"发一篇种草笔记"、"帮我分析这个博主")也应触发。 | autoclaw-cc/xiaohongshu-mcp-skills | 237 | 2026-03-05 |
| 4554 | pcbbuild123d-cad 的板级电气设计子技能。用 tscircuit(React/TypeScript 写电路)
端到端造板:写 TSX → check → web 预览(PCB+原理图+3D)→ 出件(Gerber/BOM/CPL)
→ 嘉立创(JLCPCB)报价 + 一键 API 下单。
触发词:PCB、原理图、tscircuit、代码写PCB、TSX、React写板子、Gerber、出件、
嘉立创、JLCPCB、下单打板、PCB 3D、EDA、电路板、BOM 报价。
本子技能不做:机械外壳建模(→ mechanical)、元件选型/curated 料库(→ electronics-bom)、
通用网页预览基建(→ viewer)。 | baibai2013/build123d-cad | 2 | 2026-06-06 |
| 4555 | halcon-skillGenerate, refactor, run, and review HALCON HDevelop (`.hdev`) and HDevelopEVO (`.hscript`) programs with accurate operator usage, parameter defaults, value ranges, and practical vision pipelines. Use when the user asks for HDevelop or HScript code, operator selection, debugging logic, converting requirements into vision scripts, or building reusable procedures. | bertram-eu/halcon-skill | 13 | 2026-07-10 |
| 4556 | survey-designDesign survey instruments: questions, scales, flow, social desirability. | brycewang-stanford/Auto-Empirical-Research-Skills | 2.8k | 2026-06-04 |
| 4557 | flutter-add-widget-previewAdds interactive widget previews to the project using the previews.dart system. Use when creating new UI components or updating existing screens to ensure consistent design and interactive testing. | flutter/skills | 2.6k | 2026-04-24 |
| 4558 | proofread-markdownProofreads Markdown files against Google guidelines. | flutter/website | 3.1k | 2026-04-29 |
| 4559 | java-refactoring-remove-parameterRefactoring using Remove Parameter in Java Language | github/awesome-copilot | 36.7k | 2026-02-24 |
| 4560 | math-teacherInteractive math teacher that instantly generates playful, gamified learning experiences. Creates visual playgrounds, interactive artifacts, and engaging games for kids and adults to learn math concepts from basic arithmetic to advanced calculus. | jamesrochabrun/skills | 182 | 2025-11-18 |
| 4561 | paper-analyze深度分析单篇论文,生成详细笔记和评估,图文并茂 / Deep analyze a single paper, generate detailed notes with images | juliye2025/evil-read-arxiv | 1.5k | 2026-03-26 |
| 4562 | context-modeUse context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing
large outputs. Triggers: "analyze logs", "summarize output", "process data",
"parse JSON", "filter results", "extract errors", "check build output",
"analyze dependencies", "process API response", "large file analysis",
"page snapshot", "browser snapshot", "DOM structure", "inspect page",
"accessibility tree", "Playwright snapshot",
"run tests", "test output", "coverage report", "git log", "recent commits",
"diff between branches", "list containers", "pod status", "disk usage",
"fetch docs", "API reference", "index documentation",
"call API", "check response", "query results",
"find TODOs", "count lines", "codebase statistics", "security audit",
"outdated packages", "dependency tree", "cloud resources", "CI/CD output".
Also triggers on ANY MCP tool output that may exceed 20 lines.
Subagent routing is handled automatically via PreToolUse hook. | mksglu/context-mode | 19.0k | 2026-05-14 |
| 4563 | amazon-ppc-campaignAmazon PPC campaign builder and optimizer for sellers. Two modes: (A) Build — design a complete campaign structure from scratch with keyword groupings, bid calculations, and negative keyword lists, (B) Optimize — audit existing campaigns using search term reports, identify keyword funnel opportunities, calculate bid adjustments, and generate a week-by-week action plan. Integrates with amazon-keyword-research for keyword input. No API key required. Use when: (1) setting up Amazon PPC campaigns for a new product, (2) auditing existing campaign performance and ACoS, (3) optimizing keyword bids and negative keywords, (4) building Auto/Manual/Exact campaign structures, (5) analyzing search term reports for opportunities, (6) calculating break-even ACoS and target ACoS, (7) scaling profitable campaigns to Sponsored Brands or Display. | nexscope-ai/Amazon-Skills | 408 | 2026-04-09 |
| 4564 | testing-pythonWrite and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing. | PrefectHQ/fastmcp | 26.2k | 2026-01-12 |
| 4565 | performance-analysisComprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms | ruvnet/ruflo | 64.8k | 2026-02-07 |
| 4566 | cocoscoutRelevance-ranked context loading — Tier 2 async subagent (Haiku, <5s) that fires after Tier 1 deterministic checks in UserPromptSubmit. Injects ranked context from CocoGrove, CocoContext, Environment Inspector, Prompt Studio, and CocoDream. | Snowflake-Labs/cocoplus | 710 | 2026-06-14 |
| 4567 | google-tag-managerGoogle Tag Manager expertise. Audit GTM containers, design tag and trigger architecture, debug firing issues, implement consent mode v2, and advise on server-side tagging. Use when the user asks about GTM, tag management, container audits, consent mode, server-side tagging, or tracking implementation. | thatrebeccarae/claude-marketing | 72 | 2026-04-21 |
| 4568 | novel-writer-cn当用户需要创作、续写、修改小说,或设计角色和世界观时使用。 | YangsonHung/awesome-agent-skills | 12 | 2026-06-16 |
| 4569 | dmux-workflows使用dmux(AI代理的tmux窗格管理器)进行多代理编排。跨Claude Code、Codex、OpenCode及其他工具的并行代理工作流模式。适用于并行运行多个代理会话或协调多代理开发工作流时。 | affaan-m/ECC | 230.6k | 2026-03-22 |
| 4570 | bun-runtimeBun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support. | affaan-m/ECC | 230.6k | 2026-03-16 |
| 4571 | jpa-patternsSpring Boot中的JPA/Hibernate模式,用于实体设计、关系处理、查询优化、事务管理、审计、索引、分页和连接池。 | affaan-m/ECC | 230.6k | 2026-03-03 |
| 4572 | seedance-fashion-lookbook为 Seedance 2.0(Higgsfield)生成时尚造型书、模特展示和风格视频提示。在用户想要时尚视频内容、造型书视频、模特走秀、服装展示、风格指南、时尚活动、跑道片段、街头风格内容或任何时尚/服装视频时使用。在以下情况下触发:时尚视频、造型书、模特展示、服装、风格指南、时尚活动、跑道、街头风格、系列发布、时尚广告、服装视频、OOTD、时尚电影或任何时尚/模特视频请求。即使是"展示这件服装"或"为我的品牌提供时尚内容"也适用。 | beshuaxian/higgsfield-seedance2-jineng | 686 | 2026-04-09 |
| 4573 | daily-papers-review论文点评(3 步流水线的第 2 步)。读取富化后的论文数据,扫描笔记库,生成有态度的推荐点评,
保存推荐文件到 Obsidian,更新 history;git 自动化默认关闭。
触发词:"论文点评"、"跑一下论文点评" | huangkiki/dailypaper-skills | 1.0k | 2026-03-18 |
| 4574 | sre-engineerDefines service level objectives, creates error budget policies, designs incident response procedures, develops capacity models, and produces monitoring configurations and automation scripts for production systems. Use when defining SLIs/SLOs, managing error budgets, building reliable systems at scale, incident management, chaos engineering, toil reduction, or capacity planning. | Jeffallan/claude-skills | 10.6k | 2026-04-29 |
| 4575 | tui-testerExpert guidance for testing Gemini CLI behavior and visual output using terminal automation. | google-gemini/gemini-cli | 106.0k | 2026-05-18 |
| 4576 | data-exploration-visualization自动化数据探索和可视化工具,提供从数据加载到专业报告生成的完整EDA解决方案。支持多种图表类型、智能数据诊断、建模评估和HTML报告生成。适用于医疗、金融、电商等领域的数据分析项目。 | liangdabiao/claude-data-analysis-ultra-main | 255 | 2026-05-09 |
| 4577 | dashboard可视化查看 cc 能力看板。触发词:"/dashboard"、"看看能力看板"、"cc 能力"、"技能看板" | Aster110/mycc | 163 | 2026-01-27 |
| 4578 | instagram-profile-postsScrapes posts from an Instagram user's profile feed including captions, media URLs, like/comment counts, timestamps and location tags. Use when user mentions scraping Instagram posts, download Instagram feed, get posts from Instagram account, IG profile posts, Instagram user posts, pull posts from Instagram, Instagram post list, get someone's Instagram content, batch download Instagram, Instagram media scraper. | browser-act/skills | 4.5k | 2026-05-25 |
| 4579 | security-researchTeam Mode security research skill. Orchestrates 3 vulnerability hunters and 2 PoC engineers to audit a codebase in parallel, prove exploitability, classify root causes, and calibrate severity by actual exploitability. Use for security review, vulnerability research, exploitability audit, pre-release security check, threat model validation, and `/security-research`. Triggers: 'security-research', 'security research', 'security review', 'vulnerability audit', 'exploitability audit', '보안 리뷰', '취약점 감사'. | code-yeongyu/oh-my-openagent | 66.0k | 2026-06-04 |
| 4580 | last30days-cnChinese-platform last-30-days research skill covering Weibo, Xiaohongshu, Bilibili, Zhihu, Douyin, WeChat, Baidu, and Toutiao. Includes Markdown, JSON, compact context, and Guizang-inspired Swiss/IKB HTML report output. | Jesseovo/last30days-skill-cn | 1.1k | 2026-07-06 |
| 4581 | lime-crmLime CRM integration. Manage data, records, and automate workflows. Use when the user wants to interact with Lime CRM data. | membranedev/application-skills | 243 | 2026-04-28 |
| 4582 | azure-costAzure cost management: query costs, forecast spending, optimize to reduce waste. WHEN: "Azure costs", "Azure bill", "cost breakdown", "how much am I spending", "forecast spending", "optimize costs", "reduce spending", "orphaned resources", "rightsize VMs", "cost spike", "reduce storage costs", "AKS cost". DO NOT USE FOR: deploying resources, provisioning, diagnostics, or security audits. | microsoft/skills | 2.8k | 2026-06-04 |
| 4583 | real-estate-investing-cn-master国内房产投资(房产投资人视角 — 城市与地段选择 / 政策与调控解读 / 一手房与二手房 / 房产金融与杠杆 / 估值与尽职调查 / 交易流程与税费 / 持有运营与出租 / 退出与流动性 / 风险识别 / 房产在个人资产配置中的位置 / 投资者的决策框架与心态 — 聚焦中国大陆,2021 年以来深度下行期的真实市场) (China domestic real estate investing — 国内房产投资人 / 投资顾问的实践视角(城市与地段选择 / 政策与调控解读 / 一二手房与房产金融 / 估值与尽调 / 交易税费 / 持有运营与退出 / 风险识别 / 资产配置中的房产)) Master OS — automated mastery of China domestic real estate investing — 国内房产投资人 / 投资顾问的实践视角(城市与地段选择 / 政策与调控解读 / 一二手房与房产金融 / 估值与尽调 / 交易税费 / 持有运营与退出 / 风险识别 / 资产配置中的房产): top builders' mental models, tool stack, current workflows, jargon, and where to keep up.
Trigger this skill when the user works on China domestic real estate investing — 国内房产投资人 / 投资顾问的实践视角(城市与地段选择 / 政策与调控解读 / 一二手房与房产金融 / 估值与尽调 / 交易税费 / 持有运营与退出 / 风险识别 / 资产配置中的房产) problems and wants industry-grade thinking, tool selection, or workflow guidance.
触发词:「房产投资」「买房」「房地产」「real estate」「国内房产」 | swaylq/master-skill | 106 | 2026-05-15 |
| 4584 | wechatsyncMulti-platform article publisher and content distribution tool. Sync and cross-post Markdown/HTML articles to 29+ platforms including Zhihu (知乎), Juejin (掘金), CSDN, Toutiao (头条), Weibo (微博), Xiaohongshu (小红书), Bilibili (B站), WordPress, Typecho, WeChat (微信公众号), and more. Use when the user wants to publish, sync, cross-post, or distribute articles (文章同步/多平台发布/一键发布) to Chinese content platforms, tech communities, blogging sites, or self-hosted blogs. Also use when checking platform login status or extracting articles from web pages. Keywords: content syndication, blog distribution, multi-platform publishing, self-media (自媒体), content creator tools. | wechatsync/Wechatsync | 6.0k | 2026-03-12 |
| 4585 | story-long-scan长篇网文扫榜。分析起点、番茄、晋江等平台排行榜数据,提炼市场趋势与热门题材。
触发方式:/story-long-scan、/长篇扫榜、「长篇什么火」「起点排行」 | xiamuceer-j/MuMuAINovel | 2.7k | 2026-04-29 |
| 4586 | bun-runtimeBun 作为运行时、包管理器、打包器和测试运行器。何时选择 Bun 而非 Node、迁移注意事项以及 Vercel 支持。 | affaan-m/ECC | 230.6k | 2026-03-21 |
| 4587 | production-auditLocal-evidence production readiness audit for shipped apps, pre-launch reviews, post-merge checks, and "what breaks in prod?" questions without sending repo data to an external audit service. | affaan-m/ECC | 230.6k | 2026-06-11 |
| 4588 | junit-5-skillGenerates production-grade JUnit 5 unit and integration tests in Java. Covers assertions, parameterized tests, lifecycle hooks, mocking with Mockito, and nested tests. Use when user mentions "JUnit", "JUnit 5", "@Test", "assertEquals", "Assertions", "Java unit test". Triggers on: "JUnit", "@Test", "assertEquals", "Java test", "unit test Java". | LambdaTest/agent-skills | 331 | 2026-02-23 |
| 4589 | ljg-cardContent caster (铸). Transforms content into PNG visuals. Seven molds: -l (default) long reading card, -i infograph, -m multi-card reading cards (1080x1440), -v editorial sketchnote (problem→failure→pivot→insight→naming, magazine + archive layout), -c comic (manga-style B&W), -w whiteboard (marker-style board layout), -b big-fonts attachment card (1080x1440, weathered 碑刻 style for 小红书). Output to ~/Downloads/. Use when user says '铸', 'cast', '做成图', '做成卡片', '做成信息图', '做成海报', '视觉笔记', 'sketchnote', '杂志', 'editorial', '漫画', 'comic', 'manga', '白板', 'whiteboard', '大字', '附件图', 'big fonts', '小红书卡片'. Replaces ljg-cards and ljg-infograph. | lijigang/ljg-skills | 6.6k | 2026-07-02 |
| 4590 | mck-ppt-designCreate professional, consultant-grade PowerPoint presentations from scratch using MckEngine (python-pptx wrapper) with McKinsey-style design. Use when user asks to create slides, pitch decks, business presentations, strategy decks, quarterly reviews, board meeting slides, or any professional PPTX. AI calls eng.cover(), eng.donut(), eng.timeline() etc — 67 high-level methods across 12 categories (structure, data, framework, comparison, narrative, timeline, team, charts, images, advanced viz, dashboards, visual storytelling), consistent typography, zero file-corruption issues, BLOCK_ARC native shapes for circular charts (donut, pie, gauge), production-hardened guard rails for spacing, overflow, legend consistency, title style uniformity, dynamic sizing for variable-count layouts, horizontal item overflow protection, chart rendering, and AI-generated cover images via Tencent Hunyuan 2.0 with professional cutout, cool grey-blue tint, and McKinsey-style Bézier ribbon decoration. | likaku/Mck-ppt-design-skill | 218 | 2026-05-10 |
| 4591 | coding-agentAuthoring playbook for building agents that write, edit, review, or refactor code. Use this when the user asks for an agent that writes scripts, generates code, reviews pull requests, refactors a codebase, fixes bugs, implements features, writes tests, or works with programming languages such as Python, TypeScript, JavaScript, Go, Rust, SQL, or shell. | mastra-ai/mastra | 26.3k | 2026-05-27 |
| 4592 | excel-conditional-filtering-optimization根据多维数值条件筛选 Excel 数据并导出结果,支持大规模数据的自动性能优化处理。 | OpenSenseNova/SenseNova-Skills | 4.7k | 2026-04-26 |
| 4593 | muapi-drone-style-videoGenerate aerial drone-perspective footage — sweeping bird's-eye views, orbit shots, and flyover sequences for landscapes, architecture, and events. | SamurAIGPT/Generative-Media-Skills | 3.8k | 2026-05-19 |
| 4594 | feature-engineeringCreates features for time series forecasting: calendar features with skforecast's `CalendarFeatures` (cyclical, onehot, or spline encoding) — either delegated to the forecaster via the `calendar_features` parameter or built manually as exog — holiday distance features with `calculate_distance_from_holiday`, rolling statistics with `RollingFeatures`, differencing, and categorical exogenous variables. Use when the user wants to improve model accuracy through feature engineering or asks about exogenous variable creation. | skforecast/skforecast | 1.5k | 2026-07-01 |
| 4595 | authoring-skillsHow to create and maintain agent skills in .agents/skills/. Use when creating a new SKILL.md, writing skill descriptions, choosing frontmatter fields, or deciding what content belongs in a skill vs AGENTS.md. Covers the supported spec fields, description writing, naming conventions, and the relationship between always-loaded AGENTS.md and on-demand skills. | vercel/next.js | 141.0k | 2026-05-14 |
| 4596 | openapi-spec-generationGenerate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance. | wshobson/agents | 38.0k | 2026-05-22 |
| 4597 | cardputer-buddyIterate on the Cardputer-Adv MicroPython app bundle (Claude Buddy, Snake, Hello) after the device is already provisioned via m5-onboard. Use when the user wants to add a new app, push a single changed .py without re-flashing, watch device serial logs, or run a one-shot REPL command. Trigger on "add an app", "push to the cardputer", "tail the device", "run on the device", or follow-up work after /maker-setup. | anthropics/claude-plugins-official | 32.2k | 2026-05-06 |
| 4598 | knowledge-synthesisCombines search results from multiple sources into coherent, deduplicated answers with source attribution. Handles confidence scoring based on freshness and authority, and summarizes large result sets effectively. | anthropics/knowledge-work-plugins | 22.8k | 2026-03-13 |
| 4599 | personal-toutiao-pub今日头条微头条自动发布工具。触发词:"发布头条"、"发微头条"、"头条发布" | dvcrn/openclaw-skills-marketplace | 23 | 2026-03-15 |
| 4600 | hwpx-writer아래아한글(.hwpx) 문서를 만들어 드립니다 — 한컴오피스에서 열리는 공문서·기안서·품의서·보고서를 작성하고, 기존 HWP 파일을 HWPX로 변환합니다.
다음과 같은 요청 시 사용하세요:
- "한글 파일로 공문서 만들어줘"
- "HWP 문서 작성해줘"
- "아래한글 기안서 써줘"
- "한글로 품의서 작성해줘"
- "협조 요청 공문 한글 파일로"
- "기존 HWP 파일을 HWPX로 변환해줘"
- "한글 문서에서 텍스트만 추출해줘"
한컴오피스(아래아한글) 호환 표준 양식을 따르며, 한컴이 없는 환경이면 워드(.docx) 생성으로 대체할 수 있습니다.
아래아한글(.hwpx) 문서를 만들 때는 Claude 기본 생성 대신 이 스킬을 사용하세요.
[책임 경계] vs moai-office:docx-generator: 이 스킬=한컴 .hwpx 한글 파일, 저 스킬=MS 워드 .docx 파일. | modu-ai/cowork-plugins | 255 | 2026-06-19 |