← 返回 Skills 市场
97
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install super-spec
功能描述
Superpowers x Spec-Driven Development 融合开发流程 — 一键启动,自动检查并引导安装依赖
安全使用建议
This skill is an orchestration helper that merely guides you to use two other skills (superpowers and spec-kit). Before installing anything: (1) review the GitHub repositories it points to (obra/superpowers and github/spec-kit) to confirm you trust the maintainers and to inspect what code will run when those skills are added; (2) prefer official/known sources and check project README and license; (3) avoid placing unreviewed code into your agent skills directory (.claude/skills/) unless you understand the code; (4) do not provide secrets or credentials to these third-party skills unless their need is explicit and justified. Overall the skill is internally consistent, but its safety depends on the external repos it instructs you to install — inspect those before adding them.
功能分析
Type: OpenClaw Skill
Name: super-spec
Version: 1.0.0
The 'super-spec' skill is a workflow orchestrator that provides instructions (SKILL.md) for an AI agent to guide users through a multi-step development process. It does not contain any executable code, instead acting as a wrapper that suggests the use of external skills like 'superpowers' and 'spec-kit'. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
The name/description state that this skill is a wrapper/orchestrator combining 'superpowers' and 'spec-kit' workflows. The SKILL.md only checks for those skills and guides installing them from GitHub, which is coherent with the stated purpose — there are no unrelated env vars, binaries, or hidden capabilities requested.
Instruction Scope
The runtime instructions are limited to checking whether the two dependent skills are available, prompting the user, and guiding how to install them (copy skill folders to .claude/skills/). This is within scope. Note: it assumes the agent/user can view the available-skills list and perform file operations (copying into .claude/skills); installing third-party skills implies running code not included here, so users should review those repos before copying them into their agent directory.
Install Mechanism
There is no install spec for this skill itself (instruction-only). It points users to GitHub repositories for the dependent skills. That is reasonable for a wrapper/orchestration skill; the skill itself does not download or write code.
Credentials
The skill does not request any environment variables, credentials, or config paths. This is proportionate to its described purpose of orchestrating other skills.
Persistence & Privilege
The skill is user-invocable, not always-enabled, and does not request to persist or modify other skills' configuration. It asks users to place other skills into .claude/skills, which would change the agent environment, but that is a user action triggered by explicit instructions rather than an automatic persistence request.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install super-spec - 安装完成后,直接呼叫该 Skill 的名称或使用
/super-spec触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
super-spec 2.0.0 introduces a streamlined, guided fusion development process combining Superpowers and Spec-Driven Development tools.
- 自动检测并引导安装 superpowers 和 spec-kit 两大技能,确保环境正确
- 提供 11 步融合开发全流程,涵盖头脑风暴、规格制定、澄清、任务拆解、TDD、调试、代码评审等
- 针对不同用户输入智能分支流程,帮助用户从任意阶段切入开发
- 全程口语化、傻瓜式引导,帮助用户零门槛使用 fusion 开发流程
元数据
常见问题
Super Spec 是什么?
Superpowers x Spec-Driven Development 融合开发流程 — 一键启动,自动检查并引导安装依赖. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 Super Spec?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install super-spec」即可一键安装,无需额外配置。
Super Spec 是免费的吗?
是的,Super Spec 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Super Spec 支持哪些平台?
Super Spec 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Super Spec?
由 hao(@haoy2025)开发并维护,当前版本 v1.0.0。
推荐 Skills