oh-my-engine: Skill for Claude Code

.claude/skills/ome-superpowers/SKILL.md

ome-superpowers is a skill for Claude Code from oh-my-engine/oh-my-engine. It costs 19 tokens per session (421 once invoked), scanned A, original, MIT.

A workflow for installing, updating, or inspecting Superpowers bridges that connect supported agent editors to Superpowers.

In plain words
What is it for?
Use it to set up or refresh Superpowers for supported editors, inspect bridge files, diagnose integration problems, and verify the result.
Why use it?
It helps keep editor integrations correctly installed and consistent, while checking the current state before changing anything.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is oh-my-engine/oh-my-engine's own configuration. It tells Claude Code how to work on oh-my-engine itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything oh-my-engine configures →

Reuse

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.

Copy the file
curl -O https://raw.githubusercontent.com/oh-my-engine/oh-my-engine/main/.claude/skills/ome-superpowers/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/oh-my-engine/oh-my-engine

Made for: Claude Code.

Wrote 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.

agentmods badge for ome-superpowers

README.md
[![agentmods](https://agentmods.dev/badge/skills/oh-my-engine/oh-my-engine/ome-superpowers/github.svg)](https://agentmods.dev/skills/oh-my-engine/oh-my-engine/ome-superpowers)
Your own site
<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.

agentmods 80×15 button for ome-superpowers

Your own site · 80×15
<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>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 421 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 9d ago against content hash 4c0c3b8f9e34, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

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.

.claude/skills/ome-superpowers/SKILL.md · 57 lines

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

  1. Check the current install or doctor state first.
  2. Prefer the native installer or bridge path for each supported editor.
  3. Write or refresh the wrapper only when native support is not available.
  4. Keep the bridge files consistent with the source repository.
  5. Verify the install state after writing.
  6. Report the platform coverage and any manual follow-up steps.
  7. 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
Changes

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.

  1. 9d ago First seen · 57 lines · 19 tokens per session scan A 4c0c3b8f9e34

Subscribe to this mod's changes

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.