← Back to Skills Marketplace
haoy2025

Super Spec

by hao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
97
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install super-spec
Description
Superpowers x Spec-Driven Development 融合开发流程 — 一键启动,自动检查并引导安装依赖
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install super-spec
  3. After installation, invoke the skill by name or use /super-spec
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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 开发流程
Metadata
Slug super-spec
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Super Spec?

Superpowers x Spec-Driven Development 融合开发流程 — 一键启动,自动检查并引导安装依赖. It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.

How do I install Super Spec?

Run "/install super-spec" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Super Spec free?

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

Which platforms does Super Spec support?

Super Spec is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Super Spec?

It is built and maintained by hao (@haoy2025); the current version is v1.0.0.

💬 Comments