← Back to Skills Marketplace
Superpowers (OpenClaw)
by
YanTianlong-01
· GitHub ↗
· v1.0.0
· MIT-0
1359
Downloads
2
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install yantianlong-superpowers
Description
提供系统化的 AI 编程工作流支持,包括测试驱动开发、代码审查、重构、文档生成和自动化验收测试。
Usage Guidance
This skill is an instruction-only wrapper pointing you to an external GitHub plugin. Before installing: (1) verify the GitHub URL and owner are legitimate (check commits, stars, issues, and repo history); (2) inspect the repository contents (especially install scripts, config.json, and any binaries) for unexpected network calls or post-install hooks; (3) if possible, install and test in a sandbox or non-production environment; (4) avoid granting credentials or running unknown installers on servers. The skill itself does not request secrets, but cloning and running external plugin code can execute arbitrary actions, so validate the upstream source before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: yantianlong-superpowers
Version: 1.0.0
The skill bundle consists of metadata and documentation for 'Superpowers,' an AI programming workflow framework. The files (_meta.json and SKILL.md) contain only descriptive text, installation instructions for external tools, and links to a legitimate GitHub repository (github.com/obra/superpowers). There is no executable code or evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md: it documents an AI programming workflow framework (TDD, review, refactor, docs). No unrelated capabilities, env vars, or binaries are requested.
Instruction Scope
SKILL.md tells the user to clone or symlink a GitHub repo into a local plugin directory (~/.continue/plugins/superpowers) and references platform-specific install commands. It does not instruct reading unrelated system files or requesting credentials, but it does direct the agent/user to fetch and install external code.
Install Mechanism
There is no automated install spec in the registry; installation is manual via git clone or platform-specific plugin install. Cloning from a GitHub repo is a common install method but will write external code to disk and may introduce arbitrary code — validate the repo and contents before installing.
Credentials
No environment variables, secrets, or config paths are requested. The skill does not ask for credentials or access to unrelated services.
Persistence & Privilege
always:false and no install-time scripts declared. The SKILL.md suggests installing a plugin into a user plugin directory (normal for editor/agent plugins) but does not request system-wide privileges or modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install yantianlong-superpowers - After installation, invoke the skill by name or use
/yantianlong-superpowers - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Superpowers: an open-source AI programming workflow framework.
- Supports TDD, AI-driven code review, refactoring, documentation generation, debugging, and automated acceptance testing.
- Compatible with Claude Code, OpenCode, Codex, Cursor, and Gemini CLI.
- Provides detailed installation instructions and core file structure overview.
- Includes trigger phrases for activating key features.
Metadata
Frequently Asked Questions
What is Superpowers (OpenClaw)?
提供系统化的 AI 编程工作流支持,包括测试驱动开发、代码审查、重构、文档生成和自动化验收测试。 It is an AI Agent Skill for Claude Code / OpenClaw, with 1359 downloads so far.
How do I install Superpowers (OpenClaw)?
Run "/install yantianlong-superpowers" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Superpowers (OpenClaw) free?
Yes, Superpowers (OpenClaw) is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Superpowers (OpenClaw) support?
Superpowers (OpenClaw) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Superpowers (OpenClaw)?
It is built and maintained by YanTianlong-01 (@yantianlong-01); the current version is v1.0.0.
More Skills