using-superpowers-0-1-0Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Install via ClawdBot CLI:
clawdbot install lean-zhouchao/using-superpowers-0-1-0Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 7, 2026
When a user submits a support ticket, the AI must first invoke any relevant skills (e.g., debugging, knowledge base lookup) before responding. This ensures consistent, skill-guided problem resolution rather than ad-hoc answers.
During onboarding, the AI must invoke a 'New Hire Setup' skill before answering questions or performing actions. This guarantees all necessary steps (account creation, training material access) are followed in order.
Before conducting a code review, the AI must invoke a 'Code Review Process' skill. This ensures the review follows team standards (e.g., checking for tests, design patterns) rather than subjective judgment.
In a healthcare triage bot, the AI must invoke a 'Symptom Assessment' skill before any response. This ensures systematic evaluation of symptoms and adherence to medical protocols, even for simple queries.
Before giving financial advice, the AI invokes a 'Risk Assessment' skill to evaluate user profile and regulatory requirements. This prevents giving generic advice that might not be suitable.
Offer curated skill packages (e.g., industry-specific workflows) to enterprises on a monthly subscription. Revenue comes from per-seat licensing.
Deploy the skill package to optimize client workflows (e.g., customer support), charging a base fee plus a percentage of measured efficiency gains.
Create a platform where experts publish skills and users pay per download or via revenue share. The platform takes a cut of each transaction.
💬 Integration Tip
Implement a mandatory skill invocation check as the first step in the AI's message processing pipeline, with a fallback to a default skill if none matches.
Scored May 7, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.