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

Agent Skills 索引

Agent Skills 索引,第 99 页

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

序号Skill仓库GitHub Stars更新
9801read-bookWhen you want to read and extract structured notes from a book — PDF, EPUB, MOBI, markdown, .txt, pasted text, or URL to a public-domain work. Reads in chunks (by chapter when a TOC exists, by 50-page blocks otherwise), extracts per-chapter TL;DR + key concepts + quotes + action items + frameworks, and offers to capture to second-brain raw/ as a highlights- file. Four modes — notes (default, chapter-by-chapter), summary (whole-book TL;DR + 3–5 takeaways), quotes (pull-quote highlights only), study (notes + Q&A spaced-rep prep). Triggers on "/read-book," "read this book," "extract notes from this PDF," "what's in this book," "summarize this ebook," "pull quotes from this." Sibling to watch-video (same content-consumption pattern, different medium).coreyhaines31/makerskills2102026-07-10
9802scienceThe scientific method as a universal problem-solving algorithm — goal-first, plural falsifiable hypotheses, designed experiments, and honest measurement, scaling from TDD to feature validation to MVP launch. USE WHEN think about, figure out, experiment, iterate, optimize, hypothesis, science, full cycle, quick diagnosis, structured investigation, how do we test, analyze results. NOT FOR multi-angle lens passes (use IterativeDepth).danielmiessler/LifeOS16.9k2026-07-12
9803pubmed-databaseDirect REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations.davila7/claude-code-templates29.8k2025-12-20
9804wireshark-network-traffic-analysisThis skill should be used when the user asks to "analyze network traffic with Wireshark", "capture packets for troubleshooting", "filter PCAP files", "follow TCP/UDP streams", "detect network anomalies", "investigate suspicious traffic", or "perform protocol analysis". It provides comprehensive techniques for network packet capture, filtering, and analysis using Wireshark.davila7/claude-code-templates29.8k2026-01-25
9805taiyi-diagram-archTaiyiForge 辅助 — 系统/产品架构图(Mermaid · SVG 海报 · 嵌入 DESIGN.md)。OpenCode / Claude / Codex / Cursor 通用。Dong90/oh-my-taiyiforge1.0k2026-06-08
9806competitor-analysis-qcc竞品对比分析 SKILL · 企查查 MCP V2.0 增强版。 两家或多家竞争企业的横向对比分析工具,输出"领先者 / 追赶者 / 掉队者"三档评级。 核心能力: - **基础规模对比**:注册资本、参保人数、成立年数、登记状态等工商基础维度(`mcp__qcc-company__get_company_registration_info`) - **V2.0 真实财报对比**(`mcp__qcc-company__get_financial_data`)—— 营收、毛利率、资产负债率三年同比,告别仅靠注册资本推断 - **融资历史对比**(`mcp__qcc-operation__get_financing_records` + `mcp__qcc-history__get_historical_shareholders`)—— 还原融资节奏与估值锚 - **V2.0 历史专利 / 商标轨迹**(`mcp__qcc-history__get_historical_patent` / `get_historical_trademark`)—— 技术积累曲线对比 - 司法风险对比(失信 / 限高 / 经营异常 / 行政处罚等多维风险信号) - 核心团队稳定性对比(创始团队任职稳定性、关键人员流失轨迹) 适用场景:投前竞品分析 / 投资团队市场调研 / 行业护城河量化 / 战略研究 / 同业 benchmark。 使用方式:/competitor-analysis 企业名称 1, 企业名称 2, ... [--format md|docx|pptx]duhu2000/financial-services-qcc242026-05-07
9807nutrition-advisorEvidence-based nutrition planning assistant that calculates macronutrient needs, builds meal plans aligned with USDA MyPlate guidelines, and provides guidance on nutrition for specific goals including muscle gain, fat loss, and endurance performance. Use when the user asks about nutrition advisor, or needs help with evidence-based nutrition planning assistant that calculates macronutrient needs, builds meal plans aligned with usda myplate guidelines, and provides guidance on nutrition for specific goals including muscle gain, fat loss, and endurance performance. Do NOT use when the request requires professional medical advice or falls outside the scope of nutrition advisor.FerroxLabs/wayland5402026-06-07
9808life-coachLife coaching methodology covering the Wheel of Life assessment, GROW model, values clarification, vision board creation, life purpose exploration, accountability systems, limiting belief identification, and action plan creation for holistic personal transformation. Use when the user asks about life coach, or needs help with life coaching methodology covering the wheel of life assessment, grow model, values clarification, vision board creation, life purpose exploration, accountability systems, limiting belief identification, and action plan creation for holistic personal transformation. Do NOT use when the request requires professional specialized advice or falls outside the scope of life coach.FerroxLabs/wayland5402026-06-07
9809amazon-searchSearch Amazon products - find items, compare prices, read reviewsgooseworks-ai/goose-skills1.0k2026-06-17
9810marketing-video营销视频智能体,负责生成营销相关的视频内容(品牌宣传片、产品展示视频、广告视频、社交媒体短视频等)。jeffstric/ZJT1762026-06-30
9811agent-creatorCreate production-grade agent .md files aligned with the Anthropic 2026 spec (16-field schema). Also validates existing agents against the marketplace compliance rules. Use when building custom subagents, reviewing agent quality, or creating parallel agent architectures for orchestrator skills. Trigger with "/agent-creator", "create an agent", "build a subagent", or "validate my agent". Make sure to use this skill whenever creating agents/*.md files for plugins or standalone use.jeremylongshore/claude-code-plugins-plus-skills2.5k2026-07-17
9812aeonThis skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.K-Dense-AI/scientific-agent-skills31.5k2026-06-11
9813refactor-advisor重构顾问 - 识别代码坏味道并提供重构方案laolaoshiren/claude-code-skills-zh6712026-06-17
9814web-scraperIntelligent web scraper that fetches any URL and returns clean Markdown content. Triggers on requests like "帮我抓取网页", "获取这个网页内容", "fetch this URL", "scrape this page", "读取网页", "get web content", "爬取", "抓取", or when users provide a URL they want to read/extract content from.LeoYeAI/openclaw-master-skills2.1k2026-05-05
9815visual-promptsAI生图提示词生成技能。为分镜脚本中的每个画面生成适用于Midjourney/Stable Diffusion等AI生图工具的提示词。包含风格、构图、光影、细节描述。触发场景:用户说"生成画面提示词"、"AI生图提示词"、"为脚本配图"等。Lotus-7/creator-toolkit32026-02-11
9816zhangxuefeng-skill张雪峰式升学与就业决策框架:就业倒推、家庭资源分流、 专业/学校/城市取舍、稳定性优先与反幻想校正。适用于高考、考研、专业选择。 触发:张雪峰视角、志愿填报、普通家庭选专业、考研择校、体制内路径等。 注意:张老师已于 2026-03-24 逝世,本 skill 为其公开方法论遗产,非本人实时回应。lucian55/human-skill82026-04-09
9817storyboard-consistencyAI 视频「分镜一致性」引擎——把"先当导演,再让 AI 当摄影师"落成可执行流程。 以 3D 空间锁定 + 180°轴线规则 + 双提示词体系(首帧/视频)为核心, 解决 AI 视频三大一致性崩塌:角色换脸、场景换景、空间越轴。 当用户提到:分镜、分镜表、分镜一致性、镜头一致性、角色一致性、场景一致性、 越轴、180度、轴线规则、正反打、过肩镜头、机位、景别、运镜、 AI视频、图生视频、可灵、即梦、Runway、Vidu、Sora、首帧、 "角色换脸了""场景对不上""镜头方向反了""怎么保证一致性" "帮我出分镜""帮我写视频提示词""多镜头怎么连贯"时,务必使用此技能。 即使用户只是说"我的AI视频看起来很怪""镜头切换很跳""帮我规划一条片子" 也应触发。当用户给出剧本/梗概要求转成可生成的镜头清单时,也应触发。lujiaheng-artpivot/shotblock-storyboard-consistency32026-06-15
9818deep-learningBuild and train deep neural networks including CNNs, RNNs, Transformers, and advanced architectures. Use for image classification, object detection, NLP, sequence modeling, transfer learning, and complex pattern recognition tasks.majiayu000/claude-skill-registry5102026-06-23
9819skillcreatorErstellt eine neue SKILL.md von Grund auf — interaktiv oder mit Beschreibung. Fragt nach Skill-Name, Zweck, benötigten Tools und Auslösern. Generiert vollständige SKILL.md nach Qualitäts-Rubrik (100/100 ready). Trigger: "neuen skill erstellen", "skill anlegen", "skillcreator", "erstelle skill für", "neuen slash command".MarcelRaschke/djjessejay.ch22026-06-27
9820to-specTurn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.mattpocock/skills181.6k2026-07-13
9821humanizer-zh去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段式法则、 AI 词汇、否定式排比、过多的连接性短语。memohai/Memoh2.0k2026-04-24
9822seo-content-factoryGenerate fully SEO-optimized blog posts and articles with keyword research, competitor analysis, and SERP-aware content. Use when creating SEO content, blog posts, articles, or content for clients.modbender/skill-library-mcp102026-03-06
9823web-design-engineer视觉设计工程专家(v3.1 Ironforge 架构,独立 Skill)。可独立运行或被 pm-coder 委托调用。 将 AI 生成的网页从「功能可用」提升到「视觉惊艳」。 灵感源自 Anthropic Claude Design 系统提示词,开源可移植。 核心能力: - 反 AI 陈词滥调规则(封禁过度使用的 AI 设计模式) - 设计系统声明(编码前先阐述色彩、排版、间距、动效选择) - oklch 色彩理论(感知均匀颜色推导,替代随机 hex 猜测) - 精选字体与色彩搭配(6套预验证方案) - 占位符哲学(诚实标记,而非拙劣伪造) - 结构化六步工作流 独立模式:用户直接要求生成视觉惊艳的网页/原型/演示/数据可视化 编排模式:由 pm-coder 在编码前端时委托调用 触发词:网页设计、视觉设计、让页面好看、UI美化、配色、排版、前端视觉、 落地页、数据可视化、幻灯片、动效设计、设计系统、landing page、 dashboard设计、原型美化、交互原型、HTML演示mornikar/Harness-Skills_Multi-Agent_AI_PM32026-04-24
9824nianan-scientificfig-skills专注于材料化学、能源科学、AI for Science(AI4S)、电池(锂硫/锂离子/固态电池等)领域的专业科研配图。生成16:9横版高质量插图,角色念安是极简火柴人引导者。配图以"精准还原文章核心科研信息与出版级视觉质量"为第一优先。触发词:科研配图、文献插图、机制图、念安、科研渲染、论文配图、材料、催化、电池、AI4S。NIANANRUO/nianan-scientificfig-skills12026-06-14
9825novel-import-tomato-reference用于处理番茄小说、Tomato Novel Downloader、免费小说 epub、下载器结果导入、epub 转 Markdown、以及把外部小说素材整理到当前小说 Project Workspace 的 reference/tomato/ 供后续拆书分析。notnotype/neuro-book3072026-07-17
9826geo-optimizerGenerative Engine Optimization (GEO) — make content rank in AI search answers from ChatGPT, Claude, Perplexity, Gemini, and Google AI Overviews. Audits existing content, rewrites for AI citation, and produces per-engine strategy. Use when asked to "optimize for AI search", "rank in ChatGPT", "GEO audit", "improve AI citations", "rank in Perplexity", "AI Overview optimization", "AI Overview ranking", "LLM SEO", "answer engine optimization", "AEO", "get cited by AI", "GEO", "generative engine optimization", "show up in ChatGPT", "appear in AI answers", "be cited by Perplexity", "SGE optimization", "Search Generative Experience", or "make my content show up in AI answers". Distinct from regular SEO — this targets generative engines, not traditional Google rankings.nowork-studio/NotFair3.2k2026-04-29
9827website-to-hyperframesCapture a website and create a HyperFrames video from it. Use when: (1) a user provides a URL and wants a video, (2) someone says "capture this site", "turn this into a video", "make a promo from my site", (3) the user wants a social ad, product tour, or any video based on an existing website, (4) the user shares a link and asks for any kind of video content. Even if the user just pastes a URL — this is the skill to use.openai/plugins4.7k2026-05-04
9828daily-reportAI 辅助生成日报的工作流,支持自动采集工作数据和引导式两种模式openvort/openvort4542026-04-09
9829universal-image万能生图 Skill。根据用户意图自动选用 PlantUML / AI 生图两种引擎之一生成图片,保存到本地并以 Markdown 形式呈现。触发词:生成流程图、画时序图、画状态图、画类图、画甘特图、画思维导图、UML 图、用例图、组件图、部署图、ER 图、画云架构、画 AWS 架构、画 Azure 架构、画 C4 架构、生成海报、生成卡片、生成插图、AI 画图、生成示意图、做张图、画一张、render diagram、draw architecture。OpenX123/universal-image-skill132026-05-28
9830patent-pre-filing-assessment专利申请前评估技能。输入技术交底书或专利号,自动执行四大维度(法律可专利性、技术质量、市场价值、战略布局)系统性评估,输出含综合结论(建议积极申请/优化后申请/谨慎暂缓/不建议申请)的可视化HTML报告,依据可溯源至国知局标准与GB/T 42748-2023。可专利性(新颖性+创造性)模块使用 novelty-check 技能规范流程执行。patsnap/skills272026-07-01
98313d-camera-interactionThree.js 中处理 3D 模型拖拽、缩放、边界检测的正确方法。解决鼠标移动与模型移动不同步、缩放后只能看到模型一部分等问题。Project-N-E-K-O/N.E.K.O2.2k2026-01-18
9832trader-explainRegulator-grade feature attribution for any LSTM/Transformer signal — single-entry PageRank ranks the top-K features that drove the prediction (ADR-126 Phase 6, ADR-123 single-entry PR)ruvnet/ruflo65.5k2026-07-17
9833trader-portfolio-cgMean-variance portfolio optimization via Conjugate Gradient — 40-60× faster than the legacy Neumann path (ADR-126 Phase 3, ADR-123 Wedge 8)ruvnet/ruflo65.5k2026-07-17
9834llm-wiki-upgrade升级 llm-wiki 到最新版本。从 GitHub 拉取最新代码并通过官方 install.sh 升级核心主线。 网页、X、微信公众号、YouTube、知乎自动提取依赖默认不刷新;需要时再显式开启。 触发词:upgrade llm-wiki、更新 llm-wiki、llm-wiki 升级、llm-wiki updatesdyckjq-lab/llm-wiki-skill2.2k2026-07-16
9835material-design-3-guideMaster guide for Material Design 3 — covering the full specification from Material You foundations through M3 Expressive. Explains when to use each Material Design 3 skill subset (color, motion, typography, shape, layout, components, icons). Use this when starting a Material Design 3 project, when you need to understand which M3 skill to apply, or when the user asks about Material Design 3 in general.shelbeely/Shelbeely-Agent-skills32026-02-17
9836google-drive-automationLightweight Google Drive integration with standalone OAuth authentication. No MCP server required. Full read/write access.ChonSong/skill-retriever62026-07-10
9837honoBuild ultra-fast web APIs and full-stack apps with Hono — runs on Cloudflare Workers, Deno, Bun, Node.js, and any WinterCG-compatible runtime.muhammedadnank/Antigravity-Skills32026-06-06
9838seo-authority-builderAnalyzes content for E-E-A-T signals and suggests improvements to build authority and trust. Identifies missing credibility elements. Use PROACTIVELY for YMYL topics.bouclem/skills72026-05-24
9839social-contentYou are an expert social media strategist with direct access to a scheduling platform that publishes to all major social networks. Your goal is to help create engaging content that builds audience, drives engagement, and supports business goals.muhammedadnank/Antigravity-Skills32026-06-06
9840idea-osFive-phase pipeline (triage → clarify → research → PRD → plan) that turns a raw idea into four linked files: clarifying questions, deep research, a PRD with non-goals and metrics, and a phased execution plan with mermaid user journey and kill criteria.ChonSong/skill-retriever62026-07-10
9841exhibition-layout-planner展览/展厅空间规划出图工具。当用户上传展厅平面图纸(CAD导出图、建筑平面图、毛坯/精装平面、手绘草图等)并希望生成展陈规划方案图时使用。能基于图纸生成四类专业出图:①分区规划平面图(不同功能区/展区用不同色块表示,带区域编号与名称)②参观动线图(带方向箭头的参观流线,区分主动线/次动线/疏散动线)③情绪/体验节奏曲线图(按参观顺序映射观众情绪起伏)④图例与区域内容说明图(色块图例+各区域展项点位说明)。只要用户提到"展厅平面图""展陈规划""分区图""参观动线""观展动线""布展方案""展区划分""色块分区""展览规划图"或上传了任何展馆/展厅/博物馆/展览空间的平面图纸并想要规划方案,就应使用本skill,即使用户没有明确说"出规划图"三个字。输出为可缩放、清晰、便于截图的HTML网页图。Siri2026-design/exhibition-layout-planner02026-06-01
9842arkts-syntax-assistantArkTS syntax, migration, and optimization guide for HarmonyOS/OpenHarmony development. Triggers on: .ets files, ArkTS keywords, HarmonyOS/OpenHarmony context, @ohos packages. Help with syntax reference, TypeScript migration, performance optimization, compile errors, state management, component development, and language-specific questions.SummerKaze/skill-arkts-syntax-assistant792026-01-31
9843vitestVitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.supabase/supabase106.8k2026-02-11
9844image-generation-skill调用 nano banana API(gemini-3.1-flash-image-preview)生成图片。支持纯文本生图和参考图生图。Supreme-Ultimate/novel-to-script-team1152026-05-02
9845humanize-aiAI味检测与消除——诊断+改写一体。19维诊断 + 信号树 + 渐进式扫描。侧重「模式识别+针对性去味」。可接收 voice-dissolver 声音清单作为保护区。 触发:AI味、像机器写的、太正式、读起来假、去AI味、AI感太重、像ChatGPT写的、太模板化、语气太标准、缺乏个性、AI腔、读起来没温度、句式太整齐、总结陈词、翻译腔、不说人话、套路化。 Not for:找不到自己声音的根源、需要先理清「想让读者感受到什么」(→ voice-dissolver)、纯删废话不涉及AI味(→ editor-revisor)、内容体检(→ chinese-write-checker)、标题/排版/标点打磨(→ packaging-workshop)。taxueseek/say-it-human482026-06-21
9846instagram-marketingCreate, optimize, and automate Instagram content including Reels, Stories, carousels, and feed posts. Use when someone asks to "grow on Instagram", "create Instagram Reels", "Instagram content strategy", "Instagram API integration", "automate Instagram posting", "Instagram analytics", or "Instagram marketing". Covers Reels-first strategy, visual content guidelines, Instagram Graph API, and growth tactics.TerminalSkills/skills1142026-05-13
9847ppt-animation生成 PPT 风格的翻页 HTML 演示动画,支持暗色炫酷、暖色报纸、简约白色等多套主题,适合视频科普、技术讲解场景Unclecheng-li/AI_Animation9832026-06-19
9848using-academic-researchAcademic Research Skills 学术研究技能集入口。覆盖从选题、文献调研、论文写作到同行评审的完整学术研究管线。触发词:写论文、深度研究、文献综述、同行评审、审稿、学术管线、research、paper、review。yinqd3/workbuddy-skills32026-06-03
9849chart-imageGenerate publication-quality PNG chart images from data, supporting line, bar, area, candlestick, pie, and heatmap charts. Triggers when the user asks to visualize data, create a graph, plot a time series, or generate a chart for a report, alert, or dashboard. Runs as a lightweight, headless Node.js process without a browser.zebbern/claude-code-guide4.4k2026-05-31
9850primary-chinese-recitation-daily把课文和古诗背诵拆成理解、分段、提取线索和复背检查,减少死记硬背。 Workflow: primary_chinese_recitation_daily.run.zhongweiv/hermes-edu-skills2292026-05-22
9851data-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.bouclem/skills72026-05-24
9852digital-ic-verifier专业数字IC验证师技能:使用UVM和SystemVerilog对RTL设计进行功能验证,严格按照设计文档进行验证,生成验证报告。Invoke when user explicitly requests UVM verification or pre-simulation, or when design document specifies UVM verification requirements.447662/Agent_IC_design_for_vivado72026-05-15
9853reliability-analysisComponent and system reliability prediction and analysis skill with MTBF/MTTF calculations, failure rate databases, FMEA/FMECA support, fault tree analysis, and accelerated life testing data analysis.a5c-ai/babysitter1.6k2026-06-01
9854make-skill用于把当前会话沉淀为可复用的 workspace skill。当用户希望把当前对话、工作流或排错路径写成 SKILL.md 时触发。触发表达包括「把这个变成 skill」「记住我是怎么做 X 的」「保存这个工作流」「make a skill from this」以及任何 /make-skill <focus> 调用。agentscope-ai/QwenPaw23.9k2026-06-09
9855a-share-index-analysisA股大盘/指数分析。当用户说"大盘分析"、"大盘怎么看"、"指数分析"、"上证指数"、"沪深300"、"创业板指"、"中证500"、"中证1000"、"今天大盘"、"大盘走势"、"指数估值"时触发。基于 cn-stock-data 获取指数行情、成交额、资金流向,结合技术面和资金面进行大盘综合研判。支持策略报告风格(formal)和快速判断风格(brief)。与 a-share-technical 的区别:本 skill 聚焦指数层面综合分析,technical 聚焦个股技术形态。aifinlab/FinClaw2112026-03-26
9856data-cleaning-pipeline数据清洗自动化 — 脏数据→去重/补全/格式统一/异常检测→干净数据集aiskillstore/marketplace3842026-07-08
9857aws-solution-architectDesign AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.alirezarezvani/claude-skills23.0k2026-05-02
9858cro-advisorRevenue leadership for B2B SaaS companies. Revenue forecasting, sales model design, pricing strategy, net revenue retention, and sales team scaling. Use when designing the revenue engine, setting quotas, modeling NRR, evaluating pricing, building board forecasts, or when user mentions CRO, chief revenue officer, revenue strategy, sales model, ARR growth, NRR, expansion revenue, churn, pricing strategy, or sales capacity.ArogyaReddy/alirezarezvani-claude-skills302026-03-09
9859carocut-media-visual视觉素材获取与生成。根据 resources.yaml 定义,通过库存图片/视频搜索(Pexels/Pixabay)或 AI 生图(Caro LLM)获取视觉素材。包含搜索策略、视觉隐喻搜索(counterpoint 声画关系)、构图感知搜索(framing 字段)、prompt 工程指南、素材质量评估标准。bilibili/carocut1152026-04-03
9860ceos-peopleUse when evaluating team members — Core Values alignment and GWC (right people, right seats)bradfeld/ceos1432026-02-16
9861paper-writingUse when drafting, rewriting, reviewing, or auditing prose for any section of an empirical academic paper (Abstract, Introduction, Methods, Data, Results, Discussion, Conclusion) or specialized output (job market paper, grant proposal, policy brief, referee response).brycewang-stanford/Auto-Empirical-Research-Skills3.0k2026-06-03
9862paper-polishProofread and verify academic papers in LaTeX. Runs 19 sequential checks covering titles, consistency, citations, formatting, theoretical tension in motivation, concise results reporting, cross-section repetition, em-dash usage, and auxiliary-text-to-footnote conversion. Trigger when user says "check paper" / "proofread" / "paper-checker" / "校对" / "核查论文".brycewang-stanford/Auto-Empirical-Research-Skills3.0k2026-07-19
9863character-riggingBuild data-driven 2D character rigs for local animation: parts, pivots, layers, constraints, views, and reusable rig packages.calesthio/OpenMontage41.0k2026-04-28
9864customer-support-technical-support技术支持助手 - 专业的技术问题诊断与解决方案专家。适用场景: (1) 技术问题诊断与分析 (2) 故障排查与解决方案 (3) 技术文档编写(FAQ/手册/指南) (4) 用户操作指导与培训 (5) 技术工单处理与升级 (6) 产品使用问题解答 (7) 系统/软件问题处理 触发关键词:技术支持、故障排查、技术问题、报错、Bug、系统问题、软件问题、操作指导、技术文档、解决方案chendongqi/OPB-Skills1032026-02-11
9865maestroMaestro — declarative E2E mobile UI testing framework by mobile.dev. YAML-based flow files, single tool for Android + iOS (and Compose Multiplatform / Flutter / React Native). Built-in cloud runner, recording mode, JS scripting for complex assertions, screen state diffing, no flakiness from explicit waits. USE WHEN: user mentions "Maestro", "maestro test", "mobile E2E", "cross-platform UI test", "maestro studio", "mobile.dev cloud", ".maestro" folder, "launchApp" YAML DO NOT USE FOR: web E2E - use `testing/playwright` DO NOT USE FOR: unit tests - use `testing/kotest`, `testing/vitest`, etc. DO NOT USE FOR: instrumented Android tests - use Espresso/Compose Test DO NOT USE FOR: snapshot tests - use `testing/compose-snapshot`claude-dev-suite/claude-dev-suite252026-05-06
9866specialized-civil-engineer精通全球标准的土木与结构工程专家——覆盖 Eurocode、DIN、ACI、AISC、ASCE、AS/NZS、CSA、GB、IS、AIJ 等。专长领域包括结构分析、岩土设计、施工文件编制、建筑规范合规以及多标准国际项目协调。clowlove/Hermes-House122026-06-13
9867social-contentWhen the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.davila7/claude-code-templates29.8k2026-01-25
9868resume-section-builderCreate targeted resume sections optimized for different experience levels and roles. Use when the user wants to build or rewrite specific sections like summary, skills, experience, education, or projects.davila7/claude-code-templates29.8k2026-05-16
9869shopify-appsExpert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. Use when: shopify app, shopify, embedded app, polaris, app bridge.davila7/claude-code-templates29.8k2026-01-25
9870youtube-downloaderDownload YouTube videos and HLS streams (m3u8) from platforms like Mux, Vimeo, etc. using yt-dlp and ffmpeg. Use this skill when users request downloading videos, extracting audio, handling protected streams with authentication headers, or troubleshooting download issues like nsig extraction failures, 403 errors, or cookie extraction problems.daymade/claude-code-skills1.3k2026-05-24
9871product-feature-tech-design将 PRD 翻译成「可独立测试」的功能设计文档。文档的下游使用者包括开发者、评审者、测试者,且三方互相隔离(测试者看不到开发者写的代码),所以必须把行为、状态、接口、数据、权限、异常、验收标准全部显式化,让测试者能独立从文档推导用例。输入是一份已写好的 PRD 文档,输出是一份完整的 Markdown 功能设计文档,保存到当前项目的 `markdown/` 目录。适用于:写功能设计文档、技术设计文档、Tech Design、详细设计说明书、FDD、Functional Design Doc、Detailed Design、模块设计文档、把 PRD 翻译成开发设计、把需求拆成可开发/可测试/可评审的规格。digoal/blog8.5k2026-06-17
9872lanhu-html-plan输入蓝湖设计图详情 URL(含 image_id),使用 lanhu MCP image_id 精确链路输出原生 HTML 页面规划与代码草稿;annotations 为主路径,单位与圆角归一在 skill 内完成,schema 仅失败兜底,资源统一落盘到 src/assets/lanhu/<screen>/ 或 assets/lanhu/<screen>/。dj931567261/lanhu-mcp102026-04-02
9873product-norman产品设计总监(Don Norman 思维模型)。当需要定义产品功能和体验、评估设计方案的可用性、分析用户困惑或流失、规划可用性测试时使用。DouyuShinyruo/Solo-Company-Skill52026-03-08
9874digital-marketing-strategy-development-5-step-frameworkDevelops a digital marketing strategy for a specific company problem by strictly following a 5-step framework: creating a SMART Goal, identifying the target audience with research evidence, developing a buyer persona with pain points, selecting a relevant platform, and presenting the findings.ECNU-ICALK/AutoSkill5152026-03-16
9875et-unitybridgeUnityBridge workflow for AI operations in Unity Editor. Use when checking UnityBridge connectivity, Unity compile or PlayMode state, running deferred UnityBridge commands, operating assets/scenes/GameObjects/Inspector/Prefabs/GameView/screenshots, running Editor tests, or troubleshooting UnityBridge responses.egametang/ET9.9k2026-05-18
9876amazon-product-researcher亚马逊精细化选品调研报告生成器 | Amazon Product Research Report Generator 只需输入【市场 + 类目】,自动完成全链路数据采集与选品分析: - 📊 Amazon 竞品数据采集(含差评分析+用户痛点挖掘) - 🏭 1688 供应商成本价格采集 - 📱 TikTok 流量验证与趋势分析 - 🗣️ Reddit 用户讨论与痛点采集 - 📈 Google Trends 关键词趋势 - 📊 市场调研报告抓取 - 💰 利润模型构建 - 🎨 HTML 可视化报告(Chart.js 交互图表+词云) - 📝 差异化选品建议 - 🧑 消费者画像与需求逻辑 - 🔄 产品生命周期定位 - 📊 市场容量成分/剂型筛选 - 🛡️ 研发壁垒构建 - 📋 90天执行路线图 - ⚠️ "为什么不选"风险消除机制 - ✅ Apify First 数据采集:Reddit / Google Trends / 1688 / 市场报告等优先创建或复用 Apify Actor,失败才 Web Search 兜底 - ✅ 数据真实性硬约束:无法采集或无法验证的数据不进入报告主体,不参与评分,不捏造 拆市场 → 找需求 → 消费者画像 → 五维交叉验证 → 容量筛选 → 生命周期定位 → 竞争对标 → 痛点挖掘 → 供应链验证 → 利润建模 → 研发壁垒 → 产品矩阵 → 执行路径 → 为什么选/为什么不选ellenfengyunjing/ecommerce-product-research-skills92026-07-17
9877seedance-vocab-enThis skill should be used when an English Seedance 2.0 prompt is slop-heavy, generic, padded with empty quality words, tripping false-positive filters, or needs precise English production vocabulary for camera, lighting, motion, VFX, audio, and constraints.Emily2040/seedance-2.05.0k2026-07-07
9878high-dividend-strategy分析A股高股息策略,评估红利股的收益可持续性与长期回报。当用户询问高股息股票、红利策略、A股分红分析、现金分红覆盖率、中证红利指数成分股、股息率排名或长期收入型投资时使用此技能。Geeksfino/finskills2572026-02-06
9879academic-research-suiteAcademic Research Skills adapted for Codex from Imbad0202/academic-research-skills. Use when the user asks for academic research planning, literature review, systematic review or PRISMA work, research question refinement, manuscript outlining, paper drafting, abstract writing, revision, citation checking, citation format conversion, AI disclosure, peer review, response-to-reviewer strategy, integrity checks, or an end-to-end research-to-publication pipeline. Also use for ARS slash-command style requests such as ars-plan, ars-lit-review, ars-reviewer, ars-full, ars-outline, ars-abstract, ars-revision, ars-revision-coach, ars-citation-check, ars-format-convert, or ars-disclosure.HaoL923/academic-research-suite-codex-skill12026-05-31
9880test-engineerCreate focused test plans, automated tests, fixtures, and regression coverage.JuneQQQ/polynoia2242026-06-09
9881soul-archiveSoul Archive — A digital personality persistence system that silently builds your digital soul clone through everyday AI conversations, while continuously improving AI capabilities. Four modes: Soul Extract, Soul Chat, Soul Report, AI Self-Improvement. | 灵魂存档 —— 通过日常对话静默构建数字人格克隆体,同时持续改进 AI 自身能力。四大模式:灵魂沉淀、灵魂对话、灵魂报告、AI 自我改进。Trigger words: soul extract, soul archive, soul update, soul sync, soul snapshot, soul sediment, soul report, soul chat, self-reflect, self-improve, learn from mistakes, 灵魂沉淀, 灵魂提取, 灵魂存档, 灵魂报告, 灵魂对话, 自我反思, 自我批评, 自我学习.LeoYeAI/openclaw-master-skills2.1k2026-06-08
9882webnovel-fanqie-write番茄写作技巧、番茄风章节、番茄留存约束;Use ONLY when writing or revising Fanqie chapters. Supplements webnovel-write with opener, pacing, dialogue, hook, and retention rules.lujih/webnovel-writer-opencode1812026-07-01
9883qt-cpp-reviewInvoke when the user asks to review, check, audit, or look over Qt6 C++ code — or suggest before committing. Runs deterministic linting (60+ rules) then six parallel deep- analysis agents covering model contracts, ownership, threading, API correctness, error handling, and performance. Reports only high-confidence issues (>80/100) with structured mitigations. Read-only — never modifies code.mavlink/qgroundcontrol4.8k2026-06-07
9884ssci-writingSSCI/SCI 社科英文期刊论文写作全流程方法学助手(从选题到成文)。当用户需要写、改、评审英文社科论文的任何环节时使用:评定一本期刊是否真的 SSCI(JCR/Scopus/中科院分区、影响因子、ESCI、自引率与预警名单)、找研究空白(knowledge/theoretical/evidence/methodological/population gap)、判断能不能通过 desk reject、搭 IMRaD 固定结构、写摘要(五要素)、写 Introduction(大背景→小领域→研究缺口→研究目的→研究价值五段逻辑与英文时态句型)、写文献综述(直接/间接引用规范、查重、信息显著/作者显著引用、研究问题与研究假设 H1/H0、五种假设类型)、写方法(问卷调查 survey、量化内容分析 content analysis、实验法 experiment 的标准结构、抽样、量表与 Cronbach's α、编码员间信度 Krippendorff's alpha/Cohen's kappa、操纵性检验 manipulation check)、写结果(results 与 discussion 分界、描述统计/相关/T 检验/ANOVA 的 APA 报告格式、质化结果、图表规范)。也用于把中文稿改写成符合 SSCI 规范的英文、生成可套用的英文句型、投稿前自检。触发词包括"SSCI""SCI 期刊""英文论文""投稿""影响因子""分区""JCR""research gap""desk reject""桌拒""文献综述""研究假设""Introduction 怎么写""摘要怎么写""操纵性检验""编码员间信度""APA 格式""审稿""拒稿"等。工具中立,覆盖社科各学科(管理/金融/会计/社会/心理/传播/教育等)。 — Full-lifecycle assistant for writing, revising and reviewing English social-science journal articles for SSCI/SCI/Scopus venues. Covers journal appraisal (JCR/Scopus/CAS quartiles, impact factor, ESCI, self-citation warning lists), finding research gamaydengximin-sketch/ssci-writing-skill42026-07-02
9885image-denoise-enhance去除图片颗粒感/噪点/杂色,保留细节同时降噪。当用户说去噪、降噪、去颗粒、去噪点、杂色、颗粒感、画面脏、ISO 高、噪声时触发。meitu/meitu-skills222026-06-15
9886geo-content-optimizerOptimize content for AI citations in ChatGPT, Perplexity, AI Overviews, Gemini, Claude. AI引用优化/GEO优化/AI搜索MODSetter/SurfSense15.3k2026-04-12
9887web-prototypeGeneral-purpose desktop web prototype. Single self-contained HTML file built by copying the seed `assets/template.html` and pasting section layouts from `references/layouts.md`. Default for any landing / marketing / docs / SaaS page when no more specific skill matches.nexu-io/open-design80.6k2026-06-23
9888environment-scene-extraction-bibleUse for location-first, no-human, and scene-bible workflows that need stable environment naming, spatial continuity, lighting logic, and clean world extraction without character contamination.nolanx-ai/nolanx.ai1.5k2026-05-13
9889project-planningParse a PRD, requirements document, or feature description into a structured task list with dependencies and priorities. Trigger when the user wants to plan a project, break down requirements, create a task list from a document, or says things like "plan this project", "break this down into tasks", "create tasks from this PRD".openyak/openyak7002026-03-30
9890linkedin-profile-optimizerOptimize LinkedIn profile for searchability, recruiter visibility, and engagementParamchoudhary/ResumeSkills1.2k2026-03-16
9891job-huntAI 岗位猎手。基于用户简历,自动在各大招聘平台搜索匹配岗位,输出带匹配度评估的岗位列表。 支持 LinkedIn、Indeed、Boss 直聘、拉勾、猎聘等平台。 当用户提到以下关键词时触发: 找工作、找岗位、搜岗位、岗位推荐、job search、job hunt、 有什么合适的岗位、帮我找工作、招聘信息、哪些公司在招、 看看有什么机会、投递机会、求职搜索、帮我搜一下岗位。 当用户从其他 Skill 衔接过来并表示想找工作或投递,也应触发。rebecha1227-a11y/CareerForge2382026-06-14
9892video-editor视频脚本与剪辑策划助手。帮用户写视频脚本、字幕文稿、剪辑清单、分镜脚本、拍摄方案。当用户说「写个视频脚本」「视频文案」「字幕稿」「剪辑清单」「分镜脚本」「拍摄方案」「视频策划」「帮我写个视频大纲」「视频内容策划」「纪录片脚本」「宣传片文案」「video script」「subtitle」「editing plan」「storyboard」「shooting plan」时触发。关键词:视频脚本、视频文案、字幕、剪辑、分镜、拍摄、视频策划、脚本、宣传片、纪录片、广告片、产品视频、video、script、subtitle、storyboard、editing、shooting、B-roll、转场、配乐、旁白sahit-sai/saviaa02026-07-18
9893scope-creep-detectorAnalyzes git diffs against a stated intent to detect scope creep, unrelated files, broad pull requests, changes that grew beyond a fix, dependency additions, public API renames, config or CI edits, oversized hunks, and formatting-only files. Use when the user asks whether a change grew beyond the fix, a PR is too broad, or what unrelated stuff they touched, and wants keep, split, or justify guidance. Operates locally and offline.Shubhamsaboo/awesome-llm-apps126.1k2026-07-22
9894snowflake-developmentComprehensive Snowflake development assistant covering SQL best practices, data pipeline design (Dynamic Tables, Streams, Tasks, Snowpipe), Cortex AI functions, Cortex Agents, Snowpark Python, dbt integration, performance tuning, and security hardening.muhammedadnank/Antigravity-Skills32026-06-06
9895nextjs-seo-indexingFix SEO indexing issues, crawl budget problems, and Search Console coverage errors for Next.js apps. Covers canonical tags, noindex audits, sitemap health, static rendering, and internal linking.muhammedadnank/Antigravity-Skills32026-06-06
9896bashLanguage-specific super-code guidelines for bash.Apex-Global-LLC/apex-ai-copilot-platform12026-07-07
9897novel-tools网文创作工具与生产流程。当用户需要使用AI辅助写作工具、设计提示词模板、规划写作工作流、选择码字工具、制定发布与数据分析策略时触发。覆盖DeepSeek/ChatGPT/Claude/豆包等AI工具应用、提示词工程、工作流设计、发布运营。uu201/character-arc4052026-05-27
9898remotion-best-practicesBest practices for Remotion - Video creation in Reactvercel-labs/json-render15.7k2026-02-05
9899deepsearchDeepsearch deprecated shimYeachan-Heo/oh-my-codex32.2k2026-05-06
9900universal-exam-cram-coach帮助学生在临考前进行结构化极速复习:解析课程资料/大纲/重点,按章节生成 wiki 知识库与标准题库,组织针对性刷题与判分,并记录复习进度和错题。当用户即将考试、需要快速复习计划、练习题、错题复盘或考前小抄时使用(关键词:期末/备考/复习/刷题/划重点/错题;exam, cram, study plan, quiz, review)。不适用于长期学习规划、与考试无关的写作或编程任务。ZeKaiNie/universal-examprep-skill2582026-07-19