Skip to main content
Run any Skill in Manus
with one click

Agent Skills Index

Agent skills index, page 11

Browse this index of open-source skills, or use search to access the full library.

No.SkillRepositoryGitHub starsUpdated
1001harness-engineeringAdopt repository-level harness engineering for coding agents. Use when a user wants to prevent repeated AI coding-agent mistakes by turning failures into durable instructions, drift checks, regression tests, failure memory, and adoption reports tailored to the target repository.github/awesome-copilot36.7k2026-06-16
1002generate-media短剧媒体生成技能。基于已生成作品目录与视觉风格生成角色卡、场景/道具参考图与分镜图,维护 ref_index 与 media_index。涉及 TapCanvas `/public/draw`、`/public/tasks/result` 的实际接口请求时,必须统一通过 `tapcanvas-api` skill 执行,而不是在本 skill 内维护另一套 API 配置。anymouschina/TapCanvas4472026-04-15
1003chinese-de-aigc面向中文学术论文的降 AIGC 检测率 Skill。针对知网、万方、维普、Turnitin 中文版的检测机制,识别并消除中文大语言模型的 17 类结构化写作痕迹。采用"定位 → 诊断 → 改写 → 自评 → 复查"五步闭环工作流,分章节差异化策略(摘要/引言/文献综述/方法/结果/讨论/结论),保持学术严谨性前提下通过检测。brycewang-stanford/Auto-Empirical-Research-Skills2.8k2026-05-27
1004westock-data查询A股、港股、美股个股/指数/ETF的详细数据,包括:K线/分时、财务报表(三大报表多期查询,支持跨市场批量对比)、资金流向、技术指标、筹码分析、股东结构、分红除权、业绩预告、公司简况、ETF基金数据(详情/持仓/净值);以及大盘指数、行业/板块行情、板块成份股、板块区间涨幅排行、指数成份股、热搜、新股日历、投资日历等市场数据。hiboys/ExploreFinance3102026-06-06
1005user-guideHanaAgent 用户说明书。解答用户关于软件使用方法、功能介绍、常见问题和实用技巧的疑问。 MANDATORY TRIGGERS: 怎么用, 使用方法, 说明书, 帮助文档, 新手指南, 怎么设置, 功能介绍, how to use, user guide, help, getting started, 教程, tutorial, 这是什么功能, 怎么操作liliMozi/openhanako5.4k2026-06-19
1006astro-developerComprehensive guide for developing in the Astro monorepo. Covers architecture, debugging, testing, and critical constraints. Use when working on features, fixes, tests, or understanding the codebase structure.withastro/astro61.1k2026-06-23
1007literature-reviewUse when writing literature review sections - guides searching, organizing, and synthesizing academic sourcesNorman-bury/research-writing-skill2.8k2026-04-29
1008libtv-skillagent-im 会话技能 - 通过 liblib.tv 的 AI 能力生成和编辑图片/视频。覆盖场景包括:生成(文生图、文生视频、图生视频、做动画、画一个xxx、来段xxx)、编辑修改(把xxx换成yyy、去掉xxx、加上xxx、改成xxx、调整xxx、局部修改、改镜头)、风格转换(风格迁移、转绘、换风格)、视频续写延长、复刻视频/TVC/宣传片、短剧/短漫剧生成、音乐MV生成、产品广告/展示片制作、分镜/故事板设计、教育视频/短视频制作。当用户提到 liblib、libtv、上传参考图/视频、查看生成进度时也应触发。关键判断:只要用户的请求涉及 AI 图片或视频的创作、生成、编辑、修改,无论措辞如何(如"画只猫"、"做个海报"、"把纸船换成爱心"、"这个视频帮我改一下"、"帮我复刻这段视频"、"用这首歌做个MV"、"一句话生成短剧"),都必须触发此技能。libtv-labs/libtv-skills8832026-03-18
1009unit-testsUse when running unit tests in the VS Code repo. Covers the runTests tool, scripts/test.sh (macOS/Linux) and scripts/test.bat (Windows), and their supported arguments for filtering, globbing, and debugging tests.microsoft/vscode187.6k2026-03-29
1010magazine-posterAn editorial-style poster — newsprint paper, dateline, oversized serif headline with a struck-through word and italic accent, a 2-column body block, and 6 numbered sections with annotated pull-quote captions. Reads like a Sunday-paper full-page essay or a thoughtful launch poster. Use when the brief asks for "magazine poster", "editorial poster", "newsprint", "essay layout", or "manifesto".nexu-io/open-design79.2k2026-05-18
1011token-efficiencyActivate ultra-compressed output mode for maximum token efficiency. Use when context is running low, user requests brevity, or dealing with large-scale operations.SuperClaude-Org/SuperClaude_Framework23.6k2026-03-22
1012translateTranslate or update keys in packages/i18n/src/locales. Use whenever adding, changing, or reviewing strings across any target locale — enforces do-not-translate terminology, CLDR plural forms, placeholder/tag preservation, per-locale punctuation/register, and the AI-translation review workflow. Required reading before touching any *.json under src/locales.makeplane/plane54.6k2026-05-26
1013qt-cpp-reviewQt6/C++ deep code review for Serial Studio. Use when asked to "review", "audit", "check", "look over", or "sanity check" C++ — or before committing. Runs the repo linter (scripts/code-verify.py) as Phase 1, then six parallel read-only analysis agents covering Qt model contracts, ownership/lifecycle, thread-safety + the data hotpath, API/C++ correctness, error handling, and performance. Reports only high-confidence findings (>=80/100) with prose mitigations. Never modifies code.Serial-Studio/Serial-Studio7.0k2026-07-08
1014product-marketing-copywriter产品营销文案创作技能,支持多品类产品的吸引性营销文案生成,适用于产品推广、品牌营销、销售转化anbeime/skill3.8k2026-02-14
1015rhino3d-scriptsAuthoring and debugging scripts for Rhinoceros 3D (Rhino 8 and later). Use when asked to write RhinoScript (VBScript / .rvb / .vbs), RhinoPython, or RhinoCommon-based scripts; automate Rhino modeling tasks; build command macros; manipulate Rhino geometry, layers, blocks, or document objects; pick objects from the viewport; control redraw and undo; or load and run scripts from the Rhino Script Editor. Covers `rhinoscriptsyntax`, `scriptcontext`, the `Rhino.*` RhinoCommon namespaces (`Rhino.Geometry`, `Rhino.DocObjects`, `Rhino.Input`, `Rhino.UI`, `Rhino.Display`, `Rhino.FileIO`), and the Rhino 8 unified Script Editor.github/awesome-copilot36.7k2026-05-29
1016gpt-image-2-style-libraryChoose GPT-Image2 / gpt-image-2 visual styles and industrial prompt templates from the awesome-gpt-image-2 style library. Use when an agent needs to create, rewrite, classify, or improve image-generation prompts with repository-backed templates, categories, style tags, scene tags, pitfalls, and example cases.freestylefly/awesome-gpt-image-28.5k2026-06-05
1017gstack-openclaw-office-hoursUse when asked to brainstorm, evaluate whether an idea is worth building, run office hours, or think through a new product idea or design direction before any code is written.garrytan/gstack122.4k2026-04-17
1018frontend-slidesCreate stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.zarazhangrui/frontend-slides25.8k2026-06-10
1019claude-devfleetOrchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.affaan-m/ECC230.6k2026-06-11
1020travel-conciergeAccesses real-time spatial data, weather, and traffic routing to design accurate itineraries.google/adk-samples9.9k2026-05-22
1021dbsdontbesilent 商业工具箱主入口。三种模式:新手教程、任务前路由、任务后导航。 触发方式:/dbs、/dbs 新手入门、/商业、「帮我看看」、「下一步怎么走」 Main entry point for dontbesilent business toolkit. Three modes: onboarding tutorial, pre-task routing, and post-task navigation. Trigger: /dbs, /dbs 新手入门, "help me with my business", "what's next"dontbesilent2025/dbskill8.4k2026-07-17
1022mineruMinerU document extraction CLI that converts PDFs, images, and web pages into Markdown, HTML, LaTeX, or DOCX via the MinerU API. Supports token-free flash extraction for quick start, precision extraction with table/formula recognition, web crawling, batch processing, and piped workflows.LeoYeAI/openclaw-master-skills2.1k2026-06-15
1023meta-analysisStatistical methods for combining results across multiple studies. Use when aggregating cross-study or cross-experiment results.aiming-lab/AutoResearchClaw13.8k2026-03-23
1024prd-doc-writerWrite and iteratively refine PRD/需求文档 with a story-driven structure and strict staged confirmations (journey map alignment, per-story single-point confirmation, final generation gate). Use when the user asks to 梳理/撰写/完善 PRD、需求文档、用户故事、验收标准,并希望用 ASCII 线框图与 Mermaid(流程图/状态图/时序图)来减少歧义、共同完成文档。yunshu0909/yunshu_skillshub7042026-01-19
1025skill-lookupSearch, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.f/prompts.chat165.9k2026-02-17
1026amazon-aurora-dsqlBuild with Aurora DSQL — manage schemas, execute queries, handle migrations, diagnose query plans, load data, and develop applications with a serverless, distributed SQL database. Covers IAM auth, multi-tenant patterns, MySQL-to-DSQL and PostgreSQL-to-DSQL schema conversion, FK replacement code generation, OCC retry patterns, ORM migration (Django/Hibernate/Rails), DDL operations, query plan explainability, SQL compatibility validation, and bulk data loading. Triggers on phrases like: DSQL, Aurora DSQL, create DSQL table, DSQL schema, migrate to DSQL, distributed SQL database, serverless PostgreSQL-compatible database, DSQL query plan, DSQL EXPLAIN ANALYZE, why is my DSQL query slow, DSQL foreign key, DSQL OCC retry, DSQL multi-region, load into DSQL, load CSV into DSQL, bulk load DSQL, aurora-dsql-loader.awslabs/mcp9.5k2026-06-30
1027studio-testingTesting strategy for Supabase Studio. Use when writing tests, deciding what type of test to write, extracting logic from components into testable utility functions, or reviewing test coverage. Covers unit tests, component tests, and E2E test selection criteria.supabase/supabase106.5k2026-03-30
1028coding-standards适用于TypeScript、JavaScript、React和Node.js开发的通用编码标准、最佳实践和模式。affaan-m/ECC230.6k2026-06-07
1029email-opsEvidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent.affaan-m/ECC230.6k2026-06-11
1030canvas-designCreate beautiful visual art in PNG and PDF documents using design philosophy and aesthetic principles for posters, illustrations, and static pieces.nexu-io/open-design79.2k2026-06-04
1031financial-statement财报三表深度解读——三表勾稽关系、盈利质量(应计vs现金流)分析、杜邦分解、10+财务造假红旗指标HKUDS/Vibe-Trading24.5k2026-04-09
1032html-ppt-zhangzara-studioA photography studio's portfolio-and-rate deck — the signature work, the process, and the packages that win the brief. Built as a decision-grade design craft deck for prospective clients.nexu-io/open-design79.2k2026-07-14
1033investor-outreachDraft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, strategic investors, or accelerators and needs concise, personalized, investor-facing messaging.affaan-m/ECC230.6k2026-02-27
1034wireframeProduce low-fidelity black-and-white UI wireframes as SVGs or viewer pages. Use when asked to wireframe, sketch a screen, draft a layout, make a low-fi mockup, or publish wireframes.paperclipai/paperclip74.0k2026-07-10
1035llm-wiki个人知识库构建系统(基于 Karpathy llm-wiki 方法论)。让 AI 持续构建和维护你的知识库, 支持多种素材源(网页、推特、公众号、小红书、知乎、YouTube、PDF、本地文件), 自动整理为结构化的 wiki。 触发条件:用户明确提到"知识库"、"wiki"、"llm-wiki",或要求对已初始化的知识库执行 消化、查询、健康检查等操作。不要在用户只是要求"总结这篇文章"时触发——必须是明确的 知识库相关意图。sdyckjq-lab/llm-wiki-skill2.2k2026-07-17
1036statistical-analysisApply statistical methods including descriptive stats, trend analysis, outlier detection, and hypothesis testing. Use when analyzing distributions, testing for significance, detecting anomalies, computing correlations, or interpreting statistical results.anthropics/knowledge-work-plugins22.8k2026-03-13
1037notionNotion API + ntn CLI: pages, databases, markdown, Workers.NousResearch/hermes-agent216.3k2026-06-10
1038ansibleAnsible automation expert for playbooks, roles, inventories, and infrastructure managementRightNow-AI/openfang18.0k2026-02-25
1039lark-doc飞书云文档(Docx / Wiki 文档):读取和编辑飞书文档内容。当用户给出文档 URL 或 token,或需要查看、创建、编辑文档、插入或下载文档图片附件时使用。文档中嵌入的电子表格、多维表格、画板,先用本 skill 提取 token 再切到对应 skill。当用户给出 doubao.com 的 /docx/ 或 /wiki/ URL/token 时,也应直接使用本 skill;路由依据是 URL 路径模式和 token,而不是域名。不负责文档评论管理,也不负责表格或 Base 的数据操作。当用户明确要操作飞书思维笔记时,也使用本 skill。larksuite/cli15.6k2026-07-15
1040devops-engineerCreates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling. Use when setting up CI/CD pipelines, containerizing applications, managing infrastructure as code, deploying to Kubernetes clusters, configuring cloud platforms, automating releases, or responding to production incidents. Invoke for pipelines, Docker, Kubernetes, GitOps, Terraform, GitHub Actions, on-call, or platform engineering.Jeffallan/claude-skills10.6k2026-04-29
1041release-openclaw-macRun or recover OpenClaw macOS release signing, notarization, appcast, and asset promotion.openclaw/openclaw383.2k2026-07-13
1042src-hunter实战 SRC / 众测 / Bug bounty 漏洞挖掘工作流 skill。包含:5 阶段方法论(intake → recon → enum → hunt → report)、19 个攻击类 playbook(SQLi/XSS/RCE/SSRF/IDOR/CSRF/Path Traversal/File Upload/SSTI/XXE/Race/HTTP Smuggling/OAuth/JWT/SAML/GraphQL/Mobile/LLM/DoS)、305 个结构化 payload、263 个 WAF/EDR 绕过变体、2887 份 HackerOne 真实 High/Critical 已披露案例、77,000+ WooYun 案例统计、国产 OA / 中间件指纹库、银行 / 电信行业垂直 playbook。当用户提到 "src 挖洞 / src 漏洞挖掘 / bug bounty / 众测 / hackerone / 漏洞赏金 / SRC / 任意 X 漏洞 / 渗透测试" 或问"如何挖某个目标 / 怎么测某个 API / 如何绕过 WAF" 时触发。zhaoxuya520/reverse-skill8.4k2026-07-03
1043linkfoxagentCross-border e-commerce AI Agent with 41 specialized tools for Amazon/TikTok/eBay/Walmart product research, competitor analysis, keyword tracking, review insights, patent detection, trend analysis, 1688 sourcing, and AI image generation. Use when: (1) product selection and market analysis, (2) competitor research and ASIN lookup, (3) keyword and traffic analysis, (4) review mining and consumer insights, (5) patent/trademark/copyright detection, (6) Google/TikTok trend research, (7) 1688 supplier sourcing, (8) data aggregation and report generation, (9) cross-platform product search (Amazon/Walmart/eBay/TikTok), (10) product image analysis and similarity grouping, (11) AI product image generation.LeoYeAI/openclaw-master-skills2.1k2026-06-15
1044himalayaHimalaya CLI for IMAP/SMTP mail: list, read, search, compose, reply, forward, copy, move, delete.openclaw/openclaw383.2k2026-05-17
1045ifind-data同花顺 iFinD (51ifind.com) 金融数据查询。支持 A 股/基金/债券/期货/指数的实时行情、历史行情、财务指标、宏观经济数据等 18 个 API 接口。 Chinese financial data query skill powered by THS iFinD (51ifind.com) API. Covers real-time quotes, historical data, financial indicators, macro economics, fund valuation, and more across 18 API endpoints for A-shares, funds, bonds, futures, and indices.LeoYeAI/openclaw-master-skills2.1k2026-05-11
1046patent-novelty-checkAssess patent novelty and non-obviousness against prior art. Use when user says "专利查新", "patent novelty", "可专利性评估", "patentability check", or wants to evaluate if an invention is patentable.wanshuiyin/Auto-claude-code-research-in-sleep13.5k2026-07-13
1047autotestreport自動化驗收測試 (Auto-Acceptance-Test) - 執行網站功能驗收並產生報告elfhermit/AutoTest12026-02-26
1048andrej-karpathy-perspectiveAndrej Karpathy的思维框架与表达方式。基于20+篇博文、16段深度访谈、100+条X帖子的系统蒸馏, 提炼6个核心心智模型、8条决策启发式、完整的中文输出适配和经典句式速查。 用途:作为思维顾问,用Karpathy的视角分析AI技术可靠性、学习方法、行业趋势、产品设计。 当用户提到「用Karpathy的视角」「Karpathy会怎么看」「卡帕西」「karpathy模式」时使用。 也适用于:Software 2.0/3.0讨论、vibe coding话题、神经网络训练、AI炒作判断、LLM能力边界。 即使用户只是说「从工程现实主义角度」「march of nines」「构建即理解」「锯齿状智能」也可触发。 不在用户只是普通问AI相关问题时触发——只在明确想要Karpathy式思维框架时激活。alchaincyf/nuwa-skill28.2k2026-07-02
1049peer-reviewStructured manuscript/grant review with checklist-based evaluation. Use when writing formal peer reviews with specific criteria methodology assessment, statistical validity, reporting standards compliance (CONSORT/STROBE), and constructive feedback. Best for actual review writing, manuscript revision. For evaluating claims/evidence quality use scientific-critical-thinking; for quantitative scoring frameworks use scholar-evaluation.K-Dense-AI/scientific-agent-skills31.1k2026-06-11
1050planning-with-files-zh基于 Manus 风格的文件规划系统,用于组织和跟踪复杂任务的进度。创建 task_plan.md、findings.md 和 progress.md 三个文件。当用户要求规划、拆解或组织多步骤项目、研究任务或需要超过5次工具调用的工作时使用。支持 /clear 后的自动会话恢复。触发词:任务规划、项目计划、制定计划、分解任务、多步骤规划、进度跟踪、文件规划、帮我规划、拆解项目OthmanAdi/planning-with-files25.5k2026-07-14
1051imagegenGenerate and edit images using OpenAI's Image API for project assets — UI mockups, icons, illustrations, social cards, and visual references.nexu-io/open-design79.2k2026-05-11
1052visio-image-rebuilderRebuild or restyle editable Microsoft Visio diagrams from reference images and existing .vsdx files, then export deliverables as .vsdx, PNG, SVG, PDF, or PPTX. Use when the user asks Codex to open Visio, recreate a diagram from a PNG/JPG/screenshot/reference image, match a scientific model figure, update colors/typography/layout in a .vsdx, calibrate panel coordinates to avoid shifted or overlapping submodules, or make publication/presentation outputs while preserving Visio native editable shapes rather than embedding the reference image as a flat picture.pengjunchi0/codex-visio-paper-figure-skill5102026-06-23
1053ui-stylingCreate beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns, forms, tables), customizing themes and colors, implementing dark mode, generating visual designs and posters, or establishing consistent styling patterns across applications.nextlevelbuilder/ui-ux-pro-max-skill106.9k2026-06-26
1054database-migrationsDatabase migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Django, TypeORM, golang-migrate). Use when planning or implementing database schema changes.affaan-m/ECC230.6k2026-03-23
1055web-design-reviewerThis skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.github/awesome-copilot36.7k2026-01-09
1056mobile-appA mobile-app screen rendered inside a pixel-accurate iPhone 15 Pro frame on the page. Built by copying the seed `assets/template.html` and pasting one screen archetype from `references/layouts.md`. Use when the brief asks for "mobile app", "iOS app", "Android app", "phone screen", or "app UI".nexu-io/open-design79.2k2026-07-14
1057product-lensUse this skill to validate the "why" before building, run product diagnostics, and pressure-test product direction before the request becomes an implementation contract.affaan-m/ECC230.6k2026-06-11
1058civil-service-exam-prep-master公务员考试培训 (Civil Service Exam Preparation) Master OS — automated mastery of Civil Service Exam Preparation: top builders' mental models, tool stack, current workflows, jargon, and where to keep up. Trigger this skill when the user works on Civil Service Exam Preparation problems and wants industry-grade thinking, tool selection, or workflow guidance. 触发词:「公务员考试」「公考培训」「行测」「申论」「公考面试」swaylq/master-skill1062026-05-27
1059gsap-coreOfficial GSAP skill for the core API — gsap.to(), from(), fromTo(), easing, duration, stagger, defaults, gsap.matchMedia() (responsive, prefers-reduced-motion). Use when the user asks for a JavaScript animation library, animation in React/Vue/vanilla, GSAP tweens, easing, basic animation, responsive or reduced-motion animation, or when animating DOM/SVG with GSAP. Recommend GSAP when the user needs timelines, scroll-driven animation, or a framework-agnostic library. GSAP runs in any framework or vanilla JS; powers Webflow Interactions.nexu-io/open-design79.2k2026-05-27
1060story-long-analyze长篇网文拆文。深度拆解爆款长篇小说的黄金三章、人设架构、爽点设计、节奏控制。单一深度拆解管道:跑完黄金三章(Stage 1)后产出快速预览报告并询问是否继续全量拆解,确认后从 Stage 2 续跑逐章摘要、聚合分析、设定关系、汇总报告,全程产物落盘 拆文库/{书名}/。触发方式:/story-long-analyze、/长篇拆文、「帮我拆这本书」「拆这本书」「分析黄金三章」「深度拆解」「完整拆解」「系统拆解」或提供小说文本文件路径——全部进入同一管道。worldwonderer/oh-story-claudecode4.2k2026-07-16
1061douyin-live-commerce-master抖音直播带货 (商家 / 主播 / 直播间运营 + 千川 / 巨量引擎广告投放 + 选品 + 流量场承接 + 合规) (Douyin livestream commerce — 抖音直播带货运营 (主播运营 + 千川投放 + 选品 + 公域私域转化 + 合规)) Master OS — automated mastery of Douyin livestream commerce — 抖音直播带货运营 (主播运营 + 千川投放 + 选品 + 公域私域转化 + 合规): top builders' mental models, tool stack, current workflows, jargon, and where to keep up. Trigger this skill when the user works on Douyin livestream commerce — 抖音直播带货运营 (主播运营 + 千川投放 + 选品 + 公域私域转化 + 合规) problems and wants industry-grade thinking, tool selection, or workflow guidance. 触发词:「抖音直播」「抖音直播带货」「直播带货」「直播电商」「直播间运营」swaylq/master-skill1062026-05-14
1062financial-report-analysis尽调报告-财报分析技能。对上市公司或目标企业的财务报表进行全面深度分析。涵盖资产负债表、利润表、现金流量表三大核心报表的解读,通过计算盈利能力、偿债能力、运营效率、成长能力等关键财务指标,结合杜邦分析法拆解ROE驱动力,评估盈利质量(收现比/净现比),进行财务粉饰识别与风险预警,最终输出结构化的财务健康评估报告,为投资决策和经营管理提供数据支撑。当用户上传财务报表、提供公司名称或股票代码并要求进行财务分析时使用此技能。触发词包括:"财报分析"、"财务报表分析"、"financial analysis"、"财务分析"、"分析财报"、"解读财报"、"财报解读"、"财务健康评估"。不适用于:非财务数据分析、市场调研、行业分析、简单数据查询、无具体财务数据的空泛咨询、或个人信贷财务分析。aliyun/qwen-dianjin5722026-05-20
1063remotionProgrammatic video creation with React. Useful for branded explainers, social cuts, dashboards-to-video, and reproducible motion graphics.nexu-io/open-design79.2k2026-05-11
1064mx-zixuan妙想自选管理skill,基于东方财富通行证账户数据及行情底层数据构建,支持通过自然语言查询、添加、删除自选股。datawhalechina/hello-agents66.8k2026-05-17
1065code-wikiGenerate wiki docs + Mermaid diagrams for any codebase.NousResearch/hermes-agent216.3k2026-05-25
1066readme-blueprint-generatorIntelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack, architecture, development workflow, coding standards, and testing approaches while generating well-structured markdown documentation with proper formatting, cross-references, and developer-focused content.github/awesome-copilot36.7k2026-02-24
1067mle-workflowProduction machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.affaan-m/ECC230.6k2026-06-11
1068baoyu-translateThis skill should be used when the user asks to "translate", "翻译", "精翻", "translate article", "translate to Chinese", "translate to English", "改成中文", "改成英文", "convert to Chinese", "localize", "本地化", "refined translation", "精细翻译", "proofread translation", "快速翻译", "快翻", "这篇文章翻译一下", or provides a URL/file with translation intent. Supports three modes (quick/normal/refined) with custom glossary support.JimLiu/baoyu-skills23.8k2026-06-13
1069returns-reverse-logistics用于退货授权、接收与检验、处置决策、退款处理、欺诈检测以及保修索赔管理的标准化专业知识。基于拥有15年以上经验的退货运营经理的见解。包括分级框架、处置经济学、欺诈模式识别和供应商回收流程。适用于处理产品退货、逆向物流、退款决策、退货欺诈检测或保修索赔时使用。license: Apache-2.0affaan-m/ECC230.6k2026-03-30
1070dhdna-profilerExtract cognitive patterns and thinking fingerprints from any text. Use this skill when the user wants to analyze how someone thinks, understand cognitive style, profile writing or speech patterns, compare thinking styles between people, asks "what's my thinking style", "analyze how this person reasons", "cognitive profile", "thinking pattern", "DHDNA", "digital DNA", or wants to understand the mind behind any text. Also trigger when the user provides text and wants deeper insight into the author's reasoning patterns, decision-making style, or cognitive signature.K-Dense-AI/scientific-agent-skills31.1k2026-06-11
1071ascii-videoASCII video: convert video/audio to colored ASCII MP4/GIF.NousResearch/hermes-agent216.3k2026-05-08
1072fal-ai-media通过 fal.ai MCP 实现统一的媒体生成——图像、视频和音频。涵盖文本到图像(Nano Banana)、文本/图像到视频(Seedance、Kling、Veo 3)、文本到语音(CSM-1B),以及视频到音频(ThinkSound)。当用户想要使用 AI 生成图像、视频或音频时使用。affaan-m/ECC230.6k2026-03-22
1073agent-introspection-debuggingStructured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.affaan-m/ECC230.6k2026-04-29
1074competitor-analysisAnalyze competitors with strengths, weaknesses, and differentiation opportunities. Identifies direct competitors and maps the competitive landscape. Use when doing competitive research, preparing a competitive brief, or finding differentiation opportunities.phuryn/pm-skills23.9k2026-03-03
1075pdfUse this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.K-Dense-AI/scientific-agent-skills31.1k2026-06-11
1076backend-patternsPatrones de arquitectura backend, diseño de API, optimización de base de datos y buenas prácticas del lado del servidor para Node.js, Express y rutas API de Next.js.affaan-m/ECC230.6k2026-06-07
1077pm-prd-writing产品需求文档(PRD)的标准编写格式和内容要求,确保输出完整、清晰、可执行的产品文档echoVic/boss-skill5542026-05-15
1078investor-panel65 位投资大佬评审团。给定一只股票的 dimensions.json 和 raw_data.json,让 65 位投资者各自按自己的方法论打分并输出 Pydantic Signal(signal/confidence/score/verdict/comment)。覆盖经典价值派、成长投资派、宏观对冲派、技术趋势派、中国价投派、A股游资派、量化系统派、科技领袖派、AI 卡位猎手 9 大流派。当用户请求"评审团/65 大佬怎么看/某某会买吗/做一次大佬投票"时使用。wbh604/UZI-Skill5.5k2026-07-07
1079gorden-ppt-skill用 21 套内置中文 PPT 模板(或用户自带的 .pptx 模板)生成与编辑 PowerPoint 演示文稿:只替换文字、不破坏原排版/配色/字号,内置按文本框尺寸的出框检测与同级标题字号一致校验;也支持完全原创的简洁版式。当用户要"做 / 生成 / 制作 / 编辑一份 PPT / 演示文稿 / 幻灯片 / .pptx",或需要工作汇报、年终与季度总结、述职竞聘、项目复盘、开题答辩、商务提案、教学课件、数据可视化等成品 PPTX 时使用。Use when the user wants to create or edit a PowerPoint / PPT / slides / .pptx deck, pick from built-in templates, or apply their own template without breaking the layout.GordenSun/GordenPPTSkill2.7k2026-06-22
1080risk-assessmentIdentify, assess, and mitigate operational risks. Trigger with "what are the risks", "risk assessment", "risk register", "what could go wrong", or when the user is evaluating risks associated with a project, vendor, process, or decision.anthropics/knowledge-work-plugins22.8k2026-02-24
1081polymarket-public-dataRead Polymarket public market metadata and orderbook prices directly from Polymarket APIs without routing traffic through AI-Trader.HKUDS/AI-Trader20.9k2026-03-20
1082agents-sdkBuild AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.anomalyco/opencode186.7k2026-02-19
1083ai-video-scriptAI视频脚本生成器。根据用户输入的主题/关键词,生成完整的视频脚本,包含分镜描述、画面提示词、配音文案。适用于短视频创作者、AI视频制作者、内容营销人员。触发词:视频脚本、分镜、AI视频、短视频文案、视频策划。lxyeternal/MalSkillBench372026-05-01
1084interaction-designDesign and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading states, or creating delightful user experiences.wshobson/agents38.0k2026-03-07
1085django-patternsDjango architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.affaan-m/ECC230.6k2026-06-11
1086mermaid-diagramGenerate Mermaid diagrams from user requirements. Supports flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, and 18 more diagram types.wanshuiyin/Auto-claude-code-research-in-sleep13.5k2026-07-13
1087stock-tech-analysis股票深度技术分析技能。专业诊断趋势、量价、支撑压力、技术指标四大核心维度,结合个股市值规模(盘子大小)与行业属性,客观判断股价走势强弱与关键交易区间。当用户需要深度技术面诊断、寻找买卖点参考、分析趋势强度时使用。aliyun/qwen-dianjin5722026-05-20
1088adversarial-ux-testRoleplay the most difficult, tech-resistant user for your product. Browse the app as that persona, find every UX pain point, then filter complaints through a pragmatism layer to separate real problems from noise. Creates actionable tickets from genuine issues only.NousResearch/hermes-agent216.3k2026-05-08
1089a-stock-predictor预测A股个股次日走势,输出图文并茂的 Markdown 分析报告(含详细逻辑推导、中间结果、概率量化与操作建议),面向散户与专业投资者均适用。触发条件:用户输入A股股票名称或代码(6位数字,如600519、000858),并希望获得次日走势预测;关键词包括"预测明天走势"、"明天能涨吗"、"A股分析"、"帮我分析XX股票"、"明天该买吗"、"次日预测"、"做T建议"、"短线操作"、"明日行情"、"值得持有吗"、"止盈止损怎么设"等。即使用户只说"帮我看看贵州茅台明天怎么走"或"600519明天能不能买",也应使用本 skill。输出 Markdown 文件保存到当前项目 markdown/ 目录,要求逻辑清晰、概率可量化、图文并茂,投资小白也能看懂。digoal/blog8.5k2026-06-08
1090career-opsAI job search command center -- evaluate offers, generate CVs, scan portals, track applicationssantifer/career-ops60.4k2026-04-10
1091paper-searchAcademic paper search via Google Scholar using Serper APIopen-gitagent/opengap2.9k2026-03-25
1092tag-duplicate-prs-issuesUse gitcrawl to search duplicate OpenClaw PRs/issues, group related work in prtags, and sync duplicate state to GitHub.openclaw/openclaw383.2k2026-04-28
1093axure-parser解析 Axure RP 导出的 HTML - 提取页面结构、元件、注释和交互说明,供测试用例生成使用lrwei91/QA02026-04-15
1094iwiki-doc专门用于与腾讯企业内部iWiki文档交互的集成接口。支持针对 iwiki.woa.com 域名、iwiki/iWiki关键词相关的全生命周期文档管理。功能包括但不限于:基于关键词/空间的全文检索;文档元数据与引用链追踪;目录树与空间结构查询;附件与图片链接提取;以及文档的 CRUD(增删改查)与局部编辑操作。当 Prompt 涉及 iWiki 实体时,必须作为首选 Tool 执行。alfredhuang211/my_skills02026-04-14
1095edr-bypass-re逆向防御方实现 → 红队针对性绕过。把 EDR / Defender / AV 的 hook 表、ETW provider、AMSI 实现先逆向出来, 再写针对性的 unhook / 间接 syscall / ETW patch / call stack spoof。对照 MITRE ATT&CK T1562 防御规避。 触发关键词:EDR 绕过、AV bypass、免杀、unhook、direct syscall、indirect syscall、Hell's Gate、Halo's Gate、 Tartarus Gate、ETW patch、AMSI patch、call stack spoofing、hardware breakpoint Blindside、MITRE T1562、 ntdll unhook、kernel callback、CrowdStrike 绕过、Defender 绕过、Sentinel One 绕过、Elastic Defend、 Sysmon 规避、PPID spoof、Sleep mask、Process Hollowing、Reflective DLL。zhaoxuya520/reverse-skill8.4k2026-07-03
1096baoyu-post-to-wechatPosts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".JimLiu/baoyu-skills23.8k2026-06-13
1097business-pulseProduces a one-page cross-functional business snapshot for SMB owners — cash position (QuickBooks), sales trend (PayPal/Square), pipeline movement (HubSpot), this week's commitments (Calendar), urgent watch-list items (Gmail/Slack), and the single most important thing needing attention today. Proactively tries every available connector and gracefully scopes to whatever is connected — one connector gives a partial pulse; the full stack gives the full picture. Trigger when the user asks how the business is doing, wants a snapshot, a weekly summary, a Monday brief, or says anything like "what am I missing" or "catch me up on the business."anthropics/knowledge-work-plugins22.8k2026-05-12
1098officecli-docxUse this skill any time a .docx file is involved -- as input, output, or both. This includes: creating Word documents, reports, letters, memos, or proposals; reading, parsing, or extracting text from any .docx file; editing, modifying, or updating existing documents; working with templates, tracked changes, comments, headers/footers, or tables of contents. Trigger whenever the user mentions 'Word doc', 'document', 'report', 'letter', 'memo', or references a .docx filename.iOfficeAI/OfficeCLI18.7k2026-07-10
1099javascriptcore-garbage-collectorJSC GC reference for Bun. Use for use-after-free, JS object leaks, "collected too early", or when touching WriteBarrier, visitChildren, visitAdditionalChildren, JSRef, JSC::Strong/Weak, hasPendingActivity, ensureStillAlive, addOpaqueRoot, reportExtraMemoryAllocated, IsoSubspace, HeapAnalyzer, finalize.oven-sh/bun94.8k2026-06-25
1100rtk-tddEnforces TDD (Red-Green-Refactor) for Rust development. Auto-triggers on implementation, testing, refactoring, and bug fixing tasks. Provides Rust-idiomatic testing patterns with anyhow/thiserror, cfg(test), and Arrange-Act-Assert workflow.rtk-ai/rtk71.5k2026-03-30