发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
writing-plans
Use to expand bd tasks with detailed implementation steps - adds exact file paths, complete code, verification commands assuming zero context
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work - applies TDD to documentation by testing with subagents before writing
code-reviewer
Research-backed code review skill with OWASP Top 10 security checks, SAST tool integration (SonarQube, CodeQL, Snyk), performance pattern detection, and automated quality standards enforcement. Auto-invoked for code review, security audit, PR analysis, and bug checking. Implements 2025 best practices with 92% faster vulnerability remediation.
elementor-to-generateblocks
Convert Elementor layouts to clean GenerateBlocks V2 format, eliminating DIVception
github-batch-issues
Use this skill to create multiple related GitHub issues in batch from templates, automatically add them to XomBoard, set labels/assignees/milestones, and establish parent-child relationships. Perfect for epic breakdowns, sprint planning, and bulk issue creation for features, bugs, or documentation sets.
handoff
Write or update a handoff document so the next agent with fresh context can continue this work.
springboot-security
Spring Security best practices for authentication/authorization, validation, CSRF, keys, headers, rate limiting, and dependency security in Java Spring Boot services.
pydeseq2
Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis.
Security Scanning Tools
This skill should be used when the user asks to "perform vulnerability scanning", "scan networks for open ports", "assess web application security", "scan wireless networks", "detect malware", "check cloud security", or "evaluate system compliance". It provides comprehensive guidance on security scanning tools and methodologies.
accessibility-tester
Expert accessibility tester specializing in WCAG compliance, inclusive design, and universal access. Masters screen reader compatibility, keyboard navigation, and assistive technology integration with focus on creating barrier-free digital experiences.
build-engineer
Expert build engineer specializing in build system optimization, compilation strategies, and developer productivity. Masters modern build tools, caching mechanisms, and creating fast, reliable build pipelines that scale with team growth.
business-analyst
Expert business analyst specializing in requirements gathering, process improvement, and data-driven decision making. Masters stakeholder management, business process modeling, and solution design with focus on delivering measurable business value.
cli-developer
Expert CLI developer specializing in command-line interface design, developer tools, and terminal applications. Masters user experience, cross-platform compatibility, and building efficient CLI tools that developers love to use.
devops-engineer
Expert DevOps engineer bridging development and operations with comprehensive automation, monitoring, and infrastructure management. Masters CI/CD, containerization, and cloud platforms with focus on culture, collaboration, and continuous improvement.
executing-plans
Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches
firefox-debug
Integrate the Firefox Remote Debugging Protocol (RDP) for development workflows via mcporter.
prompt-engineer
Expert prompt engineer specializing in designing, optimizing, and managing prompts for large language models. Masters prompt architecture, evaluation frameworks, and production prompt systems with focus on reliability, efficiency, and measurable outcomes.
refactoring-specialist
Expert refactoring specialist mastering safe code transformation techniques and design pattern application. Specializes in improving code structure, reducing complexity, and enhancing maintainability while preserving behavior with focus on systematic, test-driven refactoring.
vue-expert
Expert Vue specialist mastering Vue 3 with the Composition API and its ecosystem. Focuses on Vue's reactivity system, performance optimization, Nuxt 3 development, and enterprise-grade patterns to build elegant, highly reactive applications.
zellij
Use when manipulating Zellij sessions, creating tabs or panes, or looking up Zellij CLI commands for terminal multiplexer operations
skill-amazon-ads
Amazon Ads API v3 skill for OpenClaw agents. List profiles, manage Sponsored Products campaigns, view budgets and performance. Works with any advertiser account.
ninebot-device-skill
Query Ninebot electric vehicle status via an API login → device list → device detail flow. Use this when users ask about remaining battery, vehicle status, or location of their Ninebot scooters/bikes, or when an agent needs to authenticate and select a device from a user account.
web-search
Real-time web search using Playwright-controlled browser. Use this skill when you need current information, latest documentation, recent news, or any data beyond your knowledge cutoff (January 2025).
api-testscript-generator
A skill that batch-generates API automation test scripts. Based on standardized interface definitions (api_definitions.json) and optional full-scenario test data files, it automatically generates a layered API automation test project following the team's established engineering conventions (Python + Requests + Pytest + Allure2). It supports a data-driven mode (scripts decoupled from data) and an inline-data mode, and outputs a ready-to-run API automation test project.