← Back to Skills Marketplace
lean-zhouchao

Using Superpowers 0.1.0

by lean-zhouchao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
378
Downloads
0
Stars
10
Active Installs
1
Versions
Install in OpenClaw
/install using-superpowers-0-1-0
Description
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Usage Guidance
This skill enforces a strict policy: always invoke the Skill tool before responding if any skill might apply. On the positive side, it is coherent with its stated purpose and has no install or secret requirements. However, consider these issues before installing: - It forces the agent to check skills even when unnecessary, which can cause many skills to be loaded and increase data exposure and attack surface. Ask how your platform sandboxing works: when a skill is loaded, can it read user-provided context or call external endpoints? If so, this policy may accidentally leak data. - The SKILL.md forbids using the Read tool and assumes specific tools (e.g., Skill tool, TodoWrite). Confirm those tools exist and that forcing that exact workflow won't break your environment. - This instruction can degrade agent behavior (constant interruptions to check skills) and may be incompatible with platforms that expect clarifying questions first. Recommendations: only install if you understand how your platform loads and sandboxes skills and you want strict, centralized enforcement of skill usage. If you proceed, monitor which skills get loaded when this policy is used and consider restricting which skills are permitted to be auto-invoked. If you need more assurance, request an implementation that is less absolute (e.g., suggest skill checks for specific categories or make invocation user-confirmed) or provide evidence that loaded skills cannot exfiltrate data.
Capability Analysis
Type: OpenClaw Skill Name: using-superpowers-0-1-0 Version: 1.0.0 The skill bundle contains aggressive meta-instructions in SKILL.md designed to override the AI agent's default decision-making logic. It uses high-pressure language ("ABSOLUTELY MUST", "not negotiable") to force the agent to prioritize tool invocation (the 'Skill' tool) before any response or clarifying question, even if the relevance is as low as 1%. While these instructions appear intended to enforce a specific workflow, the use of prompt-injection techniques to bypass agent autonomy and the explicit instruction to avoid standard file-reading tools ('Never use the Read tool on skill files') are characteristic of behavioral manipulation.
Capability Assessment
Purpose & Capability
Name/description claim to enforce a workflow for invoking skills; SKILL.md contains that exact policy. The skill requires no binaries, secrets, or installs, so requested capabilities are proportionate to the stated purpose.
Instruction Scope
The instructions mandate invoking the Skill tool before any response (including clarifying questions) whenever there's even a 1% chance a skill applies. This is unusually broad and grants the agent little discretion. It also forbids using the Read tool on skill files and presumes tools like TodoWrite exist. These directives can cause excessive/automatic skill invocation, platform incompatibility, and broaden the attack surface by loading many skills unnecessarily.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install profile. Nothing is written to disk or downloaded.
Credentials
No environment variables, credentials, or config paths are requested. The lack of secrets is proportionate to the described purpose.
Persistence & Privilege
Skill is not always:true and does not request elevated agent privileges. However, because its runtime instructions mandate a behavioral rule that forces pre-response skill invocation, it effectively increases the frequency with which other skills are loaded or consulted, raising the practical privilege/attack surface even if it does not itself request persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install using-superpowers-0-1-0
  3. After installation, invoke the skill by name or use /using-superpowers-0-1-0
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of using-superpowers skill. - Strictly enforces mandatory skill invocation before any response, including clarifying questions, if a skill might apply. - Provides clear flowchart and rules for checking and invoking skills in conversations. - Lists common rationalizations for bypassing skills and counters each. - Outlines priority order and types of skills to guide proper usage. - Emphasizes that user instructions state "what," but skills define "how."
Metadata
Slug using-superpowers-0-1-0
Version 1.0.0
License MIT-0
All-time Installs 12
Active Installs 10
Total Versions 1
Frequently Asked Questions

What is Using Superpowers 0.1.0?

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions. It is an AI Agent Skill for Claude Code / OpenClaw, with 378 downloads so far.

How do I install Using Superpowers 0.1.0?

Run "/install using-superpowers-0-1-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Using Superpowers 0.1.0 free?

Yes, Using Superpowers 0.1.0 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Using Superpowers 0.1.0 support?

Using Superpowers 0.1.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Using Superpowers 0.1.0?

It is built and maintained by lean-zhouchao (@lean-zhouchao); the current version is v1.0.0.

💬 Comments