← 返回 Skills 市场
openxcn

Superpowers Cn

作者 openxcn · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
594
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install superpowers-cn
功能描述
中文AI工作流框架 - 先理解需求再执行,让AI做事更有逻辑
安全使用建议
This skill appears coherent and low-risk: it implements a local workflow framework (clarify → plan → execute → review), does not request secrets, and contains no network or shell calls. Before installing, verify the source (no homepage provided and README references a placeholder GitHub account) and the author identity (metadata ownerId in the registry differs from _meta.json ownerId). Also review how you'll integrate it: the execute stage will call task.execute() — make sure the agent or callers cannot supply untrusted code or privileged operations as tasks. If you plan to run it in production, test it in a sandboxed environment first and audit any modifications you or your agent make when wiring it into your assistant.
功能分析
Type: OpenClaw Skill Name: superpowers-cn Version: 1.0.0 The 'superpowers-cn' skill bundle is a structured workflow framework designed to improve AI task execution by enforcing a 'Clarify-Plan-Execute-Review' cycle. The code (found in workflows/ and example/) consists of standard JavaScript utility functions for string manipulation and task state management. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; the instructions in SKILL.md and README.md are focused entirely on improving the logical flow of the AI agent's responses.
能力评估
Purpose & Capability
Name/description (AI workflow: clarify → plan → execute → review) align with the provided code files (clarify.js, plan.js, execute.js, review.js) and examples. The code implements the described stages and does not require unrelated capabilities.
Instruction Scope
SKILL.md stays within the stated workflow and gives no instructions to read system files or call external endpoints. Implementation is local and uses console logging. One operational note: executePlan calls each task.execute() — the skill will run whatever function or action is supplied as a task. Ensure any integration does not pass untrusted or privileged operations as task.execute() to avoid abuse.
Install Mechanism
No install spec (instruction-only skill) and no downloads or package installs. Files are static JS modules; nothing is written to disk by an installer. Low install-related risk.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the code does not read environment variables or secret files. Requested privileges are proportional to its purpose.
Persistence & Privilege
always:false (no forced always-on). The skill does not modify other skills or global agent settings and does not request permanent presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install superpowers-cn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /superpowers-cn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首次发布:推出 Superpowers CN 中文 AI 工作流框架 - 引入“四步工作流”方法:澄清需求、制定设计、分解任务、执行验证 - 支持中文开发场景,提升AI任务执行的逻辑性及有序性 - 内置常用触发词,快速激活工作流 - 提供实际工作流示例,助力用户上手
元数据
Slug superpowers-cn
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Superpowers Cn 是什么?

中文AI工作流框架 - 先理解需求再执行,让AI做事更有逻辑. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 594 次。

如何安装 Superpowers Cn?

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

Superpowers Cn 是免费的吗?

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

Superpowers Cn 支持哪些平台?

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

谁开发了 Superpowers Cn?

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

💬 留言讨论