← 返回 Skills 市场
spiceman161

Superpowers Mode

作者 Spiceman161 · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
3206
总下载
6
收藏
20
当前安装
2
版本数
在 OpenClaw 中安装
/install superpowers-mode
功能描述
Enable or disable a strict engineering workflow for coding tasks enforcing goal clarification, specs, planning, test-driven small steps, and verification.
安全使用建议
This skill appears coherent and low-risk: it only enforces a development workflow and stores a small mode file in agent memory. Before installing, consider: (1) the skill has no public homepage or source URL — if provenance matters to you, prefer skills with a visible maintainer; (2) the state file (memory/superpowers-mode.md) is persistent within the agent environment — if your agent shares memory across skills or sessions, check how that storage is protected; (3) the skill requests no credentials and performs no network or shell actions, so it cannot exfiltrate secrets on its own. If you’re comfortable with the unknown owner and agent memory usage, this skill is reasonable to enable.
功能分析
Type: OpenClaw Skill Name: superpowers-mode Version: 1.0.1 The skill bundle defines a 'superpowers-mode' for the AI agent, instructing it to follow a structured engineering workflow for coding tasks. It manages its state in an internal `memory/superpowers-mode.md` file and provides templates for planning and specification. The `SKILL.md` instructions focus on self-regulation, risk review, and good development practices for the agent's own operations. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection designed to subvert the agent for harmful purposes. All content aligns with the stated purpose of improving the agent's workflow.
能力评估
Purpose & Capability
Name, description, and instructions align: a workflow helper for coding tasks that toggles behavior and uses reference templates. There are no unrelated env vars, binaries, or installs. Note: the skill has no public homepage or source URL (owner is an ID only), which reduces transparency but does not create a technical mismatch.
Instruction Scope
SKILL.md stays within scope: it reads/writes a single state file (memory/superpowers-mode.md), produces specs/plans, and restricts itself to coding/build/debug tasks. It does not request other files, credentials, or external endpoints. Note: it persists mode state in agent memory, which is expected behavior for a toggle.
Install Mechanism
No install spec and no code files — lowest-risk model (instruction-only). Nothing is downloaded or written to disk beyond the declared state file in agent memory.
Credentials
No environment variables, credentials, or config paths are requested. The declared requirements are minimal and appropriate for the stated functionality.
Persistence & Privilege
The skill writes a small state file to memory (enabled:true/false) and confirms changes; it does not require always:true and does not modify other skills or system settings. Autonomous model invocation is allowed by default (disable-model-invocation is false), which is normal for skills and not by itself a concern.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install superpowers-mode
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /superpowers-mode 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Initial metadata file (_meta.json) added to the skill. - No changes to the functionality or workflow; this is a metadata update only.
v1.0.0
Initial public release: on-demand superpowers workflow with v2-lite risk review, red flags, verification gates, and rollback checks.
元数据
Slug superpowers-mode
版本 1.0.1
许可证
累计安装 21
当前安装数 20
历史版本数 2
常见问题

Superpowers Mode 是什么?

Enable or disable a strict engineering workflow for coding tasks enforcing goal clarification, specs, planning, test-driven small steps, and verification. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3206 次。

如何安装 Superpowers Mode?

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

Superpowers Mode 是免费的吗?

是的,Superpowers Mode 完全免费(开源免费),可自由下载、安装和使用。

Superpowers Mode 支持哪些平台?

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

谁开发了 Superpowers Mode?

由 Spiceman161(@spiceman161)开发并维护,当前版本 v1.0.1。

💬 留言讨论