Borrowing it
Nothing to install: this file belongs to oh-my-engine/oh-my-engine. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/oh-my-engine/oh-my-engine/main/.claude/skills/ome-superpowers/SKILL.mdgit clone --depth 1 https://github.com/oh-my-engine/oh-my-engineWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/oh-my-engine/oh-my-engine/ome-superpowers)<a href="https://agentmods.dev/skills/oh-my-engine/oh-my-engine/ome-superpowers"><img src="https://agentmods.dev/badge/skills/oh-my-engine/oh-my-engine/ome-superpowers/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/oh-my-engine/oh-my-engine/ome-superpowers"><img src="https://agentmods.dev/badge/skills/oh-my-engine/oh-my-engine/ome-superpowers.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00019 | $0.00421 |
| Opus 5 | $0.00010 | $0.00211 |
| Sonnet 5 | $0.00004 | $0.00084 |
| Haiku 4.5 | $0.00002 | $0.00042 |
Grade A, and why
ome-superpowers scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
ome-superpowers
Purpose
Install, update, or inspect Superpowers bridge entries for supported Agent editors.
When to Use
- Use when the user wants Superpowers installed or refreshed.
- Use when the editor-specific bridge needs inspection or repair.
- Do not use when the task is unrelated to Superpowers integration.
Inputs
- The target editors and install location.
- Any existing bridge or wrapper state in the user home directory.
- The Superpowers repository or release source when updates are required.
Process
- Check the current install or doctor state first.
- Prefer the native installer or bridge path for each supported editor.
- Write or refresh the wrapper only when native support is not available.
- Keep the bridge files consistent with the source repository.
- Verify the install state after writing.
- Report the platform coverage and any manual follow-up steps.
- Do not copy unrelated third-party sources into the project rules.
Red Flags
- A native install path exists but the wrapper is used anyway.
- The bridge would copy external sources into project rules.
- The user home paths are not checked before writing.
- The install state cannot be verified after the change.
Common Rationalizations
- "The obvious fix is good enough without a closer read of the rules."
- "I can skip verification because the change is small."
- "I should broaden the patch while I am here."
- "A vague summary is enough for handoff."
Verification
- Run the doctor or status command after install/update.
- Confirm the expected platform targets exist.
- State any native installer step that remains manual.
- Record any home-directory path assumptions.
Output Contract
Final response must include:
- Installed or updated targets
- Doctor or status result
- Manual follow-up steps
- Remaining risks
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 57 lines · 19 tokens per session scan A 4c0c3b8f9e34
ome-superpowers is a skill published in the GitHub repository oh-my-engine/oh-my-engine (5 stars, last pushed 7d ago), licensed MIT. It adds 19 tokens to every session and 421 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
development
An index of programming guidance for Python, Go, Rust, TypeScript, Java, C++, and shell scripting.
post-build-flow
Handles workflow verification and setup after build-workflow succeeds, or when the message contains workflow-verification-follow-up or workflow-setup-required. Load after direct builds, when verificationReadiness requires action, or on orchestrator verify/setup follow-up turns.
tencent-docs
A Tencent Docs assistant for creating, reading, editing, organizing, importing, and exporting online documents, spreadsheets, presentations, diagrams, and forms.
wechat-search
Search WeChat Official Account articles using OpenClaw's web search, Tavily API, and web fetch capabilities with compliance-focused design.
debugging-executions
Debug failed or wrong-output workflow executions using executions tools. Load when the user reports execution failures, unexpected node output, empty parameter values after a successful run, or a node showing a red or failed expression error.
flow-next-tracker-sync
Project a flow-next spec to a tracker issue (Linear, GitHub, GitLab, Jira) and reconcile two-way. Use when asked to sync to a tracker. NOT plan-sync.