Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

Agent Skills 디렉터리

인기 agent skills, 55페이지

SkillsMP 인기 디렉터리를 구성하는 색인된 skills를 둘러보세요.

순위Skill저장소Stars업데이트
5401clerk-authClerk auth with API version 2025-11-10 breaking changes (billing endpoints, payment_source→payment_method), Next.js v6 async auth(), PKCE for custom OAuth, credential stuffing defense. Use when: troubleshooting "Missing Clerk Secret Key", JWKS errors, authorizedParties CSRF, JWT size limits (1.2KB), 431 header errors (Vite dev mode), or testing with 424242 OTP.ovachiever/droid-tings502025-11-24
5402clickhouse-io고성능 분석 워크로드를 위한 ClickHouse 데이터베이스 패턴, 쿼리 최적화, 분석 및 데이터 엔지니어링 모범 사례.affaan-m/ECC228.9k2026-07-04
5403deployment-patternsDeployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.affaan-m/ECC228.9k2026-06-11
5404springboot-tddTest-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.affaan-m/ECC228.9k2026-06-11
5405global-finance-brief全球财经要闻自动抓取与简报生成技能。当用户询问财经热点、财经新闻、市场动态、投资热点、生成财经简报,或要求查看今天/最近金融市场有什么大事时触发。即使用户只说"财经热点"、"财经新闻汇总"等简短表述也要触发。本技能自动搜索最新财经资讯(24-72 小时),智能筛选高影响力事件,按宏观/市场/行业/公司分类汇总,生成结构化简要报告,包含核心头条、市场表现、行业动态、投资机会和风险提示。支持定时任务创建。aliyun/qwen-dianjin5512026-05-20
5406build-mcpbThis skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a local MCP server", "distribute a local MCP", discusses ".mcpb files", mentions bundling a Node or Python runtime with their MCP server, or needs an MCP server that interacts with the local filesystem, desktop apps, or OS and must be installable without the user having Node/Python set up.anthropics/claude-plugins-official32.0k2026-04-17
5407using-cesiumjs-skillsUse when starting any conversation involving CesiumJS development - provides orientation on available domain skills and how they activateCesiumGS/cesiumjs-skills942026-06-01
5408secure-code-review安全代码审查的专业技能和方法论Ed1s0nZ/CyberStrikeAI5.1k2026-01-15
5409customer-service-expertExpert guidance for improving customer service assistants. Use when optimizing UX, response time, tone, wording, conversation flow, or evaluating customer service quality.GitHamza0206/simba1.5k2026-01-04
5410conventional-commitPrompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.github/awesome-copilot36.5k2026-02-24
5411postgresql-optimizationPostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.github/awesome-copilot36.5k2026-02-24
5412html-ppt-zhangzara-capsuleA year-end self-review for a product manager — the role, the outcomes, the learning, and the ask, all evidence-backed. Built as a decision-grade career deck for manager, review committee.nexu-io/open-design77.6k2026-07-10
5413frontend-slidesGenerate animation-rich HTML presentations with visual style previews. Useful for online keynotes, embedded talks, and interactive briefs.nexu-io/open-design77.6k2026-05-11
5414figma-generate-libraryBuild or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. This skill teaches WHAT to build and in WHAT ORDER — it complements the `figma-use` skill which teaches HOW to call the Plugin API. Both skills should be loaded together.openai/skills23.6k2026-03-25
5415translation-quality-mqmMQM(Multidimensional Quality Metrics) Translation Quality Framework, error classification , severity weight, score calculation Formula quality-reviewer Extended Skill. 'MQM ', 'Translation Quality ', 'error classification', 'Translation QA', 'Quality ric' etc. Translation Qualityof Verification . , Translation Localization application of .revfactory/harness-1001.1k2026-03-22
5416jira-assistantManage Jira issues via Atlassian MCP — search, create, update, transition status, and handle sprint tasks. Auto-detects workspace configuration. Use when user says "create a Jira ticket", "update my sprint", "check Jira status", "transition this issue", "search Jira", or "move ticket to done". Do NOT use for Confluence pages (use confluence-assistant).tech-leads-club/agent-skills4.9k2026-02-26
5417quiz出题与测验,评估用户对知识节点的掌握情况。Tencent/WeSmartFlow312026-06-01
5418spark-optimizationOptimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or scaling data processing pipelines.wshobson/agents37.8k2026-05-22
5419env-patch在 Node.js 中运行浏览器加密 JS(补环境)。env_core.js 提供函数伪装/原型链/Proxy 引擎,Claude 按诊断报告在 run.js 中按需编写存根。 TRIGGER when: 用户说"补环境"、"提取模块"、"Node里跑"、"webpack模块提取"、"环境模拟"、"把JS搞到Node跑",或找到加密入口后需要脱离浏览器独立运行。 DO NOT TRIGGER when: 只是在浏览器调试、做 AST 解混淆、或写普通 Node.js 代码。zhizhuodemao/ai-reverse-toolkit3612026-03-14
5420ui-testZhihu++ LLM 自动化 UI 测试。使用 testTag 系统精准定位 Compose 元素并交互,替代硬编码坐标的 adb tap。提供已知 tag 列表、文字内容点击、截图验证等能力。适用于:功能验证、UI 回归测试、自动化交互流程。zly2006/zhihu-plus-plus3.3k2026-06-12
5421social-graph-ranker加权社交图谱排名,用于在X和LinkedIn上发现温暖介绍、桥梁评分和网络差距分析。当用户想要可重用的图谱排名引擎本身,而不是其上层更广泛的推广或网络维护工作流时使用。affaan-m/ECC228.9k2026-05-11
5422tapd-storyTAPD 需求技能,用于读取、更新 TAPD 需求,读取/新增/修改需求评论,以及通过 TestX design 接口读取需求;读取需求时只处理 API 返回的文本字段。依赖 tapd-base 提供 OAuth 和用户态 API token;需要把需求关联到 TestX 时可继续使用 tapd-testx。aicc-dev/tapd-skills02026-04-28
5423sample-skillSample skill fixture for classpath registry enhancement tests.alibaba/spring-ai-alibaba10.3k2026-03-30
5424supplier-selectionHow to rank and pick a supplier for a SKU. Load this whenever a task involves choosing a supplier, comparing quotes, or creating a purchase order.anthropics/cwc-workshops1.4k2026-05-07
5425margin-analyzerAnalyzes unit economics by product or service using PayPal merchant insights and QuickBooks cost data, benchmarks against inflation and cost changes, and shows pricing-scenario data (e.g. "a 5% increase historically correlates with ~3% volume drop"). Surfaces analysis only — does not recommend a price. Use when the user asks about raising prices, pricing, margin analysis, what to charge, whether costs are eating into profit, or how a price change might affect their business. Trigger even if the user doesn't say "margin" explicitly — phrases like "am I making enough?", "should I charge more?", or "my costs are going up" all call for this skill.anthropics/knowledge-work-plugins22.6k2026-05-12
5426antv-l7基于 WebGL 的大规模地理空间数据可视化引擎。适用于: (1) 创建交互式 WebGL 地图应用 (2) 可视化地理空间数据(点、线、面、热力图) (3) 构建位置数据驾驶舱 (4) 添加地图图层、交互和动画效果 (5) 处理并展示 GeoJSON、CSV 等空间数据antvis/L74.0k2026-05-11
5427review-writing# Review Writing — 学术综述逐节写作方法论beita6969/ScienceClaw8642026-03-12
5428google-cpp-styleGoogle C++ Style Guide rules for writing clean, maintainable C++ code. Use when writing C++, reviewing code, discussing naming conventions, formatting, class design, or any C++ best practices. Covers headers, scoping, classes, functions, naming, comments, and formatting.ClickHouse/pg_stat_ch1172026-01-25
5429eda-design-review-system通用EDA设计审查系统 - 一个自成体系的多Agent并行电路网表审查框架。支持智能网表切片、并行多专家审查、防卡死监控、数据手册精确引用、双格式报告生成。适用于各种芯片(ESP32、STM32、ARM、FPGA等)和电路设计审查。触发词:EDA设计审查、电路网表审查、原理图审查、PCB审查、电路review、检查电路、硬件设计审查、电子设计自动化审查。EmilisonBlack/EDA-Design-Review-System32026-04-14
5430crypto-derivativesCrypto-derivatives strategies — perpetual funding-rate arbitrage, futures term-structure contango/backwardation trading, and option volatility-smile / Greeks analysis.HKUDS/Vibe-Trading20.5k2026-04-09
5431factor-researchFactor research framework with IC/IR analysis, quantile backtesting, and factor combination. Suitable for cross-sectional factor evaluation across multiple instruments.HKUDS/Vibe-Trading20.5k2026-05-17
5432strategy-consulting-visualizationUse when turning any content into clear, professional visualizations - board slides, reports, proposals, research summaries, training materials, technical diagrams, infographics, process flows, timelines, benchmarks, waterfall charts, or data-backed visual specs for any audience.kgraph57/mckinsey-style-visualization-skill472026-06-17
5433frontend-query-mutationGuide for implementing Langflow frontend query and mutation patterns with Axios and TanStack React Query v5. Trigger when creating or updating API hooks in controllers/API/queries, consuming UseRequestProcessor in components, deciding whether to use useQuery or useMutation, handling conditional queries, cache invalidation, mutation error handling, or migrating legacy API calls to the query hook pattern.langflow-ai/langflow151.8k2026-03-19
5434imagegen-frontend-webElite frontend image-direction skill for generating premium, conversion-aware website design references. CRITICAL OUTPUT RULE — generate ONE separate horizontal image FOR EVERY section. A landing page with 8 sections produces 8 images. Never compress multiple sections into one image. Enforces composition variety (not always left-text / right-image), background-image freedom, varied CTAs, varied hero scales (giant / mid / mini minimalist), narrative concept spine, second-read moments, and a single consistent palette across all images. Optimized for landing pages, marketing sites, and product comps that developers or coding models can accurately recreate.Leonxlnx/taste-skill62.5k2026-05-04
5435mentorshipFinding, maintaining, and providing mentorship relationships. Use when someone wants guidance in career or skill development, wants to find a mentor, has been asked to mentor someone, or values cross-generational knowledge transfer.LeoYeAI/openclaw-master-skills2.1k2026-05-18
5436installing-skills-systemFork, clone to ~/.clank, run installer, edit CLAUDE.mdobra/clank402025-10-09
5437company-creatorCreate agent company packages that conform to agentcompanies/v1. Use when asked to create a company, scaffold an agent team, hire agents, or turn a repo/skills collection into a company package.paperclipai/paperclip73.4k2026-07-10
5438para-memory-filesUse a file-based PARA memory system to store, retrieve, and organize durable knowledge across sessions. Trigger on saving facts, daily notes, entity records, weekly synthesis, recall, tacit user patterns, or plan memory.paperclipai/paperclip73.4k2026-07-10
5439controller-contadorController / Contador sênior para contabilidade empresarial brasileira, rotinas fiscais (NF-e, NFS-e, SPED ICMS/Fiscal/Contribuições), fechamento mensal, conciliações, demonstrações financeiras (BP, DRE, DFC), regimes tributários (Simples, Presumido, Real) e controle interno. Use ao estruturar área contábil, preparar fechamento, conciliar contas, apurar impostos, responder auditoria ou quando o usuário mencionar controller, contador, contabilidade, NF-e, SPED, DRE, balanço patrimonial, Simples Nacional, Lucro Presumido ou Lucro Real.ricardonevesbraga/flowgrammers-skills1032026-04-23
5440agent-paymentsAgent skill for payments - invoke with $agent-paymentsruvnet/ruflo64.2k2026-02-07
5441github-project-managementComprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planningruvnet/ruflo64.2k2026-05-21
5442instagram-skillHow to use Instagram CLI to interact with Instagram from the command line on behalf of a user. Use this skill whenever the user wants to send or read Instagram messages, check their inbox, reply to or unsend messages, or automate any Instagram DM workflow via the CLI. This includes tasks phrased as "message X on Instagram", "check my Instagram DMs", "send a photo to my friend", "read my unread Instagram threads", or any automation / scripting involving Instagram direct messages.supreme-gg-gg/instagram-cli2.0k2026-04-05
5443facebook-marketingCreate, optimize, and automate Facebook content for Pages, Groups, and Ads. Use when someone asks to "grow Facebook page", "create Facebook ads", "manage Facebook group", "Facebook API integration", "automate Facebook posting", "Facebook analytics", or "Facebook marketing strategy". Covers Pages, Groups, Graph API publishing, Ads Manager API, Messenger bots, and growth strategies.TerminalSkills/skills992026-05-13
5444grill-meInterview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".udecode/plate16.4k2026-03-29
5445xianyu-openclaw闲鱼数字商品客服和自动发货技能,支持拉取会话、查询订单、自动发货、补发、风险升级。 Use when: 需要在闲鱼场景中处理售前咨询、已付款发货、补发、退款投诉升级。 NOT for: 自动议价、绕过付款直接发货、处理高风险纠纷结论判定。zh2232560-create/openclawskill-xianyu02026-05-19
5446seedance-video-craft用 Seedance 2.0 满血版出片的深度实战 skill——由视频入口在**复杂 Seedance 任务** 中加载:多模态参考配比(9图/3视频/3音频)、多镜叙事、视频编辑/延长、复杂动作、 口播/广告片、高质量商业交付、爆款体检。基于字节 Seedance 2.0 技术报告 (统一多模态音视频联合生成,4-15s,原生音频+口型,主体控制/运动操控/风格迁移/ 视频延长),给出全能参考配方、模型对齐提示词补充、爆款体检自评(改编自 Higgsfield Virality Predictor)与广告/短视频模式分类。简单单镜生成不触发本技能。2799662352/ai-image-master12026-07-10
5447clinical-trial-protocol-skillGenerate clinical trial protocols for medical devices or drugs. This skill should be used when users say "Create a clinical trial protocol", "Generate protocol for [device/drug]", "Help me design a clinical study", "Research similar trials for [intervention]", or when developi...aipoch/medical-research-skills1.4k2026-06-23
5448slide-deck-generatorGenerate a polished HTML slide deck from a topic, outline, or data. Outputs a self-contained .html file with keyboard/touch navigation, responsive typography, and the ALPA (Alpaca Labs) design system — Helvetica, editorial layout, clean white backgrounds.AlpacaLabsLLC/skills-for-architects2452026-06-10
5449human-resources-performance-manager绩效管理助手 - 专业的绩效体系设计与员工发展专家。适用场景: (1) 绩效考核体系设计(OKR/KPI/BSC) (2) 绩效指标分解与目标设定 (3) 绩效评估方案与流程设计 (4) 绩效面谈与反馈辅导 (5) 绩效改进计划(PIP)制定 (6) 绩效数据分析与报告 (7) 绩效薪酬联动方案 触发关键词:绩效管理、绩效考核、OKR、KPI、BSC、绩效评估、绩效面谈、绩效改进、目标管理、考核指标、360评估chendongqi/OPB-Skills982026-02-11
5450api-integration-specialistExpert in integrating third-party APIs with proper authentication, error handling, rate limiting, and retry logic. Use when integrating REST APIs, GraphQL endpoints, webhooks, or external services. Specializes in OAuth flows, API key management, request/response transformation, and building robust API clients.davila7/claude-code-templates29.2k2025-12-20
5451anti-cheat-systemsGuide for modern game anti-cheat architecture, Windows kernel monitoring, and detection tradeoffs. Use this skill when analyzing EAC, BattlEye, Vanguard, FACEIT AC, kernel callbacks, handle protection, manual-map detection, boot-start drivers, BYOVD, DMA threats, or behavioral telemetry in game security research.gmh5225/awesome-game-security3.1k2026-05-22
5452opencode-writer将复杂写作任务委托给 OpenCode(文件解析/数据建模/图表/格式转换)。当用户需要读取 Excel/CSV/PDF/Word 并输出报告(Markdown/Docx)时使用。关键词:报告、调研、方案、数据分析、建模、图表、Word、PDF、Excel。GongLingRui/openwriting-skills82026-03-31
5453marketing-short-video-editing-coach专注短视频剪辑技术全链路的实战教练,精通剪映/CapCut专业版、Premiere Pro、DaVinci Resolve、Final Cut Pro四大剪辑工具,覆盖画面构图与镜头语言、调色与色彩校正、音频工程、动态图形与特效、字幕排版、多平台输出优化、剪辑工作流效率提升以及AI辅助剪辑等核心技术领域。itgoyo/hermes-skills232026-04-22
5454moviepilot-cliUse this skill when the user asks to operate MoviePilot through the local `moviepilot tool` MCP CLI for normal product workflows: media search, torrent search, downloads, subscriptions, downloader tasks, library checks, sites, schedulers, workflows, and messages. Prefer dedicated skills for slash command dispatch, manual file organization or failed transfer retry, direct REST API calls, direct database SQL, browser operations, and restart/upgrade.jxxghp/MoviePilot11.3k2026-06-21
5455project-managerManage projects, grants, milestones, and updates on the Karma protocol. Use when user says "create a project", "new project", "add a grant", "record funding", "add milestone", "complete milestone", "post an update", "project progress", "grant update", "update project", "edit project", "edit grant", "complete grant", "add roadmap milestone", "report impact", "endorse project", "add team member", "set up agent", "configure API key", or any on-chain project management action.LeoYeAI/openclaw-master-skills2.1k2026-06-15
5456video-project-init剪辑工程初始化 - 新建视频剪辑项目目录结构,支持素材导入和索引登记Leoyishou/personal-ai-company252026-02-13
5457boss-zhipin-helper帮助新手把 BossZhiPin_Job_Search 这个 BOSS 直聘自动打招呼脚本跑起来。覆盖两种用户路径——(A) 直接下载桌面 App(.app / .dmg / .exe)的非开发者,常见症状:"Gatekeeper 拦"、"双击没反应"、".app 闪退"、"GUI 里配 API key"、"界面中英文怎么切"、"用不明白想让 AI 看看状态(「问 AI 帮忙」按钮)";以及 (B) clone 源码 + uv 跑命令行的开发者,常见症状:"uv 命令找不到"、"扫码扫不上"、"Chrome 起来空白"、"卡在哪一步"。当用户提到 BossZhiPin_Job_Search、BOSS 直聘脚本、自动招呼语、my_cover.pdf、chrome_profile、DEEPSEEK_API_KEY、Tauri、DMG 安装、PyTauri 等本项目特有概念,或者明显在按 README 走但被某一步卡住时,主动使用此 skill。即使用户没有明说"帮我装",只要场景对得上就用。longsizhuo/BossZhiPin_Job_Search1402026-06-21
5458ai-video-masterAI短视频创作大师 v4.1 - 系统级Prompt架构 + RAG检索增强 整合了:分镜头执行方法论 + 工业级AI视频制作SOP + 好莱坞影视编剧法则 + B2B企服行业血泪复盘 + 高转化痛点斩杀模型 + 全套废片急救预案 + 行业案例库 + 模型适配器 + 变量池模板库 具有状态机能力的控制流框架,支持RAG强制检索、停机等待、Chain of Thought自检、触发式急救协议 适配平台:Coze / Dify / GPTs / Claude 等lyhs-hf/ai-video-master52026-04-07
5459matlab-create-projectCreates a MATLAB project for an existing folder of MATLAB files using the matlab.project.* APIs via MCP. Adds all existing files, configures the project path, generates a project name/description, and creates a README.md with a function table. Prompts the user before creating any new folders. Never overwrites existing files. Use when asked: "create a project", "set up a MATLAB project", "initialize project", "make this a MATLAB project", "configure project".matlab/matlab-agentic-toolkit7662026-07-02
5460ai-drama-prompt-factoryAI短剧提示词工厂 - 端到端将小说/故事创意转化为结构化提示词包(角色立绘+场景+道具+分镜图片+视频+音频)的完整流水线。一个入口启动全流程,内部自动按阶段推进:策划→设计→剧本→诊断→提示词组装→API JSON输出。支持小说改编和原创短剧两条路径。触发词:AI短剧、短剧制作、小说转短剧、短剧提示词、提示词工厂、短剧全流程、小说改编短剧、生成短剧、AI视频剧本、短剧项目、分镜提示词、视频提示词、prompt factory。modbender/skill-library-mcp102026-03-06
5461resume-generator-cn简历生成器 - AI 驱动的中英文简历生成、优化、模板(简历中国版)modbender/skill-library-mcp102026-03-06
5462altium-schdocQuery Altium Designer binary .SchDoc schematic files — list components, trace nets, inspect pins and parameters, export BOM / netlist / JSON from within chat.newmatik/altium-schdoc-viewer22026-04-22
5463ui-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-skill104.8k2026-07-01
5464skill-installerInstall Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).openai/skills23.6k2026-06-24
5465speech-to-textTranscribe audio to text with Whisper models via inference.sh CLI. Models: Fast Whisper Large V3, Whisper V3 Large. Capabilities: transcription, translation, multi-language, timestamps. Use for: meeting transcription, subtitles, podcast transcripts, voice notes. Triggers: speech to text, transcription, whisper, audio to text, transcribe audio, voice to text, stt, automatic transcription, subtitles generation, transcribe meeting, audio transcription, whisper aiopenakita/openakita1.8k2026-04-24
5466yida-form-detail表单详情页 formDetail 样式优化。通过 Schema 注入 Html 组件承载 CSS,实现卡片化布局、字段视觉美化、评论区与操作栏调整。适用于新建应用后统一表单详情页风格。openyida/openyida1932026-07-02
5467interview-scriptCreate a structured customer interview script with JTBD probing questions, warm-up, core exploration, and wrap-up sections. Follows The Mom Test principles — no leading questions, no pitching, focus on past behavior. Use when preparing for user interviews, creating interview guides, or planning discovery research.phuryn/pm-skills23.6k2026-03-03
5468grammar-checkIdentify grammar, logical, and flow errors in text and suggest targeted fixes without rewriting the entire text. Use when proofreading content, checking writing quality, or reviewing a draft.phuryn/pm-skills23.6k2026-03-03
5469review-resumeComprehensive PM resume review and tailoring against 10 best practices including XYZ+S formula, keyword optimization, job-specific tailoring, and structure. Use when reviewing a PM resume, preparing for job applications, or improving resume impact.phuryn/pm-skills23.6k2026-03-03
5470image-design高级质感图片设计 —— 基于摄影逻辑的 AI 图片提示词生成技能。当用户需要生成图片、写提示词、或讨论 AI 图片质量时激活此技能。通过主体描述、构图位置、光线逻辑、相机视角、风格与质感五大模块,生成专业级 AI 绘图提示词。适用于 GPT-image2、nanobanana、Midjourney、Stable Diffusion 等 AI 绘图工具。renky1025/agent-skills42026-04-21
5471photoshopControl Adobe Photoshop from the shell via Flue - ExtendScript bridges without an MCP server.SFKislev/Flue502026-05-23
5472ex-chat前任聊天模拟器 — 上传微信/QQ聊天记录,AI模仿对方的语气、口头禅、表情习惯和你聊天。Use when user says "模仿TA聊天", "用TA的语气", "像前任那样说话", "角色扮演聊天记录".sissc0731/ex-chat02026-06-14
5473china-ecommerce-operatorExpert China e-commerce operations covering Taobao (淘宝), Tmall (天猫), Pinduoduo (拼多多), JD (京东), and Douyin Shop (抖音店铺). Deep expertise in product listing optimization, platform-specific advertising (直通车/万相台/多多搜索/京速推), live commerce operations, 618/Double 11 campaign execution, and cross-platform strategy. Use when "Taobao/Tmall store operations", "淘宝运营"; "Pinduoduo strategy", "拼多多运营"; "JD store optimization", "京东运营"; "618 campaign plan", "Double 11 战役计划"; "China e-commerce advertising", "直通车 optimization"; "중국 이커머스", "타오바오 운영", "핀둬둬 전략"; "Product listing optimization for Chinese platforms" Do NOT use for cross-border e-commerce (Amazon, Shopee, etc.) (use china-cross-border-ecommerce); livestream coaching without platform operations (use china-livestream-commerce-coach); WeChat private domain (use china-private-domain-operator); general product pricing strategy (use marketing-sales-playbook)sylvanus4/github-to-notion-sync02026-06-06
5474kaoyan-electronics-circuit电路图解析 - 管理822电子技术基础的电路图智能识别、元件参数提取、电路拓扑分析、静态分析+动态分析输出,使用MCP工具实现电路结构识别,强制康华光符号体系Treasoni/kaoyan_skills132026-03-21
5475archifyCreate professional architecture, workflow, sequence, data-flow, and lifecycle/state diagrams as standalone HTML files with SVG graphics, a built-in dark/light theme toggle, and one-click export to PNG / JPEG / WebP / SVG. Accepts plain-language descriptions or pasted Mermaid code (flowchart, sequenceDiagram, stateDiagram) and lays the diagram out from scratch in archify style. Use when the user asks for system architecture diagrams, infrastructure diagrams, cloud architecture visualizations, security diagrams, network topology, technical workflows, approval flows, runbooks, CI/CD flows, process diagrams, API call sequences, request lifecycles, data pipelines, ETL/ELT maps, PII boundaries, data lineage, state machines, lifecycle diagrams, status transitions, or asks to convert/beautify a Mermaid diagram.tt-a1i/archify3.8k2026-07-09
5476vue-testing-best-practicesUse for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.vuejs-ai/skills2.7k2026-01-28
5477nuclei-scanNuclei 漏洞扫描工具使用方法论。当需要对目标进行已知漏洞扫描、CVE 验证、批量 PoC 检测时使用。Nuclei 拥有社区维护的 9000+ 模板,覆盖 CVE、默认口令、配置错误、信息泄露等。任何涉及 nuclei 扫描、CVE 批量验证、PoC 检测、漏洞模板搜索的场景都应使用此技能。也适用于需要从 nuclei 模板中提取 payload 用于手动利用的场景wgpsec/AboutSecurity1.6k2026-05-21
5478wenfeng-skill文风 Skill:当用户提供一部小说、单本作品文本、文件路径或明确语料,并要求「蒸馏作家」「从这本书生成 Skill」「造一个 XX 风格写作 Skill」「提炼这本作品的笔法」「提炼文风」时使用。只从单本作品中提炼叙事技艺、语言指纹和创作规则,并生成一个目标 SKILL.md。XTmingyue/wenfeng-skill62026-05-26
5479whiteboard-video-workflow从 SRT 字幕文件自动生成完整白板动画视频的端到端工作流。依次完成分镜解析、图片生成、视频生成三个阶段。当用户提供 SRT 文件并要求生成白板动画视频,或说"从字幕生成白板视频"、"白板视频工作流"时触发。YangAgent/whiteboard-animation-skill552026-06-14
5480miniprogram-development小程序开发时使用。覆盖微信/支付宝/抖音小程序 + Taro/uni-app 多端统一开发。zhaoxuya520/AI-Fullstack-Delivery-Workflow152026-05-19
5481evaluating-llmsEvaluate LLM systems using automated metrics, LLM-as-judge, and benchmarks. Use when testing prompt quality, validating RAG pipelines, measuring safety (hallucinations, bias), or comparing models for production deployment.ancoleman/ai-design-components3862025-12-09
5482browseUse the browse CLI for Browserbase browser automation, Browserbase cloud APIs, Browserbase Functions, templates, web fetch/search, diagnostics, and Browse.sh skill discovery/installation. Use when the user asks to navigate pages, inspect browser state, run local or remote browser sessions, manage Browserbase resources, call Browserbase Functions, browse or scaffold Browserbase templates, fetch or search web content, diagnose browse setup, find or install a skill for a website task, discover site-specific Browse.sh skills, or install/refresh this browse skill.browserbase/stagehand23.5k2026-07-09
5483whatsapp-chatbotProjeta fluxos de chatbot para WhatsApp com árvores de decisão, qualificação automática e encaminhamento para humano. Use quando o usuário pedir fluxo de chatbot, automação de WhatsApp, bot de atendimento, árvore de decisão, ou estrutura de automação para WhatsApp Business.Fontis-PUB/you-team-skills12026-03-30
5484bigquery-basicsManages datasets, tables, and jobs in BigQuery. Use when you need to interact with BigQuery, run SQL queries, manage BigQuery resources (datasets, tables, views), or perform basic data ingestion and analysis.google/skills14.5k2026-06-24
5485ifind-data基于同花顺 iFind API 的金融数据查询技能。用于获取 A 股、港股、美股的股票行情、基金净值、指数数据、财务报表等。触发场景:(1) 查询股票实时行情或历史价格,(2) 获取基金净值和业绩数据,(3) 查询指数成分股和估值,(4) 使用自然语言选股(问财),(5) 获取财务数据和估值指标。支持本地 SDK 和 HTTP API 两种调用方式。10e9928a/ifind-data402026-01-30
5486code-review-skillProvides comprehensive code review guidance for React 19, Vue 3, Angular 17+, Svelte 5, Rust, TypeScript, Java, Java 8, PHP, Python, Django, FastAPI, Go, C#/.NET, Kotlin, Swift, NestJS, C/C++, Zig, CSS/Less/Sass, Qt, and more. Covers architecture review, performance review, security audit, code quality anti-patterns, and common bugs across all ecosystems. Use when: reviewing pull requests, conducting PR reviews, code review, reviewing code changes, establishing review standards, mentoring developers, architecture reviews, security audits, performance reviews, checking code quality, finding bugs, giving feedback on code.awesome-skills/code-review-skill1.4k2026-07-09
5487hook-analyzer视频前三秒钩子分析技能。从分镜拆解结果中提取前三秒分镜数据,为钩子吸引力评估提供结构化上下文。运行脚本 `python scripts/analyze_hook_segments.py "<breakdown_json_file>"` 或通过 stdin 传入 JSON。输出包含前三秒分镜数量、总时长和每个分镜的详细信息(含关键帧 URL)。bytedance/agentkit-samples3712026-02-13
5488study-plan学习计划生成器。考研计划、考证规划、每日学习、番茄钟。Study plan generator for exams, certifications, daily schedules. 学习计划、考研计. Use when you need study plan capabilities. Triggers on: study plan.dvcrn/openclaw-skills-marketplace232026-03-15
5489boss可审计的 agent 团队:BMAD 全自动研发流水线编排器。编排 9 个专业 Agent(PM、架构师、UI Designer、Tech Lead、Scrum Master、Frontend、Backend、QA、DevOps)从需求到部署,每一步都有事件溯源 + 不可绕过门禁 + 确定性 eval——可验证测试真跑、门禁真过。支持单环节切片命令(/boss:plan /review /qa /ship)与无 CLI 纯 Markdown 降级。 Triggers: 'boss mode', '/boss', '全自动开发', '从需求到部署', '帮我做一个', 'build this', 'ship it', '全流程', '自动化开发', '一键开发', 'start a project', 'new feature' Does NOT trigger: - 单文件修改或简单 bug 修复(直接编辑即可) - 纯代码阅读或解释(使用 read 工具) - 已有 pipeline 正在运行时的重复启动 - 极小事(预计 <30 分钟人工可完成、不需要 PRD/架构/门禁记录) Output: 完整项目代码 + PRD/架构/UI/测试/部署文档,写入 .boss/<feature>/ 目录echoVic/boss-skill5512026-07-03
5490ios-qaLive-device iOS QA for SwiftUI apps. (gstack)garrytan/gstack121.5k2026-06-25
5491doris-docker-regressionRun Doris docker-based regression tests from a clean packageapache/doris15.6k2026-03-31
5492prompt-illustriousCraft a danbooru-tag image prompt for Illustrious XL, Pony Diffusion V6 XL, or other SDXL fine-tunes trained on danbooru tags. Use when the user asks for a Pony, Illustrious, or SDXL danbooru-style prompt. Returns positive AND negative prompts.charliecpeterson/comfyui_mcp02026-05-18
5493ruanzhu当用户执行 /ruanzhu 命令或请求生成软著源代码文档时触发。提供软著源代码 DOCX 生成规范。 覆盖项目信息检测、语言扫描规则、页数控制、DOCX 格式规范等。doccker/cc-use-exp9852026-03-21
5494elasticsearch-onboardingPrimary guided playbook for Elasticsearch search in Kibana Agent Builder: intent → data → mapping → Dev Tools API snippets (SENSE), with one question at a time. Load this skill whenever the user wants to learn Elasticsearch search, get started, begin building, take first steps, onboard, follow a walkthrough or tutorial, go from zero to a working query, or get structured help setting up indices and search — including casual openers like hi, help, getting started, new to Elasticsearch, how do I build search, or I want to try search. Use when they need end-to-end onboarding, not a single narrow API answer. If they only ask what they can build with Elastic (exploration without the full playbook), prefer invoking /use-case-library first; you can still load this skill afterward for the guided build.elastic/kibana21.2k2026-06-02
5495product-manager产品经理/需求分析师角色技能。当需要进行需求建模、需求结构化输出、MVP范围定义、用户故事编写、验收标准制定,或需要将一句话需求转化为可交付的详细需求文档时使用。关键词:需求分析、用户故事、验收标准、MVP、功能列表、需求建模、产品范围。nelson820125/iforgeai62026-03-26
5496cost-optimizeAnalyze token usage patterns and recommend cost optimizations with estimated savingsruvnet/ruflo64.2k2026-05-05
5497test-gapsDetect missing test coverage and generate test suggestions. Use when the user asks about coverage gaps, untested code, or what tests to write next; also after adding a feature to find what still needs tests.ruvnet/ruflo64.2k2026-06-27
5498data-analysis数据分析与可视化 — 执行 SQL 查询、数据处理、统计分析和图表生成。当用户需要对结构化数据进行查询、分析或可视化时使用此 Skill。包括:(1) SQL 查询构建与执行 (2) Pandas 数据处理与清洗 (3) 统计分析与趋势检测 (4) 图表和报告生成 (5) 数据导出(CSV/Excel)。触发关键词:查询数据、统计分析、生成报表、数据可视化、SQL、图表、趋势分析。zxl85813-web/HiveMind_RAG12026-02-21
5499video-transcript视频逐字稿提取专家(基于豆包视频理解模型)。支持 B 站 / 抖音 / 小红书 / YouTube / 微信视频号链接或本地视频。全程在用户电脑后台运行(headless),不弹窗、不要求登录视频网站。输出"语义分段 + 段落级时间戳"的严格逐字稿(保留口语词、网络梗、停顿),长视频自动分段处理避免被模型概括。 触发场景: - 用户说"出逐字稿"、"提取逐字稿"、"转文字"、"视频转文字" - 用户说"听写视频"、"提取视频文案"、"视频字幕" - 用户使用 /video-transcript 命令 - 用户贴一个视频链接(B站 / 抖音 / 小红书 / YouTube / 微信视频号),意图是要文字版 - 用户只贴视频链接或说"处理这个视频"但没说清下载还是转录时,先询问意图Backtthefuture/huangshu2572026-07-09
5500nihaishaUse this skill when the user asks about Ni Haisha / 倪海厦 TCM course material, especially Shang Han Lun / 伤寒论, Jingui / 金匮要略, Zhongjing Xinfa / 仲景心法, clinical cases / 临床案例 / 倪师医案, Bagang Bianzheng / 八纲辨证, Fuyang Forum / 扶阳论坛, Yijinjing / 易筋经, Liang Dong dialogue / 梁冬对话倪师, Stanford lecture / 斯坦福大学演讲, Tianji / 天纪 / 易经 / 阳宅 / 紫微斗数, Huangdi Neijing / 黄帝内经, Shennong Bencao / 神农本草, acupuncture / 针灸, meridians, acupoints, six-channel pattern identification, symptom-to-formula routing, formula comparison, lesson review, board/PPT screenshot evidence, or course-derived study notes. This skill is for educational distillation and study support only, not medical diagnosis, prescriptions, dosage, or individualized treatment.JuneYaooo/nihaisha-nishi-tcm1.1k2026-07-12