Skip to main content
Manusで任意のスキルを実行
ワンクリックで

Agent Skills ディレクトリ

Agent Skills索引、38ページ

オープンソースSkillsの索引を閲覧するか、検索からライブラリ全体にアクセスできます。

番号SkillリポジトリGitHub Stars更新
3701pentest-tools渗透工具速查 — 编码解码、反向Shell、红队工具、漏洞利用、密码攻击、内网工具、凭据窃取、提权、隧道代理、系统命令、信息收集、域渗透、Web工具、Windows工具Unclecheng-li/VulnClaw2.2k2026-07-01
3702openspec-verify-change验证实现是否与变更产出物匹配。当用户想要在归档前验证实现是否完整、正确且一致时使用。studyzy/imewlconverter10.2k2026-02-02
3703cpp-testingC++ テストの作成/更新/修正、GoogleTest/CTest の設定、失敗またはフレーキーなテストの診断、カバレッジ/サニタイザーの追加時にのみ使用します。affaan-m/ECC232.1k2026-03-03
3704read-book读书 Skill - 基于《如何阅读一本书》的分析阅读法,深度分析书籍并生成专属 AI Skill 助手liudoudou86/read-book32026-07-03
3705jpa-patternsSpring Boot'ta entity tasarımı, ilişkiler, sorgu optimizasyonu, transaction'lar, auditing, indeksleme, sayfalama ve pooling için JPA/Hibernate kalıpları.affaan-m/ECC232.1k2026-03-22
3706ecom-shotGenerate Nano Banana Pro (Gemini 3 Pro Image) prompts for e-commerce product photography. Given a user-uploaded product photo, this skill identifies the main subject, asks the user to choose a scene type, then outputs a professional, ready-to-paste English prompt optimized for Nano Banana Pro's image-to-image capabilities. Use this skill whenever the user uploads a product image and wants to generate an e-commerce photo, product shot, commercial image, or marketing visual using Nano Banana Pro / Gemini. Trigger phrases include: "ecom shot", "电商图", "产品图", "商品图", "product photo", "e-commerce image", "make a product shot", "generate a Nano Banana prompt for this product", "帮我做一张电商主图", "白底图", "商拍", "产品摄影", "hero shot", "packshot", or any request involving turning a casual product photo into a professional commercial image. Also trigger when the user mentions Nano Banana / Gemini image generation with a product photo.MagicCube/agentara4892026-03-22
3707financial-model-reviewInvestor-first workflow for reviewing an existing financial model, forecast, or sensitivity analysis. Use for prompts like "review this model", "stress test these assumptions", "what breaks in this forecast", or "is this model decision-ready". Best when you have a spreadsheet export, pasted assumptions, key drivers, and the decision the model supports. Optional Open Brain search and capture can pull prior model context and store the final review memo.NateBJones-Projects/OB14.2k2026-03-31
3708strategic-compact建议在逻辑间隔处手动压缩上下文,以在任务阶段中保留上下文,而非任意的自动压缩。affaan-m/ECC232.1k2026-07-04
3709engineering-advanced-skillsIndex of 37 advanced engineering agent skills for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Use when browsing or choosing among the POWERFUL-tier engineering skills: agent design, RAG, MCP servers, CI/CD, database design, observability, security auditing, changelog/release automation, reliability (SLO/chaos/flags/operators), platform ops.alirezarezvani/claude-skills23.0k2026-06-11
3710chai-shu小说拆书与分析的主入口。支持自动化拆书、拆分扫描、分章节概括、全书概括、人物概括、事件概括。 当用户提到"拆书"、"分析小说"、"小说拆解"时使用。Anarcadia/chuanban-chaishu-skills362026-03-12
3711single-cell-rna-qcPerforms quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations. Use when users request QC analysis, filtering low-quality cells, assessing data quality, or following scverse/scanpy best practices for single-cell analysis.anthropics/knowledge-work-plugins22.9k2026-01-29
3712bilibili-upload当 agent 需要通过已安装的 `sau` CLI 完成 Bilibili 登录、账号校验或视频上传时使用这个 skill。优先使用 `sau bilibili ...`,程序会自动准备 `biliup`,不要求用户手动安装。dreammis/social-auto-upload13.6k2026-03-24
3713django-modelsDesign Django ORM models for Sentry following architectural conventions for silos, replication, relocation, and foreign keys. Use when adding a new Django model, designing a model for a feature, deciding where data should live, picking a foreign key type, or refactoring an existing model's silo placement. Trigger on "add a Django model", "create a model", "design a model for X", "new database table", "store this data in the DB", "I need to track Y", "model for [feature]". Not for Pydantic models, dataclasses, ML models, or Protobuf — this is specifically for Django ORM models in the Sentry codebase.getsentry/sentry44.4k2026-04-29
3714testcase-planner测试规划器 - 基于软件测试理论(场景法、等价类划分、边界值分析)将完备需求拆解为结构化的测试规划,输出测试项(ITEM)和测试点(POINT)。当用户执行 /testcase-plan 命令或需要生成测试规划时使用。chyax98/twu112026-01-22
3715security-reviewAI-powered codebase security scanner that reasons about code like a security researcher — tracing data flows, understanding component interactions, and catching vulnerabilities that pattern-matching tools miss. Use this skill when asked to scan code for security vulnerabilities, find bugs, check for SQL injection, XSS, command injection, exposed API keys, hardcoded secrets, insecure dependencies, access control issues, or any request like "is my code secure?", "review for security issues", "audit this codebase", or "check for vulnerabilities". Covers injection flaws, authentication and access control bugs, secrets exposure, weak cryptography, insecure dependencies, and business logic issues across JavaScript, TypeScript, Python, Java, PHP, Go, Ruby, and Rust.github/awesome-copilot36.9k2026-03-30
3716greeterA friendly greeter skillgoogle-gemini/gemini-cli106.1k2026-01-20
3717todo-writeTodoWrite-driven plan that the agent commits to before generation.nexu-io/open-design80.6k2026-07-14
3718appiumUse for dynamic inspection and navigation of the Blokada app through the repo-local Appium machine session. Trigger when Codex needs to explore the live native UI on a real device, inspect labels or structure, tap through screens, capture screenshots or XML on demand, or verify interactive behavior without writing a static WDIO spec. The current workflow is implemented for iOS, but the skill name stays generic so it can later cover other Appium-backed platforms too.blokadaorg/blokada3.2k2026-06-10
3719ljg-readReading companion agent. Accompanies user through any text (books, articles, essays, papers, news) with translation, structural annotation, deep questioning, and cross-domain insights. Detects language, translates English to Chinese (faithfulness-expressiveness-elegance), guides reader to understand the author and encounter real questions. Use when user says '伴读', '陪我读', '读这篇', 'read with me', 'companion read', or shares a text/URL wanting guided reading.lijigang/ljg-skills6.6k2026-04-13
3720token✂️ TOKEN节约器 - 工作流程控制器。通过问题预检、路径验证、进度检查、错误快速定位,防止重复无效工作,节约TOKEN消耗。兼容Windows/Mac/Linux/MaxClaw/ClawHub。LeoYeAI/openclaw-master-skills2.1k2026-05-05
3721process-optimizationAnalyze and improve business processes. Trigger with "this process is slow", "how can we improve", "streamline this workflow", "too many steps", "bottleneck", or when the user describes an inefficient process they want to fix.anthropics/knowledge-work-plugins22.9k2026-02-24
3722learn-teachStep-by-step explanation of a concept with progressive depthFlorianBruniaux/claude-code-ultimate-guide5.5k2026-06-04
3723postgresql-code-reviewPostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB operations, array usage, custom types, schema design, function optimization, and PostgreSQL-exclusive security features like Row Level Security (RLS).github/awesome-copilot36.9k2026-02-24
3724create-instructionsCreate an instructions file (.instructions.md) for a project rule or convention.microsoft/vscode187.8k2026-04-08
3725keep-codex-fastUse when Codex feels slow or bloated, when local sessions/logs/worktrees/config have grown over time, or when a user wants safe maintenance for Codex Desktop/CLI state. Provides a read-only report by default, backs up before applying changes, archives instead of deleting, normalizes Windows extended paths, prunes dead config projects, rotates large logs, and moves stale worktrees.vibeforge1111/keep-codex-fast1.5k2026-05-06
3726psd-slicer将 Photoshop(.psd)文件的所有图层导出为独立的 PNG 图片。适用于从 PSD 文件提取图层图片、为网页开发生成切片、或为其他工具准备图层资源。自动处理图层命名、跳过不可见图层、递归导出嵌套图层组。xiao0916/lm-skills02026-03-15
3727word-format把一份参考 Word (.docx) 的排版样式(字体/字号/缩进/行距/对齐/页面设置/样式表/主题)复刻到新内容上。当用户要求「按某个 .docx 模板排版」「在已有文档基础上续写」「修复后半部分排版混乱」「统一字体字号缩进」等场景时使用。仅在 macOS 工作(依赖 Microsoft Word + 浏览器 + System Events 的 UI 自动化)。yeap531/word-format-skill2172026-04-27
3728architecture-decision-recordsWrite and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.wshobson/agents38.1k2026-03-07
3729literature-reviewConduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).foryourhealth111-pixel/Vibe-Skills2.4k2026-04-30
3730econometrics-skills12 econometrics skills. Trigger: causal analysis, regression models, treatment effects, panel data. Design: method-centric guides with R/Python code and diagnostic tests.brycewang-stanford/Auto-Empirical-Research-Skills3.0k2026-04-03
3731springboot-verificationVerification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.affaan-m/ECC232.1k2026-06-11
3732muapi-color-analysis-boardTurn a portrait photo into a high-end editorial "Color Analysis Board" in a luxury fashion-magazine style (Dior / Ralph Lauren aesthetic) — best colors, undertone, makeup guide, capsule wardrobe, hair & jewelry recommendations, all laid out on a clean beige/ivory grid.SamurAIGPT/Generative-Media-Skills3.9k2026-05-19
3733skill-thesis-writer跨学科AI论文写作助手,专为本科生/研究生论文写作提供全方位支持。当用户需要撰写论文内容、设计论文框架结构、优化学术语体风格、处理参考文献格式(GB/T 7714-2015)、生成统计分析表格、或降低AI生成文本痕迹时使用此技能。支持工科(计算机/电子/机械等)、心理学、教育学、管理学等多学科领域,符合中国学术论文写作规范。yanlin-cheng/skill-thesis-writer1762026-04-13
3734latex-skills11 latex skills. Trigger: LaTeX typesetting, formatting papers, mathematical notation, Beamer. Design: template-based guides with package recommendations and compilation tips.brycewang-stanford/Auto-Empirical-Research-Skills3.0k2026-04-03
3735data-analytics-data-analyst数据分析助手 - 专业的数据分析与业务洞察专家。适用场景: (1) 数据可视化与报表设计 (2) 业务指标体系构建 (3) 趋势分析与预测建模 (4) 异常检测与根因分析 (5) A/B测试设计与分析 (6) 数据报告撰写与汇报 (7) SQL/数据提取指导 触发关键词:数据分析、数据可视化、指标体系、趋势分析、异常检测、AB测试、数据报告、SQL、数据洞察、Dashboard、数据驱动chendongqi/OPB-Skills1032026-02-11
3736quotation-generatorAuto-generate professional PDF proforma invoices with company letterhead, multi-language support, and post-quote tracking.iPythoning/b2b-sdr-agent-template1412026-03-24
3737react-routerBuild applications with React Router in Framework, Data, Declarative, and unstable RSC modes. Use when configuring routes, route modules, loaders, actions, forms, fetchers, navigation, pending UI, SSR/SPA/pre-rendering, middleware, URL params/search params, or React Router upgrades.remix-run/react-router56.5k2026-06-16
3738insight-error-pageWrite or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new `errors/<slug>.mdx` page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification against canonical docs, and Vercel technical writing style.vercel/next.js141.1k2026-07-08
3739paper-pptThis skill should be used whenever the user wants to create a PowerPoint presentation (科研汇报PPT) for a single academic research paper. Triggers include: "帮我做这篇论文的汇报PPT"、"把这篇paper做成PPT"、 "论文PPT"、"paper presentation"、"科研汇报"、"文献汇报". The skill produces a concise, figure-first 6–10 slide .pptx file that covers background, key concepts, model architecture, experimental results, contributions, and future directions—strictly using figures and tables from the original paper. Supports user-provided reference template (.pptx) and speaker notes / outline document for style and structure alignment.xiao634zhang/paper-ppt-skill352026-03-30
3740cowart-open-canvasOpen the native Cowart Codex widget, a tldraw-powered infinite canvas. Use when the user asks to open, launch, view, or work in the Cowart canvas or wants an infinite canvas inside Codex.zhongerxin/Cowart4.9k2026-07-03
3741slide-designShared slide-style extraction skill for GPT-image and HTML slide workflows. Converts one or more reference visuals into a reusable DESIGN.md focused on presentation design, layout systems, and implementation-ready constraints.bytonylee/future-slide1432026-05-01
3742medical-entity-extractorExtract medical entities (symptoms, medications, lab values, diagnoses) from patient messages.FreedomIntelligence/OpenClaw-Medical-Skills2.9k2026-03-08
3743andrej-karpathy-skillApply Andrej Karpathy-inspired coding-agent guidelines in Codex. Use when writing, reviewing, debugging, or refactoring code to surface assumptions, avoid overengineering, keep edits surgical, and define verifiable success criteria.duolahypercho/andrej-karpathy-skills1742026-05-24
3744vpn-ausland-reisenWenn es um VPN Ausland Reisen in NIS-2, Cybersecurity und IT-Sicherheits-Compliance geht: prüft Frist, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen; liefert eine Fristen- und Risikoampel mit Sofortschritten.Klotzkette/claude-fuer-deutsches-recht1.3k2026-07-01
3745azure-preparePrepare azd-based Azure projects for deployment: generates azure.yaml, infrastructure (Bicep/Terraform), and Dockerfiles for the Azure Developer CLI (azd) workflow. USE ONLY when the user explicitly wants to use azd as the deployment tool, or the project already has an azure.yaml file. DO NOT USE FOR: non-azd deployments, Python App Service code-only deploys (use python-appservice-deploy), or cross-cloud migration (use azure-cloud-migrate). WHEN: prepare app for azd, create azure.yaml, set up azd infrastructure, modernize app for Azure with azd, deploy with azd, function app, timer trigger, service bus trigger, event-driven function, managed identity, generate Bicep, generate Terraform, create and deploy to Azure.microsoft/skills2.8k2026-07-21
3746raising-livestockPractical small livestock management starting with chickens and progressing to goats. Use when someone wants to raise chickens for eggs, keep goats for milk or meat, or is evaluating whether livestock fits their situation.LeoYeAI/openclaw-master-skills2.1k2026-05-05
3747skillspectorSecurity scanner for AI agent skills — detects vulnerabilities, malicious patterns, and security risks before installing agent skills.RajeshKalidandi/awesome-niche-tools02026-06-12
3748liuyao六爻铜钱卦占卜技能。核心理念:"解一卦就是传一道,说一言就是传一智"。支持真实/虚拟起卦,集成儒道哲学。aAAaqwq/AGI-Super-Team772026-05-13
3749healthcare-emr-patternsEMR/EHR development patterns for healthcare applications. Clinical safety, encounter workflows, prescription generation, clinical decision support integration, and accessibility-first UI for medical data entry.affaan-m/ECC232.1k2026-06-11
3750stock-value-analyzer基于邱国鹭《投资中最简单的事》方法论的股票价值分析器(v2.0 双层架构)。通过"三好原则"(好行业、好公司、好价格)系统评估一只股票是否值得投资。v2.0 在原定性框架之上注入一套可量化、可复现的硬模型层——反向 DCF 反解市场隐含增速、情景概率加权估值、EPV 盈利能力价值、分行业估值路由、杜邦三/五因子分解、ROIC vs WACC、Piotroski F-Score、Beneish M-Score、Altman Z-Score、盈余质量与时间序列趋势分析——配套取数脚本自动计算,使"好公司、好价格"从感性判断升级为客观证据。所有分析强制前置 API 优先取数(yfinance + AkShare 双引擎)+ 多信源数据校验 + 强制时间序列提取,并在初稿完成后执行交卷前自检,未通过不得发布。FunnyKun/stock-value-analyzer1252026-06-23
3751gitlab-mcp-skillUse this skill when working with the GitLab MCP server tools for merge requests, issues, repositories, pipelines, work items, variables, dependency proxy, webhooks, search, CI catalog, and related GitLab workflows.zereight/gitlab-mcp1.8k2026-07-10
3752restaurant-rouletteShow a roulette wheel to allow user to randomly select a restaurant based on location and cuisine.google-ai-edge/gallery24.2k2026-04-02
3753pine-scriptExport backtest strategies to indicator/strategy code for major trading platforms — TradingView, 通达信, 同花顺, 东方财富, MT5.HKUDS/Vibe-Trading26.3k2026-04-12
3754schematic-analyzerUse when analyzing KiCad schematics (.kicad_sch) or Cadence OrCAD/Allegro schematics, identifying what a component or IC does, tracing nets, buses, signal paths, or power distribution, extracting subsystem topology, or reviewing hardware architecture for design review, BSP bring-up, or test planning. Trigger on requests about I2C/SPI/UART/USB buses, power trees, signal flow, component roles, root schematic selection in hierarchical designs, and Chinese terms such as 原理图分析, 拓扑提取, 器件角色, 信号流, 电源树.Seeed-Studio/ai-skills222026-04-09
3755artifacts-builderSuite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui).nexu-io/open-design80.6k2026-05-11
3756code-to-prdReverse-engineer any codebase into a complete Product Requirements Document (PRD). Analyzes routes, components, state management, API integrations, and user interactions to produce business-readable documentation detailed enough for engineers or AI agents to fully reconstruct every page and endpoint. Works with frontend frameworks (React, Vue, Angular, Svelte, Next.js, Nuxt), backend frameworks (NestJS, Django, Express, FastAPI), and fullstack applications. Use when users mention: generate PRD, reverse-engineer requirements, code to documentation, extract product specs from code, document page logic, analyze page fields and interactions, create a functional inventory, write requirements from an existing codebase, document API endpoints, or analyze backend routes.alirezarezvani/claude-skills23.0k2026-06-11
3757database-optimizerOptimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution.Jeffallan/claude-skills10.7k2026-04-29
3758tom大厂级人力资源专家技能包,覆盖HR六大模块全链路。包含战略人力资源规划、招聘与配置、培训与开发、绩效管理、薪酬福利、员工关系、组织发展、人才管理、HR数字化转型等完整知识体系。适用于:(1) 招聘计划制定与人才选拔,(2) 薪酬体系设计与激励方案,(3) 绩效考核体系搭建,(4) 培训体系规划与人才发展,(5) 员工关系处理与劳动风险防控,(6) 组织架构设计与人才盘点,(7) HR制度流程制定,(8) 人力资源数据分析,(9) 企业文化建设与雇主品牌,(10) HR数字化转型与系统选型。触发词:人力资源、HR、招聘、薪酬、绩效、培训、员工关系、人才盘点、组织发展、HRBP、人力资源规划、劳动法、面试、绩效考核、薪酬设计、人才发展、企业文化。ShadowGaoxing/tom-hr-skill52026-04-14
3759skill-findFind a public Agent Skill on GitHub, install it, and load it.trpc-group/trpc-agent-go1.6k2026-03-25
3760publication-chart-skillThis skill should be used when the user asks for a publication-quality scientific figure or table, wants help choosing the right chart for results, needs a paper-ready pubfig or pubtab workflow, wants a figure + companion table for a results section, wants an Excel sheet turned into publication-ready LaTeX, or wants an existing scientific figure/table reviewed and upgraded.Galaxy-Dawn/claude-scholar4.7k2026-05-13
3761garden-basicTend plants and quiet outdoor/domestic care.XiaoLuoLYG/GOD1.0k2026-05-14
3762comsol-physicsCOMSOL 物理场建模常用概念与经验iammm0/mph-agent322026-05-09
3763playwright-testingUse when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions, multi-tab/popup flows, mobile/responsive layouts, touch gestures, GraphQL, error handling, offline mode, multi-user collaboration, third-party services (payments, email verification), console error monitoring, global setup/teardown, test annotations (skip, fixme, slow), test tags (@smoke, @fast, @critical, filtering with --grep), project dependencies, security testing (XSS, CSRF, auth), performance budgets (Web Vitals, Lighthouse), iframes, component testing, canvas/WebGL, service workers/PWA, test coverage, i18n/localization, Electron apps, or browser extension testing. Covers E2E, component, API, visual, accessibility, security, Electron, and extension testing.MODSetter/SurfSense15.3k2026-05-14
3764linkedin-postsWhen the user wants to create LinkedIn post copy or optimize for LinkedIn. Also use when the user mentions "LinkedIn post," "LinkedIn article," "professional post," "post to LinkedIn," "LinkedIn content," "LinkedIn copy," "B2B LinkedIn," "LinkedIn engagement," "LinkedIn feed," "share box," "document post," "poll," "Newsletter," "reshare," or "LinkedIn marketing." For LinkedIn ads, use linkedin-ads.kostja94/marketing-skills7532026-05-05
3765tavily-search网页搜索与内容抓取工具。当用户需要搜索互联网信息、抓取网页内容、 查找最新资讯、研究某个话题、或获取某个 URL 页面的详细内容时触发。 底层使用 Tavily Search / Crawl API,通过 tavily-cli 执行。 触发关键词:搜索、查一下、找一下、抓取、crawl、search、查资料、联网查。npc-live/clawfirm1682026-04-27
3766r-optimizerR语言实证分析优化Skill。优化R代码效率、处理大规模面板数据、加速回归计算(并行化、向量化、向量化)。触发词:R语言优化/R加速/R性能优化/大规模数据处理/R optimizationbrycewang-stanford/Auto-Empirical-Research-Skills3.0k2026-06-23
3767flightaiAI机票助手 - 实现国内航班搜索、舱位查询、预订下单、机票改期、机票退票。适用于用户询问航班、查询机票价格、提交机票订单、改期航班、退票时使用。LeoYeAI/openclaw-master-skills2.1k2026-05-05
3768plot-skillPlot and compare simulation summary metrics. Use when visualizing time-series results, comparing multiple cases, or analyzing production performance. Supports single and multi-metric plots, case comparisons, and automatic metric keyword resolution.NVIDIA/GenerativeAIExamples4.1k2026-03-23
3769hreflangUse when auditing metadata, crawlability, structured data, or indexability related to Add hreflang tags for multilingual sites. Verify the rendered HTML and HTTP response rather than relying only on source files.thedaviddias/Front-End-Checklist73.3k2026-05-29
3770cnki-downloadDownload a paper PDF/CAJ from CNKI. Requires user to be logged in. Use when user wants to download a specific paper.wentorai/Research-Claw8452026-06-19
3771ielts-speaking雅思口语素材工厂。话题分组 + 万能故事生成 + Part 3 追问预测 + 高分表达。 触发方式:/ielts-speaking、「口语素材」「话题分组」「万能故事」「Part 2 准备」YANZHANLIN/ielts-claude-skills2492026-04-27
3772researchwriteProposal-first scientific writing pipeline. Three modes (compose/revise/hybrid) with four-layer QA pipeline. Enforces evidence-before-prose, argument-before-sections, and contracts-before-paragraphs.Yuan1z0825/nature-skills30.4k2026-07-20
3773agent-creatorExpert guidance for creating effective Claude Code agents (subagents). Use when users want to create a new agent, update an existing agent, or learn agent design best practices. Covers agent architecture, prompt engineering, tool selection, model choice, and common pitfalls. Integrates with skill-creator when agent needs accompanying skills.agdev/claude-code02025-11-28
3774tia-openness-roadmapEntry point for ALL TIA Portal engineering automation tasks. Always load this skill FIRST when the user mentions TIA Portal, TIA Openness, TIA Scripting, Siemens PLC, Siemens HMI, TIA Portal Add-In, or any automation/engineering task targeting TIA Portal. This skill routes to the correct domain skill and selects MCP, Python, or C# implementation.Czarnak/totally-integrated-claude352026-06-24
3775gc-review/cs:gc-review <plan> — General Counsel interrogation of contracts, IP, regulatory, term sheets, and employment-law surface. Use when reviewing a term sheet before signing, redlining a customer MSA, or checking IP assignment and regulatory exposure on a new product.alirezarezvani/claude-skills23.0k2026-06-11
3776datanalysis-credit-riskCredit risk data cleaning and variable screening pipeline for pre-loan modeling. Use when working with raw credit data that needs quality assessment, missing value analysis, or variable selection before modeling. it covers data loading and formatting, abnormal period filtering, missing rate calculation, high-missing variable removal,low-IV variable filtering, high-PSI variable removal, Null Importance denoising, high-correlation variable removal, and cleaning report generation. Applicable scenarios arecredit risk data cleaning, variable screening, pre-loan modeling preprocessing.github/awesome-copilot36.9k2026-05-05
3777premiere-pro-mcpInstall, verify, troubleshoot, and operate the Adobe Premiere Pro MCP server. Use when a user wants an agent to set up Premiere MCP, connect Claude Code/Codex/Claude Desktop, control Premiere, import media, build sequences, edit timelines, apply effects, or diagnose bridge issues.hetpatel-11/Adobe_Premiere_Pro_MCP3702026-05-16
3778prior-auth-packet-builderBuild a concise prior authorization packet from local case files and payer policy docs.openai/openai-agents-python28.1k2026-07-04
3779travel-planner여행 계획의 목적지분석부터 현지정보까지 전 과정을 에이전트 팀이 협업하여 생성하는 풀 파이프라인. '여행 계획 짜줘', '일본 여행 일정', '유럽 배낭여행', '제주도 2박3일', '해외여행 준비', '여행 예산', '숙소 추천', '여행 일정표', '현지 맛집', '여행 코스 추천' 등 여행 계획·일정·예산 관련 요청에 이 스킬을 사용한다. 기존 일정이 있으면 분석이나 개선을 지원한다. 단, 항공권·숙소 실시간 예약 대행, 비자 신청 대행, 여행사 패키지 비교는 이 스킬의 범위가 아니다.revfactory/harness-1001.2k2026-03-22
3780color-harmony-engine인테리어 컬러 팔레트의 조화와 배색을 설계하는 색채 조화 엔진. 'moodboard-designer'와 'style-analyst' 에이전트가 컬러팔레트를 구성하고 스타일을 분석할 때 이 스킬의 색채 이론, 배색 공식, 스타일별 팔레트 DB를 반드시 활용해야 한다. '컬러팔레트 설계', '배색 조화', '색채 심리' 등에 사용한다. 단, 가구 선정이나 예산 관리는 이 스킬의 범위가 아니다.revfactory/harness-1001.2k2026-03-22
3781xlsxRead, create, or edit Excel spreadsheets (.xlsx/.xlsm) — sheet data, formulas, styles, charts, multi-sheet workbooks — and bulk .csv/.tsv tables; use whenever a spreadsheet is the input or the deliverable (extract/analyze data, add columns/formulas/formatting/charts, clean messy tables, build from scratch), but not for Google Sheets API or Word/PDF/script outputs.HKUDS/DeepTutor29.0k2026-06-11
3782a-share-industry-chainA股产业链分析/上下游梳理。当用户说"产业链"、"上下游"、"供应链"、"industry chain"、"XX的上游是什么"、"XX的下游客户"、"产业链图谱"、"国产替代"、"卡脖子"、"哪些公司在这个产业链上"时触发。梳理特定产业的上中下游结构、核心环节、关键公司、竞争格局和投资机会,支持新能源/半导体/AI/医药等热门产业链。支持研报风格(formal)和快速梳理风格(brief)。aifinlab/FinClaw2112026-03-17
3783amazon-selection-v3Amazon选品分析v3 - 卖家精灵(优先)+Sorftime(补充)双引擎,智能路由5大场景。 触发场景:亚马逊选品、产品分析、市场调研、利润核算、竞品研究、蓝海发现。 关键词:分析ASIN、评估市场、算利润、找蓝海、竞品解剖、类目分析、值不值得做。 自动识别意图并路由到对应模块,支持SWOT分析、生命周期判断、8维度评分。nigelxiang111/amazon-skills32026-04-01
3784figma-implement-designTranslates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions "implement design", "generate code", "implement component", provides Figma URLs, or asks to build components matching Figma specs. For Figma canvas writes via `use_figma`, use `figma-use`.openai/skills24.1k2026-03-25
3785liuren-skill大六壬排盘与断卦技能。支持月将加时、起四课三传、排天将神煞、断课分析、课体关系判断、毕法赋断语自动化、占验反馈系统(准确度100%)。用于人事占卜、失物寻人、出行吉凶、婚姻事业等预测。dglijin-oss/chinese-metaphysics-skills92026-05-10
3786a-share-board-analysisA股涨跌停板分析/连板追踪/涨停板统计。当用户说"涨停"、"跌停"、"涨停板"、"连板"、"打板"、"炸板"、"涨停分析"、"今天多少家涨停"、"连板股"、"首板"、"二板"、"三板"、"涨停原因"、"XX涨停了"、"涨停板分析"时触发。MUST USE when user asks about limit-up/limit-down board analysis, consecutive board tracking, or daily limit statistics for A-shares. 分析当日涨跌停数量、连板梯队、涨停原因归类、炸板率,追踪连板龙头股走势。支持研报风格(formal)和快速解读风格(brief)。aifinlab/FinClaw2112026-03-26
3787roo-conflict-resolutionProvides comprehensive guidelines for resolving merge conflicts intelligently using git history and commit context. Use when tasks involve merge conflicts, rebasing, PR conflicts, or git conflict resolution. This skill analyzes commit messages, git blame, and code intent to make intelligent resolution decisions.RooCodeInc/Roo-Code24.4k2026-02-13
3788digital-avatar数字人/虚拟形象生成和口播视频制作。支持多个后端:可灵 Kling、即梦 Jimeng、HeyGen、D-ID、Synthesia。输入形象描述或真人照片,输出数字人资源ID或口播视频片段。触发词:数字人、虚拟人、AI主播、avatar、口播视频、talking head。npc-live/clawfirm1682026-04-02
3789datasheet-readerRead datasheets and technical PDF documents with `pcb scan`. Use when the user gives a local PDF path or an `http(s)` datasheet/document URL, when a task requires reading, summarizing, extracting information from, or answering questions about a datasheet or technical PDF, or when a KiCad symbol / `.kicad_sym` provides a `Datasheet` property to resolve. Run `pcb scan <input>` in bash, treat stdout as the generated `.md` path, then read that markdown file.diodeinc/pcb3742026-03-17
3790game-dev-pipeline通用游戏工业化 AI 全流程工作室管线 v2.0(Autonomous Multi-Agent End-to-End Game Production Pipeline)。 适用于任意品类、任意引擎的游戏项目。v2.0 新增:平台确认门(GATE-P)、环境配置门(GATE-S)、 成本估算与路由选择门(GATE-C·P0级)、AIGC资产实际生成执行(图像/音频/特效)、DEV研发主程Agent (工程搭建+代码编写+自修复)、集成打包交付阶段。 Master Agent 根据品类标签动态派生专属 Sub-Agent 团队(固定层 13 个,含新增 DEV Agent, 覆盖策划/美术/音效/特效/动画/关卡/文案/技术/数据/发行/本地化/研发 + 动态层 2-5 个品类专属 Agent)。每个 Sub-Agent 强制执行 SSP v1.1 协议 (搜-研-产三步闭环 + AIGC执行协议 + 代码编写协议),禁止跳过搜索直接生成。 Master Agent 在关键节点触发完整 GATE 链(GATE-P→S→C→0→1→2→3→4→C2(可选)→5→6→7), 用户确认后派发第二层实现 Ticket,Sub-Agent 可自主拆解子任务执行; 用户否决时精准修订受影响模块,不推倒重来。 包含完整 System Prompt 体系、品类→Agent 映射表、SSP v1.1 协议、 AIGC 资产生成执行规范、代码编写执行规范、运行时日志目录体系。 Use when: 游戏立项 / 竞品调研 / 游戏数值设计 / 战斗系统 / 游戏经济系统 / UI 架构 / 音效规格 / 特效规格 / 动画规格 / 关卡设计 / 游戏文案 / 游戏留存设计 / 心流设计 / Roguelike 随机性 / 养成曲线 / 发行上线规划 / AIGC 游戏资产生成 / 游戏工程代码生成 / 自动化游戏制作 / 零代码游戏开发 / game design pipeline / game pre-production / game balance / game UI UX / game economy / game audio VFX animation / game level design / game narrative / game analytics / game publishing / AIGC game assetzawsstt/game-dev-pipeline02026-05-18
3791chro-advisorPeople leadership for scaling companies. Hiring strategy, compensation design, org structure, culture, and retention. Use when building hiring plans, designing comp frameworks, restructuring teams, managing performance, building culture, or when user mentions CHRO, HR, people strategy, talent, headcount, compensation, org design, retention, or performance management.alirezarezvani/claude-skills23.0k2026-06-10
3792mediacrawlerMulti-platform social media data crawling tool (Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo). Use when you need to search for posts, extract details, or scrape comments from supported platforms. Supports managing authentication (Cookies, QR codes) and saving data in JSON, CSV, or Excel formats.docevilOck/agent-skills-hook22026-04-28
3793find-your-levelInteractive quiz that maps your AI/ML knowledge to a starting point in the 260-lesson, 20-phase AI Engineering from Scratch curriculum. Trigger phrases: "where should I start", "find my level", "what do I know", "which phase", "assess my knowledge", "placement test", "skip ahead"rohitg00/ai-engineering-from-scratch41.8k2026-03-29
3794performance-review绩效评估助手。自评、上级评语、OKR复盘、KPI分析、改进计划、SMART目标设定、360反馈撰写。Performance review assistant with self-assessment, manager feedback, OKR review, SMART goals, 360 feedback writing. 绩效考核、年终评估、360评估。Use when writing performance reviews.dvcrn/openclaw-skills-marketplace242026-03-15
3795feishu-bitable飞书多维表格(Bitable)的创建、查询、编辑和管理工具。包含 27 种字段类型支持、高级筛选、批量操作和视图管理。 **当以下情况时使用此 Skill**: (1) 需要创建或管理飞书多维表格 App (2) 需要在多维表格中新增、查询、修改、删除记录(行数据) (3) 需要管理字段(列)、视图、数据表 (4) 用户提到"多维表格"、"bitable"、"数据表"、"记录"、"字段" (5) 需要批量导入数据或批量更新多维表格larksuite/openclaw-lark2.3k2026-03-11
3796dentist-agentEmergency dental assistant (Dr. Molar) for triage, first aid, and severity classification of broken/chipped/cracked teeth, delivered over web, Slack, or Telegram. Use for non-diagnostic dental guidance only.Atmosphere/atmosphere3.8k2026-05-05
3797react-doctorUse when finishing a feature, fixing a bug, before committing React code, or when the user types `/doctor`, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.millionco/react-doctor14.1k2026-07-20
3798expert-ruoyi若依(RuoYi)框架开发专家,精通项目搭建、代码生成和架构优化。当用户涉及若依框架开发、权限配置或菜单路由配置时自动触发。支持中文触发:若依框架、RuoYi、SpringBoot后台、权限配置。wonderslife/pdd-skills-v3132026-04-28
3799aia-generationRun an AI impact assessment — structured intake, risk analysis, regulatory classification per regime in scope, policy consistency diff, and recommendation with conditions. Uses the house-style structure learned from the seed impact assessment in `~/.claude/plugins/config/claude-for-legal/ai-governance-legal/CLAUDE.md`. Use when user says "impact assessment for", "assess this AI use case", "run an AIA", "generate an AIA", "we need to document this AI system", "AI risk assessment for X", or follows a conditional triage result.anthropics/claude-for-legal8.8k2026-05-12
3800harness-creatorDesign and create AI-agent infrastructure for codebases: AGENTS.md, documentation architecture (docs/), linters with actionable errors (scripts/lint-*), harness/ configs, and CI integration. Creates files directly — never writes business/application code.higress-group/himarket1.2k2026-04-10