← 返回 Skills 市场
lean-zhouchao

Using Superpowers 0.1.0

作者 lean-zhouchao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
378
总下载
0
收藏
10
当前安装
1
版本数
在 OpenClaw 中安装
/install 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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install using-superpowers-0-1-0
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /using-superpowers-0-1-0 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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."
元数据
Slug using-superpowers-0-1-0
版本 1.0.0
许可证 MIT-0
累计安装 12
当前安装数 10
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 378 次。

如何安装 Using Superpowers 0.1.0?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install using-superpowers-0-1-0」即可一键安装,无需额外配置。

Using Superpowers 0.1.0 是免费的吗?

是的,Using Superpowers 0.1.0 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Using Superpowers 0.1.0 支持哪些平台?

Using Superpowers 0.1.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Using Superpowers 0.1.0?

由 lean-zhouchao(@lean-zhouchao)开发并维护,当前版本 v1.0.0。

💬 留言讨论