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

Agent Skills ディレクトリ

Agent Skills索引、59ページ

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

番号SkillリポジトリGitHub Stars更新
5801character-relationships分析故事人物关系,识别类型、特点及发展变化。适用于深度理解人物关系网络、分析关系对情节推动作用、为情节设计提供关系支撑GongLingRui/screen-creative-skills2812026-01-11
5802gws-calendarGoogle Calendar: Manage calendars and events.googleworkspace/cli29.9k2026-03-31
5803debug-for-openclawTriage and resolve failures inside an OpenClaw workspace with a disciplined debugging loop. Use when the request sounds like "help me debug this", "this test is failing", "the build broke", "this works sometimes and I do not know why", or when logs suggest a problem but not the cause.LeoYeAI/openclaw-coding-skills22026-04-28
5804silk-debugAnalyze Django Silk profiling data to debug slow requests, detect N+1 queries, and optimize database performance. Use when analyzing request IDs, investigating slow endpoints, or optimizing query performance.letsrevel/revel-backend992026-01-21
5805local-testingLocal browser verification for the lobe-ui component library and documentation site. Uses agent-browser against the React Router and Vite development server, including component pages, manifest-backed standalone demos, theme states, and responsive layouts. Trigger on local test, UI test, verify component, test in browser, visual check, or screenshot demo.lobehub/lobe-ui2.1k2026-07-15
5806football-lottery-analyst中国体育彩票足球彩票智能分析技能luenglueng205-rgb/Football_Analyzer12026-04-26
5807configure-canvas-mcpConfigure the Canvas Authoring MCP server for the current coauthoring session. USE WHEN "configure MCP", "set up MCP server", "MCP not working", "connect Canvas Apps MCP", "canvas-authoring not available", "MCP not configured", "set up canvas apps".microsoft/power-platform-skills5272026-07-20
5808power-bi-custom-visualsVibe-code Power BI custom visuals end-to-end: scaffold a TypeScript project, iterate on src/visual.ts and capabilities.json, validate with the Power BI Visuals SDK toolchain, package to .pbiviz, and import into a PBIR report. Invoke this skill whenever the user mentions "custom visual", "pbiviz", "powerbi-visuals-tools", "IVisual", "build a chart Power BI doesn't have", "developer visual", or wants a custom-built visual that the built-in Power BI library can't render. NOT for: changing colors / themes (use Power BI Themes), adding built-in visuals like bar/line/card/table (use Power BI Visuals), or modifying the data model.MinaSaad1/pbi-cli4212026-05-04
5809credential-setup-with-computer-useGuides n8n credential setup through Computer Use browser tools. Use when a user needs OAuth apps, API keys, client IDs, client secrets, or other credential values from an external service console.n8n-io/n8n197.4k2026-07-07
5810work-report生成周报、月报、季度报和年终总结。当用户提到"周报"、"月报"、"季报"、"季度报"、"年终总结"、"年度总结"、"weekly report"、"monthly report"、"quarterly report"、"annual summary"、"yearly review",或者需要生成各类工作报告时使用此 Skill。NeverSight/learn-skills.dev1852026-05-17
5811gamified-appA multi-frame gamified mobile-app prototype — three phone frames on a dark showcase stage. Frame 1: cover / poster, Frame 2: today's quests with XP ribbons and a level bar, Frame 3: quest detail. Vivid quest tiles, level ribbon, bottom tab bar. Use when the brief asks for a "gamified app", "habit tracker", "RPG-style life app", "level-up app", "daily quests", "XP / streak app", or "ELI5-style explainer app".nexu-io/open-design80.6k2026-05-18
5812od-media-generationDefault reference pipeline for image, video, and audio projects — routes through media-image / media-video / media-audio atoms based on the project kind, wraps the output in a live artifact, and devloops on critique-theater until the score converges.nexu-io/open-design80.6k2026-07-14
5813honchoConfigure and use Honcho memory with Hermes -- cross-session user modeling, multi-profile peer isolation, observation config, dialectic reasoning, session summaries, and context budget enforcement. Use when setting up Honcho, troubleshooting memory, managing profiles with Honcho peers, or tuning observation, recall, and dialectic settings.NousResearch/hermes-agent218.8k2026-05-30
5814figma-use**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write action or a unique read action that requires JavaScript execution in the Figma file context — e.g. create/edit/delete nodes, set up variables or tokens, build components and variants, modify auto-layout or fills, bind variables to properties, or inspect file structure programmatically.novuhq/novu39.3k2026-05-14
5815windows-a2uiGenerate A2UI v0.8 surfaces for the OpenClaw Windows tray node, which renders A2UI natively in WinUI/XAML (not a WebView). Read this when pushing canvas.a2ui.push/canvas.a2ui.pushJSONL to a Windows node — covers the 18 supported components (Row, Column, List, Card, Tabs, Modal, Divider, Text, Image, Icon, Video, AudioPlayer, Button, CheckBox, TextField, DateTimeInput, MultipleChoice, Slider), the icon-name enum, the A2UIValue tagged union, JSONL envelope shapes, and action.context security / dataBinding rules. Catalog-strict: components outside this list render as the fallback Unknown placeholder.openclaw/openclaw-windows-node2.0k2026-06-25
5816log-evasion日志分析与日志逃逸方法论。理解蓝队如何通过日志追踪攻击行为(SIEM/Event Log/Syslog),以及红队如何规避日志记录或精准清除痕迹。当需要设计无痕操作或分析日志监控覆盖范围时使用wgpsec/AboutSecurity1.6k2026-04-23
5817github-actions-templatesCreate production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.wshobson/agents38.1k2026-04-19
5818social-publishingSchedule and publish social media posts across 13 platforms (X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, Pinterest) via the SocialClaw API. Use when the user wants to publish, schedule, or manage social media content programmatically. Requires SOCIALCLAW_API_KEY.wshobson/agents38.1k2026-05-26
5819prd-auto-test-loopPRD 驱动的自动化测试编排技能。用于把每版 PRD 的测试计划、AI 自测与自修复、测试报告标准化落地;适用于按验收标准拆分 Unit/Integration/E2E、划分自动化与人工边界、生成版本化 TEST_PLAN/TEST_REPORT 的场景。yunshu0909/yunshu_skillshub7082026-05-07
5820deep-researchUse when the user needs multi-source research with citation tracking, evidence persistence, and structured report generation. Triggers on "deep research", "comprehensive analysis", "research report", "compare X vs Y", "analyze trends", or "state of the art". Not for simple lookups, debugging, or questions answerable with 1-2 searches.199-biotechnologies/claude-deep-research-skill9462026-04-11
5821mimoskillUse Xiaomi MiMo V2.5 (the LLM behind mimo2codex) for chat, vision, web search, TTS and ASR — and route around capabilities MiMo doesn't natively support, especially OCR / image recognition / 识图 / 提取图片文字 / extract text from image when the current model can't see images, and image generation / 图像生成 / 生成图片 / draw a picture / 画一张 including Codex Pets `/hatch`. Trigger when the user mentions MiMo, calls into mimo2codex, asks to read text from an image, asks to describe or 识别 an image while using a non-vision model (mimo-v2.5-pro, …), asks to generate / hatch a Codex pet, asks for image generation while using MiMo as the chat backend, or hits a "no image generation available" / "image_gen tool unavailable" / "this model does not support image input" message inside Codex.7as0nch/mimo2codex6372026-07-04
5822agent-sortBuild an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when ECC should be trimmed to what a project actually needs instead of loading the full bundle.affaan-m/ECC232.1k2026-06-11
5823ads-dnaExtract a public-safe brand and offer profile for paid advertising from an authorized website and operator input. Triggers on: brand DNA, brand profile, brand identity, brand style, brand colors, brand voice, visual identity, style guide, website brand analysis.AgriciDaniel/claude-ads7.3k2026-07-11
5824strategy-daily-briefing证券策略研究员策略日报生成技能。当用户要求生成策略日报、股市复盘、市场情绪分析、资金流向汇总时使用。本技能自动抓取当日大盘、风格、行业、资金、情绪数据,进行量价与逻辑推演,生成标准化 Markdown 格式策略日报。aliyun/qwen-dianjin5742026-05-20
5825antd-create-prCreate pull requests for ant-design using the repository's official PR templates. Use this skill when the user asks to create/open a PR, draft PR title/body, summarize branch changes for a PR, or otherwise prepare PR content. Judge by intent rather than fixed phrases; short colloquial requests still count if they are about creating a PR rather than discussing PR concepts.ant-design/ant-design98.8k2026-04-03
5826amazon-competitor-analyzerScrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review quality, and visual strategies to identify competitor moats and vulnerabilities.berabuddies/Semia5552026-05-11
5827paper-research-assistant科研论文研读与复现自动化助手。使用当用户需要:(1) 研读论文 PDF 并提取核心内容,(2) 生成结构化研读报告,(3) 查找官方代码/数据集,(4) 编写复现代码框架,(5) 设计实验方案复现论文结果bighardperson/computer-science-skills-collection272026-04-26
5828solutions-architectSolutions architecture for technical pre-sales. Use when running technical discovery, designing integration architectures, running security assessments, scoping proof-of-concepts, or writing solution architecture documents.borghei/Claude-Skills3952026-06-22
5829prompt-enhancer提示词增强 - 分析用户意图,注入项目上下文,重写提示词以提高AI回复质量chainlesschain/chainlesschain102026-06-03
5830prd-writer帮助用户从零写出高质量的产品需求文档(PRD),或评估/改进已有需求文档。适用于 vibe coding 场景中的非产品经理用户——他们有产品想法但不懂如何结构化。当用户提到"需求文档"、"PRD"、"产品需求"、"功能文档"、"我想做一个产品/功能/App"、"帮我整理需求"、"AI 写的需求文档有没有问题"、"帮我补充需求"、"我想做个工具"等关键词时,必须使用本 skill。即使描述很简短,也要触发本 skill,不要跳过直接输出文档。chituai/prd-writer2362026-03-26
5831sql-server-performanceDiagnoses and optimizes SQL Server database performance. Use when diagnosing slow T-SQL queries, tuning indexes, reading execution plans, fixing parameter sniffing, optimizing batch operations, reducing transaction log bloat, troubleshooting locking and blocking, configuring tempdb, or when a query that used to be fast is now slow. Also use when writing high-throughput INSERT/UPDATE/DELETE operations, implementing minimal logging, designing covering indexes, or analyzing wait statistics.damusix/skills582026-06-13
5832bleuUse this skill whenever a developer wants to turn an idea into a complete, production-ready, end-to-end system plan BEFORE writing any code. Trigger on 'plan this system', 'design the architecture for', 'help me blueprint', 'deep plan for X', 'break this idea into components', 'expand into action points', 'full implementation plan', or when the user pastes a project idea wanting architecture, components, pipelines, and file-level execution mapped out. Casual phrasing also triggers: 'help me think this through end-to-end', 'plan before coding'. Also covers living-workspace patterns: self-improving knowledge bases, reflection loops with auditor agents, four-agent teams, schema-as-code, wiki health scoring. **Resume triggers**: 'where did we leave off', 'continue this plan', 'resume my blueprint' - rehydrates state from disk via SESSION.md/NEXT.md/decisions/. Web research is mandatory every invocation.davila7/claude-code-templates29.8k2026-05-23
5833architecture-decisionCreates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences. Every major technical choice should have an ADR.Donchitos/Claude-Code-Game-Studios23.3k2026-05-13
5834art-bibleGuided, section-by-section Art Bible authoring. Creates the visual identity specification that gates all asset production. Run after /brainstorm is approved and before /map-systems or any GDD authoring begins.Donchitos/Claude-Code-Game-Studios23.3k2026-05-13
5835speech-rough-cut-skill【WORKFLOW SKILL】根据输入视频的音频信息进行口播粗剪。Rough cut based on audio information from the input video for narration.FireRedTeam/FireRed-OpenStoryline3.1k2026-03-29
5836debate-synthesizerExtracts the strongest arguments from heated YouTube comment threads, identifying key battlegrounds and community consensus.google/adk-samples10.0k2026-04-02
5837tender-interpret15维度招标文件解读guangshu100/BidMaster-Pro972026-05-15
5838social-media-intelligenceSocial media monitoring, narrative tracking, and open-source intelligence for journalists. Use when tracking viral content spread, analyzing coordinated campaigns, monitoring breaking news on social platforms, investigating accounts for authenticity, or detecting misinformation patterns. Essential for reporters covering online narratives and digital investigations.jamditis/claude-skills-journalism3372026-07-21
5839cavecrewDecision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit), or `cavecrew-reviewer` (diff review) instead of doing the work inline or using vanilla `Explore`. Subagent output is caveman-compressed so the tool-result injected back into main context is ~60% smaller — main context lasts longer across long sessions. Trigger: "delegate to subagent", "use cavecrew", "spawn investigator/builder/reviewer", "save context", "compressed agent output".JuliusBrussee/caveman92.0k2026-06-14
5840agent-computer-useREQUIRED for any task that involves operating a desktop application — opening apps, clicking buttons, typing into fields, pressing keys, scrolling, dragging, reading what's on screen, moving or resizing windows, or verifying state after an action. Always use the `agent-cu` CLI commands (open, snapshot, click, type, key, find, scroll, drag, batch, wait-for) instead of falling back to `open -a`, AppleScript, `osascript`, `xdotool`, `System Events`, or any other shell workaround — those can't read state back, don't verify, and are fragile across app updates. agent-cu is the canonical computer-use tool for controlling any macOS / Linux / Windows / Electron app via accessibility APIs. Trigger on prompts like "open Music and play X", "search for Y in Maps", "fill out this form", "compute in Calculator", "send a Slack message", "drag this file", "read what's in the current window", or anything where a human would click/type/look at a desktop app.kortix-ai/agent-computer-use352026-04-16
5841sel-social-emotional-learning社会情感学习(SEL)专家系统——基于CASEL框架的完整知识体系与实践指南。 涵盖五大核心能力(自我意识/自我管理/社会意识/人际关系/负责任决策)、 课程设计、教学策略、评估工具及全球本土化实践。 触发词:「SEL」「社会情感学习」「情绪教育」「CASEL」「社交技能训练」 适用场景:教育工作者、家长、学校管理者、教育研究者momozi1996/awesome-ai-persona-skills4442026-05-10
5842frame-glitch-titleDigital glitch, chromatic offset, and data-corruption title frame for video transitions or cyberpunk heroes.nexu-io/open-design80.6k2026-07-14
5843faissFacebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.NousResearch/hermes-agent218.8k2026-05-08
5844plantuml使用 PlantUML 创建各种 UML 图表,自动配置中文字体支持。适用于创建流程图、时序图、类图、活动图、用例图、状态图、组件图等。当用户需要绘制 UML 图、流程图、架构图时使用此 skill。otamot93/dev-skills02026-01-15
5845performance-analysisComprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarmsruvnet/ruflo65.5k2026-03-25
5846openclaw-jin-ce-zhi-suan-orchestrator通过金策智算HTTP接口执行回测/实盘编排与监控。用户要求启动任务、查进度、停止任务、切换策略/数据源、查询报告时必须调用。ScottZt/jin-ce-zhi-suan1.4k2026-03-21
5847ssh-doctorSSH triage: Remote Login, launchd sshd, pre-auth closes, stale sessions.steipete/agent-scripts6.4k2026-05-23
5848structural-analysisStatics, dynamics, stress-strain analysis, materials selection, failure modes, and finite element analysis concepts for engineered structures. Covers free-body diagrams, equilibrium, internal forces (shear and moment), beam deflection, column buckling, material properties, factor of safety, fatigue, fracture mechanics, and FEA workflow. Use when analyzing loads on structures, selecting materials, predicting failure, or interpreting structural behavior.Tibsfox/gsd-skill-creator692026-04-14
5849springboot-patternsSpring Boot 架构模式、REST API 设计、分层服务、数据访问、缓存、异步处理和日志记录。适用于 Java Spring Boot 后端开发。xu-xiang/everything-claude-code-zh1.7k2026-03-05
5850claw-design-architecture架构图生成。架构图、系统图、部署图、组件图、拓扑图、技术架构、architecture diagram、system diagram、component diagram、deployment diagram。输入架构描述,输出 HTML/SVG 架构图,支持明暗双主题。yuchangxu1989-Openclaw/claw-design12026-06-05
5851skill-optimizerSkill Token 优化器。自动审计任意 SKILL.md 的 token 效率, 识别可剥离内容、生成优化方案、执行瘦身改造。 基于 STOM 方法论(三层信息架构 L1/L2/L3)。 触发词:skill优化、token优化、Skill瘦身、SKILL.md审计、 skill audit、skill analyzer、token分析、Skill过大、 减少token消耗、优化Skill、审计Skill、skill optimizerzhuang-HE/stom-methodology42026-04-27
5852wechat-pipeline公众号文章全自动流水线:写作→封面→发布。三段式编排 wechat-article-writer / code-to-image / md2wechat, 每段设断点检查,用户确认后才进入下一段。触发: '公众号创作' '写公众号文章' '公众号发布' '公众号流水线' '发公众号'。 Author: Daniel LiaAAaqwq/AGI-Super-Team772026-06-01
5853golang-testing테이블 주도 테스트, 서브테스트, 벤치마크, 퍼징, 테스트 커버리지를 포함한 Go 테스팅 패턴. 관용적 Go 관행과 함께 TDD 방법론을 따릅니다.affaan-m/ECC232.1k2026-03-10
5854regex-vs-llm-structured-textDecision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.affaan-m/ECC232.1k2026-06-11
5855system-infoGet system information using executable scriptsagno-agi/agno41.3k2026-02-11
5856a-share-dragon-tigerA股龙虎榜分析/游资追踪。当用户说"龙虎榜"、"游资"、"营业部"、"席位"、"涨停分析"、"dragon tiger"、"谁在买"、"机构席位"、"游资大佬"、"XX上龙虎榜了吗"时触发。基于 efinance 龙虎榜数据,分析个股上榜原因、买卖席位、机构vs游资博弈、近期龙虎榜活跃股。支持券商研报风格(formal)和快速解读风格(brief)。不适用于北向资金分析(用 a-share-northbound)或基金持仓(用 a-share-fund-holding)。aifinlab/FinClaw2112026-03-26
5857bomBOM (Bill of Materials) management for electronics projects — the workflow skill that coordinates DigiKey, Mouser, LCSC, element14, JLCPCB, PCBWay, and KiCad skills around a unified BOM lifecycle. Create, update, and maintain BOMs with part numbers, costs, quantities stored as KiCad symbol properties. ALWAYS trigger this skill for any task involving component sourcing, pricing, ordering, distributor searches, BOM export, or fabrication preparation — even if the user names a specific distributor or fab house (e.g. "search DigiKey for...", "generate JLCPCB BOM", "order from Mouser"). This skill analyzes the schematic for sourcing gaps, recommends which distributor/fab skills to call for each gap, and writes results back as symbol properties — the agent (or user) performs the actual searches via the called skills. Also trigger on phrases like "what parts do I need", "order components", "how much will this cost", "export for JLCPCB", "find parts for this board", "compare pricing", or "check stock".aklofas/kicad-happy7812026-05-17
5858huashu-article-to-x长文精简为X平台内容(200-500字),保留核心观点和个人风格。当用户提到"转微博"、"发小红书"、"社交媒体"、"缩短文章"时使用。alchaincyf/huashu-skills1.2k2026-02-15
5859verifyRun compile checks and test suites for both backend and frontend to verify changes.alibaba/tron-one-agent252026-05-19
5860email-template-builderBuild complete transactional email systems: React Email templates, provider integration (Resend, Postmark, SendGrid, AWS SES), preview server, i18n support, dark mode, spam optimization, analytics tracking. Use when adding transactional email to a new product, migrating between email providers, refactoring legacy email templates for accessibility, or adding internationalization to existing templates.alirezarezvani/claude-skills23.0k2026-06-10
5861code-reviewThorough code review of branch changes. Supports automatic/interactive fixing, instruction-based, agnostic, or combined review lenses. Use when: review my code, review this branch, do a code review, review branch changes, check my changes. Input: [--base <branch>] [--mode automatic|interactive] [--lens instructions|agnostic|both]BabylonJS/Babylon.js25.8k2026-04-28
5862ima-copilotInstalls, troubleshoots, and personalizes the official Tencent IMA skill (a wrapper layer that orchestrates upstream ima-skill, not a replacement). Use when the user mentions IMA, 腾讯 IMA, ima.qq.com, ima-skill, installing or configuring ima-skill, IMA API key / credentials, searching across IMA knowledge bases, 知识库搜索, 笔记搜索, fan-out search with preferred KBs / priority boosting, or wants to diagnose, repair, or personalize an ima-skill install. Also trigger on the missing-YAML-frontmatter bug in ima-skill submodule SKILL.md files and errors like "Skipped loading skill(s) due to invalid SKILL.md".daymade/claude-code-skills1.3k2026-06-06
5863briefingCompile daily briefing with meeting context, active deals, and citation trackinggarrytan/gbrain26.8k2026-05-12
5864comment-writerWrite warm, direct collaboration comments. Trigger: PR feedback, issue replies, reviews, Slack messages, or GitHub comments.Gentleman-Programming/gentle-ai5.0k2026-06-02
5865sentry-securitySentry-specific security review based on real vulnerability history. Use when reviewing Sentry endpoints, serializers, or views for security issues. Trigger keywords: "sentry security review", "check for IDOR", "access control review", "org scoping", "cross-org", "security audit endpoint".getsentry/sentry44.4k2026-04-22
5866generate-imageGenerate or edit images using AI models (FLUX, Nano Banana 2). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that is not a technical diagram or schematic. For flowcharts, circuits, pathways, and technical diagrams, use the scientific-schematics skill instead.K-Dense-AI/scientific-agent-skills31.5k2026-06-11
5867cpu-optimization-armARM CPU 架构性能优化技巧、NEON SIMD 向量化、数值稳定性和调试策略mindspore-ai/akg2552026-04-13
5868pcap-analyst专门用于网络流量深度分析、恶意行为检测和Payload取证的专业技能模块。通过时序分析、编码还原和行为特征提取,识别隐藏在加密和混淆流量中的攻击行为模式(心跳检测、Beacon识别、C2通信分析),并生成Snort/YARA检测规则。miunasu/Spore462026-02-26
5869web-prototype-taste-softApple-tier soft web prototype. Silver/cream canvas, double-bezel cards, button-in-button CTAs, generous squircle radii, spring motion, ambient mesh. Distilled from Leonxlnx/taste-skill `soft-skill` + sections 4–8 of `taste-skill`.nexu-io/open-design80.6k2026-07-14
5870subagent-driven-developmentExecute implementation plan by dispatching fresh subagent for each task, with code review between tasksobra/clank412025-10-09
5871claude-to-imBridge THIS Claude Code or Codex session to Telegram, Discord, Feishu/Lark, QQ, or WeChat so the user can chat with Claude from their phone. Use for: setting up, starting, stopping, or diagnosing the claude-to-im bridge daemon; forwarding Claude replies to a messaging app; any phrase like "claude-to-im", "bridge", "消息推送", "消息转发", "桥接", "连上飞书", "手机上看claude", "启动后台服务", "诊断", "查看日志", "配置". Subcommands: setup, start, stop, status, logs, reconfigure, doctor. Do NOT use for: building standalone bots, webhook integrations, or coding with IM platform SDKs — those are regular programming tasks.op7418/Claude-to-IM-skill2.8k2026-03-23
5872xiaohongshu-hub使用 Python + UV 读写小红书(XHS)数据的技能,仅依赖 httpx + pycryptodome, 通过 browser_use get_cookies 自动获取 Cookie 完成认证,无需手动复制。 支持搜索笔记/用户/话题、读取笔记详情与评论、推荐 Feed、热门榜单、 社交操作(关注/收藏)、互动(点赞/评论/回复)、通知查询、创作者笔记管理等。 当用户提到"小红书"、"XHS"、"抓取小红书"、"搜索小红书笔记"、"小红书评论"、 "xiaohongshu-hub"、"读取小红书数据"、"小红书 Cookie", 或任何需要以编程方式读写小红书内容的场景,必须触发本技能。OpenMinis/MinisSkills3082026-03-11
5873excel-threshold-analysis-and-styling根据 Excel 数据量级自动判断处理策略,执行数值列清洗、条件过滤,并使用 openpyxl 对符合条件的单元格进行样式标记与导出。OpenSenseNova/SenseNova-Skills4.8k2026-04-26
5874apexOracle APEX skills for Oracle APEX application development.oracle/skills7592026-06-26
5875startup-canvasGenerate a Startup Canvas combining Product Strategy (9 sections) and Business Model (costs + revenue) for a new product. An alternative to BMC and Lean Canvas that separates strategy from business model. Use when launching a new product or evaluating a startup concept.phuryn/pm-skills24.2k2026-03-03
5876speckit-implementExecute the implementation plan by processing and executing all tasks defined in tasks.mdpmndrs/react-spring29.1k2026-05-21
5877codegraph-qaUse CodeScope to analyze any indexed codebase via its graph database (neug) and vector index (zvec). Supports Python, JavaScript/TypeScript, C, and Java (including Hadoop-scale repositories). Covers call graphs, dependency analysis, dead code detection, hotspots, module coupling, architectural layering, commit history, change attribution, semantic code search, impact analysis, full architecture reports, and bug root cause analysis from GitHub issues. Use this skill whenever the user asks about code structure, code dependencies, who calls what, why something changed, finding similar functions, generating architecture reports, understanding module boundaries, analyzing GitHub issues/bugs, finding bug root causes, understanding why a project has many bugs, tracing bugs to code, indexing Java projects, or any question that benefits from a code knowledge graph — even if they don't mention "CodeScope" by name. If a `.codegraph` or similar index directory exists in the workspace, this skill applies.QwenLM/qwen-code-examples1342026-03-12
5878docs-creator文档创建技能,用于创建标准化的项目文档shenjingnan/xiaozhi-client3282026-04-19
5879pua-traeTrae-optimized PUA high-agency governance skill for npx skills installs. Use only for explicit PUA requests, repeated failures, user frustration, giving-up/passive behavior, or unverified completion. Do not trigger for normal first-attempt tasks.tanweai/pua19.0k2026-05-08
5880book-writing-orchestratorOrchestrate a full book-writing workflow from topic to finished EPUB with cover image. Use when the user asks to "write a book", "draft a book", "author a book", "책 쓰기", "책 저술해줘", "책 만들어줘", "전자책 만들어줘", "EPUB 생성", provides a topic/audience/outline and asks to turn it into a book, or says "~에 대한 책을 써줘". Also triggers on follow-ups like "다시 저술", "계획 수정", "챕터 다시 써줘", "표지 바꿔", "책 업데이트", "특정 챕터 보완", "이전 책 개선", "리서치만 다시". Coordinates research, planning, review, chapter writing in the active genre voice (auto-detected; defaults to tech-book = Toby's style), style enforcement, editing, cover design, and EPUB assembly. Author defaults to Toby-AI (overridable via user prompt — include "저자: {이름}").tobyilee/book-writer762026-07-11
5881ppt-speech-scriptGenerate a speech script from an existing PowerPoint presentation. Use this skill when the user has a .pptx file and wants a speaker script, presentation notes, or talk script to accompany it. Triggers on: 'speech script', 'speaker notes', 'talk script', 'presentation script', '演讲稿', '讲稿'tsaol/awesome-claude652026-04-05
5882skyline-configSkyline 小程序 JSON 配置规范技能。涵盖 app.json 全局配置(renderer、rendererOptions、componentFramework)、页面 json 配置(navigationStyle、disableScroll)、project.config.json 项目配置。适用于创建新 Skyline 项目、迁移 WebView 项目、配置混合渲染。触发关键词:app.json、页面配置、renderer、rendererOptions、skyline配置、navigationStyle、disableScroll、componentFramework、glass-easel、project.config.json。wechat-miniprogram/skyline-skills442026-03-24
5883python-anti-patternsUse this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing implementations, or when debugging issues that might stem from known bad practices.wshobson/agents38.1k2026-03-26
5884paper-reproduceSystematic methodology for reproducing published academic papers using provided data. Use when the user asks to reproduce, replicate, or verify results from a published paper, including sample selection, descriptive statistics, regression analyses, and generating reproduction reports (Markdown + LaTeX PDF). Covers the full pipeline: data exploration, variable identification/mapping, sample filtering, variable construction, statistical analysis, result comparison, and documentation. Applicable to any observational study, clinical cohort, or survey-based research paper.xjtulyc/MedgeClaw6672026-03-10
5885importUse when the user wants to import papers from Endnote XML/RIS, Zotero Web API or local SQLite, attach PDFs, match PDFs to records, or supplement records with PDF content.ZimoLiao/scholaraio5532026-05-23
5886geo-auditFull website GEO+SEO audit with parallel subagent delegation. Orchestrates a comprehensive Generative Engine Optimization audit across AI citability, platform analysis, technical infrastructure, content quality, and schema markup. Produces a composite GEO Score (0-100) with prioritized action plan.zubair-trabzada/geo-seo-claude9.1k2026-03-25
5887agent-payment-x402タスクごとのバジェット、支出コントロール、ノンカストディアルウォレットを備えた x402 決済実行を AI エージェントに追加します。agentwallet-sdk を通じて Base をサポートし、OKX Payments / OKX エージェント決済プロトコルを通じて X Layer をサポートします。affaan-m/ECC232.1k2026-06-07
5888autonomous-loops自動Claude Codeループのパターンとアーキテクチャ — シンプルな順序パイプラインからRFC駆動マルチエージェントDAGシステムまで。affaan-m/ECC232.1k2026-05-17
5889gan-style-harness受GAN启发的生成器-评估器代理框架,用于自主构建高质量应用。基于Anthropic 2026年3月的框架设计论文。affaan-m/ECC232.1k2026-05-11
5890swift-protocol-di-testing基于协议的依赖注入,用于可测试的Swift代码——使用聚焦协议和Swift Testing模拟文件系统、网络和外部API。affaan-m/ECC232.1k2026-03-03
5891paper-reviewReview academic papers for correctness, quality, and novelty using OpenJudge's multi-stage pipeline. Supports PDF files and LaTeX source packages (.tar.gz/.zip). Covers 10 disciplines: cs, medicine, physics, chemistry, biology, economics, psychology, environmental_science, mathematics, social_sciences. Use when the user asks to review, evaluate, critique, or assess a research paper, check references, or verify a BibTeX file.agentscope-ai/OpenJudge7412026-03-10
5892a-share-sentimentA股市场情绪综合研判/恐贪指数/情绪面分析。当用户说"市场情绪"、"情绪面"、"恐慌"、"贪婪"、"sentiment"、"现在市场情绪怎么样"、"市场热度"、"赚钱效应"、"亏钱效应"、"市场温度"、"是不是过热了"、"恐贪指数"、"情绪综合研判"时触发。MUST USE when user asks about market sentiment, fear/greed index, market temperature, or whether the market is overheated/panicking. 聚合多维数据(涨跌比/换手率/涨停数/北向资金/融资余额/成交量等),构建市场情绪综合判断。支持研报风格(formal)和快速解读风格(brief)。aifinlab/FinClaw2112026-03-26
5893reverse-documentGenerate design or architecture documents from existing implementation. Works backwards from code/prototypes to create missing planning docs.Donchitos/Claude-Code-Game-Studios23.3k2026-05-13
5894java-code-review对 Java 项目进行代码安全评审。触发场景:用户想评审 Java 代码改动、检查 PR/MR 安全问题、review java 代码、分析 MyBatis/MyBatis-Plus SQL 改动、检查 NPE/异常/线程安全/资源泄漏风险。工作流:基于 git diff(当前分支 vs master)获取改动代码,结合上下文分析安全隐患,并列出所有 MyBatis SQL 改动及其原始 SQL。只要用户提到"review java"、"评审 java 代码"、"检查 java 改动"、"mybatis sql 分析"、"spring 代码审查"等,必须触发本 skill。DongsGit/skills02026-03-30
5895tapd当用户需要查询、创建或更新 TAPD 需求、任务、缺陷、评论、工作流、迭代、测试用例、Wiki、工时、发布计划,或发送企业微信通知时使用本 Skill。使用 Python 标准库调用 TAPD 开放 API,不依赖 MCP 或第三方 HTTP 库。KevinDai/tapd-skills32026-03-13
5896blog-postWrite long-form blog posts with SEO optimization and clear structure.langchain-ai/deepagents26.7k2026-04-14
5897thu-thesis清华大学毕业论文 Word → PDF 一键格式规范化工具。输入任意 Word (.docx) 格式的清华毕业论文,自动转换为符合清华 thuthesis 官方 LaTeX 模板规范的高质量 PDF。适用于所有清华学位论文(MBA/学硕/专硕),一条命令搞定。功能:自动提取章节结构、中英文摘要、参考文献(自动生成 BibTeX)、图片(含 caption)、表格(含表头和标题)、致谢、个人简历;自动生成符号和缩略语说明(含孤儿缩略语检测与正文首次出现处自动补写);自动生成插图清单和附表清单;输出完整 thuthesis LaTeX 项目并编译为 PDF。运行时依赖:python-docx、jinja2、xelatex/bibtex(TeX Live);setup.sh 会从 GitHub 克隆 thuthesis 到 /tmp/thuthesis-latest。Use when: 用户需要把 Word 格式的清华毕业论文转为规范 PDF,或需要对毕业论文做格式规范化处理。LeoYeAI/openclaw-master-skills2.1k2026-05-05
5898project-setup-info-localComprehensive setup steps to help the user create complete project structures in a VS Code workspace; this tool is designed for full project initialization and scaffolding, not for creating individual files. When to use this tool: user wants to create a new complete project from scratch; setting up entire project frameworks (TypeScript projects, React apps, Node.js servers, etc.); initializing Model Context Protocol (MCP) servers with full structure; creating VS Code extensions with proper scaffolding; setting up Next.js, Vite, or other framework-based projects; user asks for "new project", "create a workspace", "set up a [framework] project"; need to establish a complete development environment with dependencies, config files, and folder structure. When NOT to use this tool: creating single files or small code snippets; adding individual files to existing projects; making modifications to existing codebases; user asks to "create a file" or "add a component"; simple code examples or demonstrations; debugging microsoft/vscode187.8k2026-03-16
5899evaluationThis skill should be used when building agent evaluation systems: deterministic checks, regression suites, multi-dimensional rubrics, quality gates, production monitoring, baseline comparison, and outcome measurement for agent pipelines.muratcankoylan/Agent-Skills-for-Context-Engineering17.4k2026-06-29
5900wireframe-sketchA hand-drawn wireframe exploration — graph-paper background, marker / pencil tone, multiple tab labels for variants, sticky-note annotations, scribbled chart placeholders, hatched fills. Reads like a designer's whiteboard before any pixels are committed. Use when the brief asks for "wireframe", "sketch wireframe", "hand-drawn", "lo-fi", "whiteboard", "草稿", or "手绘原型".nexu-io/open-design80.6k2026-07-14