Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add armpro24-blip/cad-cae-copilot --skill superpowersgit clone --depth 1 https://github.com/armpro24-blip/cad-cae-copilotWrote 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/armpro24-blip/cad-cae-copilot/superpowers)<a href="https://agentmods.dev/skills/armpro24-blip/cad-cae-copilot/superpowers"><img src="https://agentmods.dev/badge/skills/armpro24-blip/cad-cae-copilot/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/armpro24-blip/cad-cae-copilot/superpowers"><img src="https://agentmods.dev/badge/skills/armpro24-blip/cad-cae-copilot/superpowers.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00063 | $0.00448 |
| Opus 5 | $0.00032 | $0.00224 |
| Sonnet 5 | $0.00013 | $0.00090 |
| Haiku 4.5 | $0.00006 | $0.00045 |
Grade A, and why
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
Superpowers Skill (Workspace)
Purpose
Provide a fast, disciplined development workflow for this repository:
- Clarify target outcome and constraints.
- Convert intent into short executable slices.
- Implement with minimal blast radius.
- Verify with focused tests first, then broader regression when needed.
- Ship incremental commits quickly.
Activation Hints
Use this skill when the user requests speed, acceleration, optimization, or asks to execute a multi-step roadmap quickly and safely.
Workflow
1) Clarify and lock scope
- Restate the concrete deliverable in one sentence.
- Identify non-goals and trust boundaries already enforced by the project.
- Prefer one smallest useful slice before broader refactors.
2) Plan as small slices
- Break work into 2-5 short tasks.
- Each task must define:
- files to touch
- expected behavior change
- validation command
- done condition
3) Execute with minimal edits
- Prefer deterministic code paths over broad abstractions.
- Avoid changing unrelated APIs.
- Keep evidence-only and explicit-missingness policies intact.
4) Verify before claiming done
- Run narrow tests covering changed behavior.
- Run nearby regression tests affected by touched files.
- If tests fail, fix root cause before proceeding.
5) Ship in tight increments
- Commit each completed slice with a specific message.
- Push after green verification.
- Report delta only: what changed, how verified, what is next.
Repository-specific guardrails
- Never auto-advance claims from imported artifacts.
- Never infer missing CAD/CAE facts from absent data.
- Keep external tool execution boundaries explicit.
- Preserve deterministic validator behavior.
Output style
- Lead with outcome and status.
- Provide concise evidence of verification.
- Propose next smallest slice immediately.
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 · 69 lines · 63 tokens per session scan A 7ffa94520c17
superpowers is a skill published in the GitHub repository armpro24-blip/cad-cae-copilot (57 stars, last pushed yesterday), licensed MIT. It adds 63 tokens to every session and 448 once invoked, about $0.0003 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-30.
Other skills, from other repositories
simplecadapi
Build, assemble, inspect, reconstruct, and export parametric CAD models with the SimpleCADAPI Python SDK. Use for SimpleCAD geometry modeling, constrained sketches, parts and assemblies, standard gears and bearings, STEP/BREP inspection and reconstruction, durable product packages, model JSON replay, and CAD backend…
b123d-modeling
Use this skill when asked to model, build, or modify a 3D part or assembly with build123d — from a text description, a technical drawing (image or PDF), dimensions in a spec, or an existing STEP/STL file.
b123d-repair
Use this skill when validate() or the export() gate reports FAIL on a shape — an imported STEP that arrives broken, or a solid your own construction damaged — and the goal is a watertight, manifold, BRepCheck-valid solid that passes the export gate without changing the geometry beyond the defect itself.
b123d-edit
Use this skill when the task is to change an existing build123d model or script: "make this bracket 5 mm taller", "move the holes inward", "add a counterbore", "remove this rib", "make it fit this mating part", or "repair the code so the intended edit remains parametric".
opengis-skills
Use when AI coding assistant needs GIS/CAD/C#/AI/IoT/3D domain expertise for 73+ open-source projects. One-stop skill index with tag-based search and on-demand loading for GDAL, GeoServer, QGIS, PostGIS, JTS, CesiumJS, FreeCAD, OpenSCAD, OCCT, NPOI, SqlSugar, Furion, Dify, SuperSplat, Go and more.
cad-skills
Use when doing parametric 3D modeling, 2D drafting, geometric kernel development, BIM/IFC processing, PCB design, or AutoCAD .NET development. Index of 20 skills: FreeCAD, OpenSCAD, OCCT, CadQuery, KiCad, SolveSpace, QCAD, xBIM, Clipper2, TongWen and more.