发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
zig
Use when implementing or reviewing Zig 0.15.2 code and toolchain workflows: editing .zig files, build.zig/build.zig.zon changes, zig build/test/run/fmt/fetch/lint commands, zlinter integration, comptime/reflection/codegen, allocator ownership and zero-copy parsing, C interop, and performance work (latency, throughput, profiling, SIMD, threading) that must preserve correctness with lint, fuzz, and allocation-failure checks.
Executing Plans
Execute detailed plans in batches with review checkpoints
openclaw-workspace-skill-migration
Migrate user-created (workspace) skills from OpenClaw to Hermes when `hermes claw migrate` misses them. Use when migrating custom skills like web-access, zhihu-auto that live in the OpenClaw workspace directory, not in the shared skills directory.
知识星球帖子采集 (zsxq
知识星球帖子批量采集与存档。提取指定星球、指定日期的帖子标题/作者/时间/链接,保存到飞书多维表格。触发词:知识星球采集、zsxq采集、星球帖子、zsxq-auto、抓星球。
browser-relay
Control Chrome browser tabs via Browser Relay extension. Use when user asks to view, interact with, or automate web pages that require login, JavaScript rendering, clicking, form filling, or screenshots. Triggers on "看這個網頁", "幫我操作", "截圖這頁", "填這個表單", or requests involving authenticated web pages.
volt-ota
Produce a complete OTA update system design — partition layout, update flow, rollback conditions, validation checks, fleet management approach, failure modes and recovery. Use when asked about "OTA updates", "firmware updates over the air", "how do I update devices in the field", "OTA strategy", or "remote firmware update design".
volt-power
Power management audit — analyze sleep modes, wake sources, power state machines, radio duty cycles, and battery life estimates. Use when asked to "audit power usage", "optimize battery life", "review power management", "why is my battery draining", "power budget analysis", or "sleep mode review".
hoon-debug-workflow
Systematic debugging workflow for Hoon applications covering error diagnosis, trace analysis, state inspection, and crash recovery
generate-prd
Generates complete PRD document from business requirements. Creates use case diagrams, requirements analysis (UR/FR/NFR), SysML diagrams, and complete PRD file. Use when user mentions PRD, product requirements, feature definition, requirement specification, or starting AI-SDD workflow.
omnifocus-manager
Query and manage OmniFocus tasks through database queries and JavaScript for Automation (JXA). WORKFLOW: 1) CLASSIFY query vs plugin 2) SELECT format (solitary/solitary-fm/bundle/solitary-library) 3) COMPOSE from libraries (taskMetrics, exportUtils, patterns) 4) GENERATE via `node scripts/generate_plugin.js` - NEVER Write/Edit tools 5) CUSTOMIZE action files 6) VALIDATE via `bash scripts/validate-plugin.sh` 7) TEST in OmniFocus. TypeScript validation catches API errors. Manual creation creates broken plugins. This skill should be used when working with OmniFocus data, creating or modifying tasks, analyzing task lists, searching for tasks, or automating OmniFocus workflows. Triggers when user mentions OmniFocus, tasks, projects, GTD workflows, or asks to create, update, search, or analyze their task data.
trade-assistant
Send queries to the Trade Assistant running on Managed Agents. 10 trading skills (FTD detection, VCP screening, CANSLIM, macro regime, scenario analysis, theme detection, market breadth, earnings/economic calendar, breakout trade planner) for comprehensive market analysis. Triggers: /trade-assistant, trade analysis, market analysis, weekly review
post-process-logo
Post-process original logos into standardized 256x256 PNG format
token-integration-analyzer
Token integration and implementation analyzer based on Trail of Bits' token integration checklist. Analyzes token implementations for ERC20/ERC721 conformity, checks for 20+ unusual token patterns, assesses contract composition and owner privileges, performs on-chain scarcity analysis, and evaluates how protocols handle non-standard tokens. Context-aware for both token implementations and token integrations.
pytorch-fsdp2
Adds PyTorch FSDP2 (fully_shard) to training scripts with correct init, sharding, mixed precision/offload config, and distributed checkpointing. Use when models exceed single-GPU memory or when you need DTensor-based sharding with DeviceMesh.
phase-prep
Research Godot source code to prepare critical implementation notes for upcoming phases. Use before implementing phases to avoid debugging sessions and discover Godot quirks upfront.
ai-ml-development
AI and machine learning development with PyTorch, TensorFlow, and LLM integration. Use when building ML models, training pipelines, fine-tuning LLMs, or implementing AI features.
ai-policy-generator
AI governance policy creation for nonprofits and enterprises with frameworks, risk assessment, ethical guidelines, and compliance templates. Use when drafting AI usage policies, responsible AI frameworks, or organizational AI governance documents.
codebase-documenter
This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible to new developers. The skill provides templates, best practices, and structured approaches for creating clear, beginner-friendly documentation.
debug-systematic
Systematic 4-phase debugging methodology for complex, intermittent, or mysterious issues. Use when investigating bugs, race conditions, or unexplained failures.
event-planner
Event planning with timelines, budgets, vendor coordination, logistics checklists, and post-event evaluation. Use when organizing conferences, workshops, galas, or corporate events.
example-skill
Example skill - replace with your skill's description and activation keywords
finance
Financial analysis expertise for financial modeling (DCF, LBO, M&A), valuation, financial statement analysis, capital allocation, treasury management, and corporate finance decisions. Use when building financial models, analyzing statements, or making investment decisions.
flutter-development
Cross-platform development with Flutter and Dart for iOS, Android, Web, Desktop, and embedded devices. Use when building Flutter apps, implementing Material or Cupertino design, or optimizing Dart code.
generic-react-code-reviewer
Review React/TypeScript code for bugs, security vulnerabilities, performance issues, accessibility gaps, and CLAUDE.md workflow compliance. Enforces TypeScript strict mode, GPU-accelerated animations, WCAG AA accessibility, bundle size limits, and surgical simplicity. Use when completing features, before commits, or reviewing pull requests.