Skip to main content
在 Manus 中运行任何 Skill
一键导入

Agent Skills 索引

Agent Skills 索引,第 43 页

浏览这份开源 Skills 索引,或使用搜索访问完整资源库。

序号Skill仓库GitHub Stars更新
4201ljg-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-roundtable2572026-02-20
4202office-mcpMCP server with 39 tools for Word, Excel, PowerPoint, PDF, OCR operationsclaude-office-skills/skills3192026-01-30
4203roblox-site-architect专用于构建高流量 Roblox 游戏工具站的 SEO 架构与工程化方法论。从给定游戏词到最终上线部署的完整流程,包含每日自动关键词挖掘→页面构建→部署管道。kennyzir/7deer_skills2502026-05-28
4204amazon-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-Skills4282026-06-05
4205html-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-design80.6k2026-07-14
4206python-debugpyDebug Python: pdb REPL + debugpy remote (DAP).NousResearch/hermes-agent218.8k2026-05-08
4207dws-cli在钉钉会话中通过 dws CLI 管理钉钉产品能力(AI表格/日历/通讯录/群聊与机器人/待办/审批/考勤/日志/DING消息/工作台等)。 当用户需要操作表格数据、管理日程会议、查询通讯录、管理群聊、机器人发消息、创建待办、提交审批、查看考勤、提交日报周报时使用。spike2204/dingtalk-openclaw-connector02026-04-13
4208slides-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-sleep13.7k2026-07-10
4209django-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/ECC232.1k2026-06-11
4210git-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-templates29.8k2026-01-08
4211notion-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-templates29.8k2025-12-29
4212nextjs-expertNext.js expert for App Router, SSR/SSG, API routes, middleware, and deploymentRightNow-AI/openfang18.0k2026-02-25
4213net嵌入式网络调试工具,用于发现接口、抓包、分析 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/embeddedskills4982026-05-08
4214agent-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/ECC232.1k2026-06-11
4215context7Retrieve 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/OpenAgentsControl4.6k2026-02-12
4216bettingBetting 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-skills1942026-03-09
4217agents-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/prefect23.5k2026-05-15
4218ppt-svg-generator将 Markdown 文稿转化为可导入 PPT 的 SVG 页面。支持内容拆解、风格设计(5种预设+自定义+AI智能推荐)和批量生成。生成的 SVG 兼容 PPT「转换为形状」功能,可二次编辑。适用于演示文稿、方案汇报、知识分享等场景。vigorX777/ppt-svg-generator2482026-02-14
4219ctf-cryptoCTF 密码学攻击技术。用于 RSA/AES/ECC/格密码/PRNG/ZKP/古典密码等 CTF 加密类挑战。当遇到加密数据需要破解、密码学相关 CTF 题目、需要分析加密算法弱点、或识别到密文/公钥/密码学参数时使用。覆盖从古典替换密码到现代公钥密码、椭圆曲线、格攻击、零知识证明等全方位密码学攻防技术wgpsec/AboutSecurity1.6k2026-04-18
4220conf-papers通过 DBLP 与 Semantic Scholar 搜索 CVPR、ICCV、ECCV、ICLR、AAAI、NeurIPS、ICML 等顶会论文,评分后生成 Obsidian 年度推荐笔记。Use when the user asks for a conference/year paper list, top-conference recommendations, or papers filtered by venue.juliye2025/evil-read-arxiv1.5k2026-07-16
4221fal-3dGenerate 3D models from text or images via fal.ai. Useful for game assets, AR previews, product mockups, and concept sculpting.nexu-io/open-design80.6k2026-05-11
4222design-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-design80.6k2026-07-18
4223cc-java-devJava 开发规范,包含命名约定、异常处理、Spring Boot 最佳实践等doccker/cc-use-exp9922026-06-30
4224flox-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/ECC232.1k2026-06-16
4225novel小说创作系统——核心理念与创作技法。 去耦合化组合(角色特点×情节元素自由组合)+ 核心体验极端化。 以写作技法为躯壳,以去耦合化组件的组合为灵魂。 触发方式:/novel、/学习、/写作、/灵感、/大纲、/正文fnb666888/claude-novel-skills32026-06-26
4226diagnosePerform a systematic diagnostic scan of an AI workflow across 5 quality dimensions — prompt quality, context efficiency, tool health, architecture fitness, and safety — producing a scored report with prioritized remediation actions.github/awesome-copilot36.9k2026-05-06
4227heap-snapshot-analysisAnalyze V8 heap snapshots to investigate memory leaks and retention issues. Use when given .heapsnapshot files, asked to compare before/after snapshots, asked to find what retains objects, or investigating why objects survive GC. Provides snapshot parsing, comparison, retainer-path helpers, and scratchpad scripts.microsoft/vscode187.8k2026-04-20
4228andrej-karpathy-skillsKarpathy-inspired coding discipline for AI agents: think before coding, keep changes simple, edit surgically, and define verifiable success criteria before implementation.seaworld008/Commonly-used-high-value-skills622026-06-29
4229pentest-engineerWeb安全测试渗透工程师角色,专注于JavaScript逆向工程和浏览器安全研究。 触发场景:(1) JS逆向分析:加密算法识别(SM2/SM3/SM4/AES/RSA)、混淆代码还原、Cookie反爬、WASM逆向 (2) 浏览器调试:XHR断点、事件监听、无限debugger绑过、Source Map还原 (3) Hook技术:XHR/Header/Cookie/JSON/WebSocket/Canvas Hook编写 (4) 安全产品分析:瑞数、加速乐、创宇盾等JS安全产品攻防 (5) CTF竞赛、授权渗透测试、安全研究等合法场景xiaowanjiagit/linuxdo682026-01-30
4230visio-scientific-figuresCreate, edit, export, and quality-check editable Microsoft Visio scientific figures for papers, theses, reports, and presentations. Use when Codex needs to turn research text into Visio diagrams, generate paper-ready flowcharts/frameworks/layered systems/matrices/mechanism figures, create or import AI-generated icon/image assets for Visio nodes, modify or export .vsdx files, or validate PNG/EMF/VSDX outputs for readability, layout, fonts, and publication quality.ywq177995212697-droid/visio-scientific-figures472026-06-11
4231primary-chinese-dictation-daily把生字词听写做成“会读、会写、会用、会订正”的每日小闭环。 Workflow: primary_chinese_dictation_daily.run.zhongweiv/hermes-edu-skills2292026-05-22
4232conventional-branchCreate Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/). Use when creating a new branch, naming a branch, or checking whether a branch name complies with the spec.github/awesome-copilot36.9k2026-05-28
4233nextflow-developmentRun nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing data. Use when analyzing RNA-seq, WGS/WES, or ATAC-seq data—either local FASTQs or public datasets from GEO/SRA. Triggers on nf-core, Nextflow, FASTQ analysis, variant calling, gene expression, differential expression, GEO reanalysis, GSE/GSM/SRR accessions, or samplesheet creation.anthropics/knowledge-work-plugins22.9k2026-03-18
4234cli-anythingUse when the user wants OpenClaw to build, refine, test, or validate a CLI-Anything harness for a GUI application or source repository. Adapts the CLI-Anything methodology to OpenClaw without changing the generated Python harness format.HKUDS/CLI-Anything45.7k2026-05-19
4235ai-viral-team-script-writing脚本创作 - 短视频脚本撰写与分镜设计 职责:根据爆款模板生产内容、设计黄金3秒开头方案(3种以上)、撰写分镜脚本(包含镜头语言/场景氛围/角色动作/台词/BGM)、设计槽点埋梗与情绪钩子、规划结尾引导、自动推荐Vidu视频生成配置(模型版本/生成方式/时长/比例)、确保人物形象一致性、向视频生成(Leo)传递完整的分镜信息 适用场景:(1) 短视频脚本撰写 (2) 分镜设计 (3) 内容创作 (4) 视频策划aAAaqwq/AGI-Super-Team772026-05-13
4236law-to-markdown将法条/规范文件(.txt/.docx/.pdf)转为 Markdown。适用于用户要求“法条转 markdown”“pdf/docx 转 markdown”。处理 .pdf/.docx 时先检查是否已安装 mineru-ocr skill;未安装先引导安装,安装后优先用 mineru-ocr;仅在用户明确同意时再用本地回退方案。anbeime/skill4.0k2026-02-14
4237a-share-anomaly-detectionA股量价异常检测/异动监控。当用户说"异常检测"、"异动"、"anomaly"、"量价异常"、"异常波动"、"XX有异动"时触发。量化检测股价和成交量异常。支持formal和brief风格。aifinlab/FinClaw2112026-03-26
4238arc42Creates or updates arc42 architecture documentation for Java projects (Spring Boot / Quarkus). Analyzes pom.xml, source code, specs, and infrastructure to fill arc42 sections automatically. Supports German and English. Use this skill for "arc42 documentation", "architecture documentation", "document the architecture", "create arc42", "update arc42" or when a project needs structured architecture documentation based on the arc42 template.mgoericke/claude-skills-devcontainer12026-03-18
4239speechGenerate spoken audio from text using OpenAI's API with built-in voices. Useful for narrated explainers, lecture audio, and quick voiceover tracks.nexu-io/open-design80.6k2026-05-11
4240linkedin-prospectingFind overseas B2B decision-makers via Google/Bing reverse-search of LinkedIn profiles, enrich with email/phone via legitimate SaaS tools, then run a 4-touch outreach sequence (connection request → accepted-DM → follow-up → channel-switch) with reply-rate-tested templates. Use when a foreign-trade / cross-border / DTC seller wants to build a targeted list of buyers, procurement managers, distributors, or CEOs on LinkedIn — without paying LinkedIn Sales Navigator and without burning Connection requests on dead profiles. Sister skill to `google-whatsapp-prospecting`. Trigger phrases include "find LinkedIn buyers", "LinkedIn 反查", "Google 反查 LinkedIn CEO", "外贸 LinkedIn 开发", "LinkedIn 私信模板", "领英开发客户", "LinkedIn DM templates", "find decision makers LinkedIn".noique/cross-border-ecommerce-skills452026-04-26
4241citation-auditZero-context verification that every bibliographic entry in the paper is real, correctly attributed, and used in a context the cited paper actually supports — catching hallucinated authors, wrong years, fabricated venues, version mismatches, and wrong-context citations. Use when user says "审查引用", "check citations", "citation audit", "verify references", "引用核对", or before submission to ensure bibliography integrity.wanshuiyin/Auto-claude-code-research-in-sleep13.7k2026-07-10
4242comsol-multiphysicsUse when connecting Codex to local or remote COMSOL Multiphysics, probing COMSOL installations, running comsolbatch or comsolcompile, using Java API automation, using Python mph session tools converted from the bundled MCP runtime, searching bundled COMSOL manuals, or repairing COMSOL automation failures.wfy-op/codex-for-comsol-lumerical312026-06-01
4243gpt-image-2-prompts-searchRecommend suitable prompts from 1,000+ GPT Image 2 image generation prompts based on user needs. Optimized for GPT Image 2 (OpenAI), but prompts also work with Nano Banana Pro, Nano Banana 2, Seedream 5.0, Midjourney, DALL-E, Flux, Stable Diffusion, and any text-to-image AI model. Use this skill when users want to: - Generate images with AI (any model — GPT Image 2, GPT Image 1.5, Nano Banana Pro, Seedream, etc.) - Find proven AI image generation prompts and prompt templates - Get prompt recommendations for specific use cases (portraits, products, social media, posters, etc.) - Create illustrations for articles, videos, podcasts, or marketing content - Browse a curated prompt library with sample images - Translate and understand prompt techniques Also available: "ai-image-prompts" skill — a model-agnostic version of this library for universal image generation.YouMind-OpenLab/gpt-image-2-prompts-search42026-07-18
4244historical-interview-scripts生成历史名人现代访谈短视频文案,通过古今反差与网络热梗的爆笑结合,创作具有传播力的虚构趣味内容anbeime/skill4.0k2026-02-14
4245venice-image-generateImage generation endpoints and available styles via the Venice.ai API.nexu-io/open-design80.6k2026-05-11
4246ai-image-generation-editor-nanobanana-gpt-image-comfyuiGenerate images from text with multi-provider routing — supports Nanobanana 2, Seedream 5.0, GPT Image, and local ComfyUI workflows. Includes 1,300+ curated prompts and style-aware prompt enhancement. Use when users want to create images, design assets, enhance prompts, or manage AI art workflows.LeoYeAI/openclaw-master-skills2.1k2026-03-23
4247ecommerce-ppc-strategy-plannerCross-platform PPC strategy planner for ecommerce businesses. Analyzes your product and margins, recommends the right advertising platforms (Google Ads, Meta Ads, TikTok Ads), calculates ROAS targets, allocates budget across channels, and generates platform-specific campaign briefs with ad copy and creative direction. Two modes: (A) Build — design a multi-platform ad strategy from scratch, (B) Optimize — audit existing cross-platform campaigns and reallocate budget. Works for Shopify, WooCommerce, standalone stores, and marketplace sellers expanding to external traffic. No API key required.LeoYeAI/openclaw-master-skills2.1k2026-05-05
4248vue-componentsBuild Vue 3 components with TypeScript and Tailwind using clean structure, composable logic, accessibility, and maintainable patterns.scalar/scalar15.7k2026-03-15
4249suno-skillsAI音乐生成工具Suno的浏览器自动化Skill。通过Playwright控制Suno网站(https://suno.com)进行:生成歌曲(含自定义歌词)、管理创作、下载音频。触发场景:"用suno生成歌曲"、"Suno创作"、"AI音乐生成"、"生成一首...风格的歌"、"上传歌词到Suno"aAAaqwq/AGI-Super-Team772026-04-13
4250lottery-analyzer彩票智能分析助手,支持双色球(SSQ)和大乐透(DLT)的深度数据分析、趋势预测和智能推荐。适用于:历史开奖数据统计分析、热号冷号追踪、奇偶和值走势、连号模式识别、智能号码推荐(单注/复式)、7+2/6+2复式方案生成。当用户需要分析彩票数据、生成推荐号码或查看号码热度排名时激活。modbender/skill-library-mcp102026-03-06
4251animateReview a feature and enhance it with purposeful animations, micro-interactions, and motion effects that improve usability and delight. Use when the user mentions adding animation, transitions, micro-interactions, motion design, hover effects, or making the UI feel more alive.fengshao1227/ccg-workflow5.7k2026-03-31
4252higgsfield-marketplace-cardsGenerate marketplace product image cards through Higgsfield: compliant main image, secondary product images, and A+ style content modules. Use when the user asks for marketplace listing images, product detail cards, secondary product images, product infographics, lifestyle listing shots, A+ style content, marketplace image sets, or sales-ready product visuals. Backend owns marketplace compliance references and prompt templates; this skill only routes user intent to the CLI. NOT for generic brand product photography without marketplace/listing context (use higgsfield-product-photoshoot), video generation or UGC ads (use higgsfield-generate), or Soul Character training (use higgsfield-soul-id).higgsfield-ai/skills5942026-07-06
4253flaskBest practices for Flask web development including routing, blueprints, and testing.microsoft/debugpy2.4k2026-04-03
4254create-appUse when the user wants to create or scaffold a new Twenty apptwentyhq/twenty53.4k2026-07-17
4255backend-patternsNode.js, Express ve Next.js API routes için backend mimari kalıpları, API tasarımı, veritabanı optimizasyonu ve sunucu tarafı en iyi uygulamalar.affaan-m/ECC232.1k2026-03-30
4256dbs-contentdontbesilent 内容创作诊断。选题通过后,诊断怎么把这个选题做成好内容。 触发方式:/dbs-content、/内容诊断、「这个内容怎么做」「帮我看看这个文案」 Content creation diagnosis. After topic passes, diagnose how to turn it into good content. Trigger: /dbs-content, "how should I create this content", "review my copy"dontbesilent2025/dbskill8.6k2026-07-12
4257bid-writing标书撰写工作流:解析招标文件与参考模板,按 4 步结构化流程(解析 → 大纲 → 逐章撰写 → docx 导出)产出投标文件。grant-ge/aiminjia02026-05-25
4258pymooMulti-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems.K-Dense-AI/scientific-agent-skills31.5k2026-06-11
4259hardware-designProvides guidance and tools for hardware design. Activate when using KiCAD, looking up electronic parts or designing PCBs.sammcj/agentic-coding1522026-05-28
4260software-design-philosophyManage software complexity through deep modules, information hiding, and strategic programming. Use when the user mentions "module design", "API too complex", "shallow class", "complexity budget", "strategic vs tactical", "deep module", "information leakage", "pass-through method", "this code is over-engineered", or "simplify this design". Also trigger when reviewing an interface for simplicity, evaluating whether an abstraction is pulling its weight, deciding whether a comment is worth writing, or choosing between general-purpose and special-purpose approaches. Covers deep vs shallow modules, red flags for complexity, and comments as design documentation. For code quality, see clean-code. For architecture boundaries, see clean-architecture.wondelai/skills1.7k2026-06-30
4261fkposterFKPoster 海报构建技能。适用于多种视觉内容创建场景:名片、宣传海报、邀请函、证书、优惠券、菜单、订单小票、社交媒体图片、广告横幅、产品图片、天气卡片、音乐播放列表封面、书籍封面、电影海报、旅游明信片、餐厅菜单、活动海报、个人头像卡片、统计图表等视觉设计。chnak/FKPoster02026-04-25
4262official-document-drafting起草、改写、润色、扩写、压缩、规范并导出中文公文与行政正式文本。Use when the user asks to write, revise, summarize, standardize, or convert 公文、决议、决定、命令、公告、公报、通告、意见、通知、通报、报告、请示、批复、议案、函、纪要,以及总结、简报、新闻简报、信息专报、舆情专报、汇报材料、讲话稿、工作方案、实施方案、回复函等正式机关或单位文稿,尤其适用于需要固定文种结构、正式机关语气、统一口径、规范标题、层级编号、落款日期、模板套用、Word docx 导出,或将当前新闻材料整理为正式公文和正式汇报材料的场景。zhaohui-yang/official-document-drafting742026-07-11
4263software-architectureSoftware architecture and engineering partner for design, code quality, and technical decision-making. Use this skill whenever the user is working on software projects and needs help with: system design or architecture decisions, evaluating technology choices or tradeoffs, code review or refactoring, writing technical specs/ADRs/RFCs, API design, database schema design, infrastructure planning, observability strategy, security architecture, or any discussion about how to structure, build, or evolve a software system. Also trigger when the user says things like "how should I architect this", "what's the right pattern for", "review this code", "I'm choosing between X and Y", "help me write a tech spec", "is this the right approach", or asks about scaling, performance, reliability, or maintainability of a system. Even general coding questions benefit from this skill when the problem involves meaningful design decisions.edhahn/agent-skills02026-03-19
4264nsfc-ref-alignment检查 NSFC 标书正文引用与参考文献的一致性与真实性风险(只读):核查 bibkey 是否存在、BibTeX 字段与 DOI 等格式问题,并生成结构化输入供宿主 AI 逐条评估“正文表述是否真的在引用该文献”;默认仅输出审核报告,不直接修改标书或 .bib(除非用户明确要求)。huangwb8/ChineseResearchLaTeX2.5k2026-07-17
4265mineru-pdf-parser用 MinerU 将复杂PDF文档转换为LLM友好的Markdown/JSON格式。适用于:(1) PDF转Markdown/JSON,(2) 提取PDF中的文本、表格、公式、图像,(3) 解析学术论文、技术文档、商业报告,(4) 为RAG应用准备文档数据,(5) 批量处理PDF。触发关键词:"PDF解析"、"PDF转Markdown"、"提取PDF表格/公式"、"MinerU"、"parse PDF"等。不用于:PDF的阅读/填表/签名/拆分合并(用宿主pdf工具)、Word/PPT等非PDF格式解析、只需读几页内容的场景(直接读即可,不必转换)。staruhub/ClaudeSkills6272026-07-02
4266ai-tryonAI 虚拟试穿 Agent。用户提供服装信息(图片或文字描述均可), Agent 全程引导完成:服装图预处理 → AI 生成模特 → 虚拟试穿合成 → 生成展示视频。 支持阿里云百炼试衣 API、豆包 Seedream 生图、豆包 Seedance 生视频。 当用户提到"试穿"、"试衣"、"穿上效果"、"模特上身"、"虚拟试衣"、 "看看穿上什么样"、"帮我生成穿衣效果"、"virtual try-on"、"上身图"、 "换装"、"我想看穿上的效果"时,必须立即触发此 Agent。wzj177/shop-tryon-skill792026-04-02
4267pi-agentBuild with and use Pi, the minimal terminal coding harness. Use for installing Pi, configuring providers/models/settings, creating Pi skills/extensions/packages/themes/prompt templates, embedding Pi through the SDK, integrating over RPC or JSON event streams, parsing sessions, developing custom Pi providers and TUI components, or using ecosystem packages such as pi-subagents (delegation/orchestration), pi-mcp-adapter (MCP servers), pi-interview (interactive forms), and pi-web-access (web search, fetching, video understanding).K-Dense-AI/scientific-agent-skills31.5k2026-06-11
4268directory-submissionsWhen the user wants to submit their product to startup, SaaS, AI, agent, MCP, no-code, or review directories for backlinks, domain rating, and discovery. Also use when the user mentions "directory submissions," "submit to directories," "backlinks from directories," "list my product," "submit to Product Hunt," "BetaList," "TAAFT," "Futurepedia," "G2 listing," "Capterra listing," "AlternativeTo," "SaaSHub," "AI directories," "MCP registry," "agent directory," "dofollow backlinks," "launch directories," or "directory tracker." Use this whenever someone is planning the directory layer of a product launch or an ongoing backlink campaign. For the broader launch moment, see launch. For programmatic SEO pages that should live behind these backlinks, see programmatic-seo. For AI citation optimization, see ai-seo.coreyhaines31/marketingskills41.2k2026-05-14
4269blender-mcpControl Blender directly from Gauss via socket connection to the blender-mcp addon. Create 3D objects, materials, animations, and run arbitrary Blender Python (bpy) code. Use when user wants to create or modify anything in Blender.math-inc/OpenGauss1.2k2026-03-19
4270shopify-liquidLiquid is an open-source templating language created by Shopify. It is the backbone of Shopify themes and is used to load dynamic content on storefronts. Keywords: liquid, theme, shopify-theme, liquid-component, liquid-block, liquid-section, liquid-snippet, liquid-schemas, shopify-theme-schemasopenai/plugins4.7k2026-06-03
4271leetcode-coachFind and set up coding practice problems tailored to your weak areas, then create local files so you can solve them right away. Use this skill when a user wants to practice coding, asks for a LeetCode problem, says "give me a coding challenge", "I want to practice DSA", "help me prep for coding interviews", "find me a problem to solve", "I'm weak at dynamic programming", "quiz me on algorithms", or any request to practice coding with a specific language or topic focus.tinyfish-io/tinyfish-cookbook2.1k2026-04-07
4272bid-generator自动应标方案生成系统。根据招标需求,自动从历史标书知识库中检索相关内容,AI生成应标方案Word文档。触发方式:用户说"生成应标方案"、"生成标书"、"自动投标"等。visionsl2/molt_skills02026-03-27
4273resume-tailorCustomize resume for specific job postings while maintaining truthfulnessParamchoudhary/ResumeSkills1.2k2026-03-16
4274cc-connectBridge local AI coding agents (Claude Code, Cursor, Gemini CLI, Codex) to messaging platforms (Slack, Telegram, Discord). Use when: controlling AI agents from team chat, sending coding tasks via Slack/Telegram, building team-accessible AI workflows.TerminalSkills/skills1142026-05-13
4275huashu-xhs-image为小红书笔记生成高质量配图。默认AI生成(Gemini),仅精确数据表格用HTML兜底。当用户提到"小红书配图"、"小红书封面"、"小红书图片"、"做张小红书图"、"笔记配图"时使用此技能。alchaincyf/huashu-skills1.2k2026-02-15
4276fund-market-research基金市场研究 - 基金市场全景分析与趋势研究工具。 当用户需要了解基金市场整体情况、查看市场规模、分析资金流向、追踪热门板块、查看基金发行日历时使用此技能。 支持市场规模统计、新发基金追踪、资金流向分析、热门板块追踪、收益分布分析、市场情绪监测。 触发关键词:基金市场、市场规模、资金流向、热门板块、基金发行、基金趋势、市场研究。aifinlab/FinClaw2112026-03-25
4277daily-task-managerTask lifecycle management. Add, complete, defer, remove, and review tasks. Maintains a running task list as a brain page.garrytan/gbrain26.8k2026-04-15
4278higgsfield-soul-idTrain a Soul Character — a personalized model on a person's face that Higgsfield uses for identity-faithful image and video generation. Use when: "create my Soul", "train my face", "make my digital twin", "build me an avatar", "learn my appearance", "create a character of me", "set up identity for video", "I want my face in generated images". Chain: train Soul (one-time, returns reference_id) → use in higgsfield-generate via `--soul-id <id>` with models like `text2image_soul_v2` or `soul_cinema_studio`. NOT for: one-shot face swaps (use higgsfield-generate with --image), named-character / non-photo avatars (use higgsfield-generate with prompt).higgsfield-ai/skills5942026-07-06
4279engineering-embedded-linux-driver-engineer嵌入式 Linux 内核驱动与 BSP 开发专家——精通 Linux 内核模块、设备树、Platform/I2C/SPI/USB 驱动框架、DMA、中断子系统、Yocto/Buildroot、U-Boot、交叉编译工具链。itgoyo/hermes-skills302026-04-22
4280playwright-cliAutomates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.sanity-io/sanity6.2k2026-03-24
4281chief-of-staffC-suite orchestration layer. Routes founder questions to the right advisor role(s), triggers multi-role board meetings for complex decisions, synthesizes outputs, and tracks decisions. Every C-suite interaction starts here. Loads company context automatically. Use when a founder question needs routing to the right advisor — e.g. 'should we raise now or cut burn?' — or when a multi-domain decision needs a board meeting convened.alirezarezvani/claude-skills23.0k2026-06-11
4282data-scientistData science methodology for Python research: EDA, validation, causal inference (IV, DiD, RD, synthetic control), clustering/PCA/UMAP, supervised ML, geospatial, visualization. Method selection guidance. For syntax, load tool-specific skills.brycewang-stanford/Auto-Empirical-Research-Skills3.0k2026-04-03
4283powerbi-custom-visualsPower BI custom visual (.pbiviz) development with the pbiviz toolchain and its MCP server. Automatically invoke when the user mentions "custom visual", "pbiviz", "develop a Power BI visual", "powerbi-visuals-tools", "IVisual", "capabilities.json", "visual formatting model", "visual certification", "publish a visual to AppSource", or asks to scaffold, build, debug, package, certify, or publish a .pbiviz developer visual.data-goblin/power-bi-agentic-development8002026-07-16
4284amz-ads-keyword-architect当用户需要做亚马逊关键词拓词、词库搭建/清洗/扩展/拆解/分级打标,或基于竞品 ASIN / 竞品词 / ABA / 选品指南针 / 评论 VOC 产出广告 campaign 架构(投放主题簇、ad group 分层、匹配方式、预算、攻守测分级),或进一步做 VOC 词库/收录排名追踪等关键词资产化交付时使用。覆盖「找词 → 拆解 → 需求三层分析(SIF) → 相关性×需求×竞争×趋势分级 → 属性 7 类分类 → 聚类成主题簇 → 广告架构落地 → VOC库/收录追踪 → Excel/飞书双通道交付」全链路。默认 SIF 分析 + Sorftime 找词/评论,自包含分类与评分,标品≤15/非标品≤30 ad group 主题簇,交付支持本地 Excel 与飞书在线表格双通道(按系统能力检测 + 用户偏好选择,默认 Excel),数值类指标只取数不编造。Derek95king/amz-ads-keyword-architect82026-06-03
4285agent-c-listerTikTok Shop 上架准备模板 - 根据用户提供的信息生成标题、描述、未校准定价示例和人工检查清单;不会登录、填表、上传或发布商品。fengziliang43-cmyk/tiktok-ecommerce-suite262026-07-15
4286faceless-explainerTurn arbitrary text — an article, notes, a topic, a brief — into a faceless explainer video: there is no site or footage to capture, so the visuals are invented per scene (typography, abstract graphics, diagrams, data-viz). Use for topic explainers, concept breakdowns, how-tos, listicles. Not a video built from a website (/product-launch-video — promo or tour). Unclear → /hyperframes.heygen-com/hyperframes36.8k2026-07-21
4287okx-marketOKX cryptocurrency market data interface. Uses the OKX V5 REST API to retrieve spot, derivatives, index, and other crypto market data, including real-time prices, candlesticks, funding rates, open interest, and more. No authentication required, free to use.HKUDS/Vibe-Trading26.3k2026-06-19
4288skill-installerInstall, update, trust, or inspect DeepSeek skills from GitHub or local skill folders. Use when the user asks for available skills or wants a community skill installed.Hmbown/CodeWhale40.0k2026-05-13
4289digital-human-creator数字人视频创作专家,负责让静态人物图片开口说话,支持使用用户音频或自动生成参考音频。jeffstric/ZJT1762026-06-27
4290info-digest把任何输入的信息快速转化为简洁、易懂的中文资讯,让读者一两分钟抓住要点。 适用于新闻、报道、长文、研究报告、论文、政策文件、产品资料、官方博客、链接等各类信息。 当用户提供一段内容(尤其是英文/外文,或较长、较专业的材料),或贴出链接、标题,要求 "整理成中文资讯""写成快讯/速递/简报""用大白话讲讲""帮我把这个讲清楚""划个重点"时使用。 即使用户没明确说"写简报",只要意图是把信息转述成给中文读者看的简短、好懂版本,也应触发。 需要时会联网检索背景、补充前因、查证事实。与深度分析(content-analyzer)不同, 本技能产出的是简短、可一两分钟读完的纯文本资讯,不是长篇结构化报告。JimLiu/Illustrated-Agent-Skills5952026-06-15
4291tickdb-market-dataTickDB 统一实时行情数据 API。使用此 skill 获取外汇、贵金属、指数、美股、港股、A股、加密货币的实时和历史行情数据。 触发场景: - 实时行情查询("BTC现在多少钱"、"黄金价格"、"特斯拉股价"、"美元兑日元汇率") - K线与技术分析("帮我查K线"、"BTC小时线"、"AAPL日K"、"画个蜡烛图") - 市场深度与成交("买卖盘"、"订单簿"、"最近成交记录") - 股票基本面("腾讯市值多少"、"苹果市盈率"、"茅台股息率"、"公司信息") - 资金流向("主力资金流入"、"大单流向"、"北向资金") - 市场指标("换手率"、"振幅"、"量比"、"年初至今涨幅") - 分时走势("今天分时图"、"当日走势"、"盘中分钟数据") - 产品搜索("支持哪些币种"、"有哪些港股"、"能查什么外汇") - API Key 相关("API Key怎么申请"、"在哪里注册"、"怎么获取key"、"我没有key") - 用户返回401或1001错误时,提示检查或重新申请API Key 常用查询快捷入口: - 📈 实时价格:BTCUSDT / XAUUSD / AAPL.US / 700.HK / 000001.SZ - 📊 K线数据:任意品种 + 周期(1m/5m/15m/1h/4h/1d/1w) - 💰 资金流向:港股/美股/A股个股资金流入流出 - 📋 股票信息:美股/港股/A股基本面数据LeoYeAI/openclaw-master-skills2.1k2026-05-05
4292student-feedbackWrite constructive, specific feedback on student work that motivates and tells the student exactly how to improve. Use when asked to give feedback on a student's work, write grading comments, respond to an essay or assignment, or coach a learner. Produces feedback that names concrete strengths, prioritises the few changes that matter most, and gives an actionable next step — warm in tone, growth-oriented, never just a grade.mohitagw15856/pm-claude-skills1.2k2026-06-21
4293shot-size-and-angle-languageUse for requests that need precise shot-size vocabulary, angle selection, narrative framing logic, and coverage phrasing for storyboards and prompts.nolanx-ai/nolanx.ai1.5k2026-05-13
4294context-evalEvaluate and compare nanocode context management strategies (sliding_window, summary, importance, compaction, topic_id). Use when benchmarking context strategies, measuring token efficiency, comparing compaction quality, or optimizing context usage. Tests all strategies with realistic conversation flows.daedalus/skills12026-04-23
4295mcp-firecrawlThis skill provides guidance for using Firecrawl MCP for web scraping and content extraction. Use when scraping web pages, crawling websites, searching the web with content extraction, mapping site URLs, or extracting structured data from web pages.s-hiraoku/vscode-sidebar-terminal212025-11-29
4296camunda-ai-agentsUse this skill to model and configure AI agents in Camunda 8 BPMN using the AI Agent Sub-process connector — an LLM driver applied to an ad-hoc subprocess with tools as BPMN activities. Use for: shaping the ad-hoc subprocess that hosts the agent, defining tools as service/script/user tasks or sub-processes, declaring LLM-supplied parameters via fromAi(), writing system/user prompt FEEL strings, wiring toolCallResult outputs, setting model and call limits, enabling multi-turn agent context, debugging tool-call resolution. Do not use for: the older AI Agent Task variant (see references/ai-agent-task.md), or generic BPMN authoring outside the agent host (use camunda-bpmn). **Workflow skill** — model the agent host, its tools, prompts, and limits. Covers c8ctl element-template apply for the AI Agent connector template.camunda/skills172026-07-06
4297status-reportGenerate a status report with KPIs, risks, and action items. Use when writing a weekly or monthly update for leadership, summarizing project health with green/yellow/red status, surfacing risks and decisions that need stakeholder attention, or turning a pile of project tracker activity into a readable narrative.anthropics/knowledge-work-plugins22.9k2026-03-13
4298douyin-comments抖音评论区抓取技能。双轨架构:视频评论用 OpenCLI 内置 douyin 命令,文章/图文评论用 agent-browser 浏览器自动化。 当用户要求"抓抖音评论"、"获取评论"、"爬取评论区"、"导出评论数据"等意图时触发此 skill。 依赖 OpenCLI(≥v1.7.8)+ agent-browser + Edge 浏览器登录态。egg-egg-egg-egg/KK_Skills02026-05-03
4299content-writerWrite SEO-optimized blog posts, landing pages, and content improvements following Google's E-E-A-T and Helpful Content guidelines. Handles new content creation from a keyword or topic, and improving existing pages. Use when asked to "write a blog post", "create a landing page", "improve this page", "write content about X", "content for keyword X", "draft an article", "blog post about", "landing page for", "service page", "product page copy", "rewrite this page", "make this page rank better", "content brief", "how-to guide", "listicle", or any content creation or improvement task for a website.nowork-studio/NotFair3.2k2026-05-29
4300ml-engineerMachine learning engineer expert for PyTorch, scikit-learn, model evaluation, and MLOpsRightNow-AI/openfang18.0k2026-02-25