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 AkoliteZA/hermes-agent-idea-workflow --skill idea-superpowers-suitegit clone --depth 1 https://github.com/AkoliteZA/hermes-agent-idea-workflowWrote 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/akoliteza/hermes-agent-idea-workflow/idea-superpowers-suite)<a href="https://agentmods.dev/skills/akoliteza/hermes-agent-idea-workflow/idea-superpowers-suite"><img src="https://agentmods.dev/badge/skills/akoliteza/hermes-agent-idea-workflow/idea-superpowers-suite/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/akoliteza/hermes-agent-idea-workflow/idea-superpowers-suite"><img src="https://agentmods.dev/badge/skills/akoliteza/hermes-agent-idea-workflow/idea-superpowers-suite.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.00038 | $0.03317 |
| Opus 5 | $0.00019 | $0.01658 |
| Sonnet 5 | $0.00008 | $0.00663 |
| Haiku 4.5 | $0.00004 | $0.00332 |
Grade A, and why
idea-superpowers-suite 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 393 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Idea Superpowers Suite
This skill is a superpowers-style umbrella workflow for idea development.
It coordinates the focused stages:
idea-to-design-docfor product/design thinkingidea-to-ui-design-brieffor optional Full-mode UI direction and image-generation conceptsidea-to-implementation-docfor build-ready implementation planning
Use this skill when the user wants a bigger, multi-step workflow that feels like a reusable system rather than a one-off prompt.
Purpose
Turn a rough thought into a structured chain of artifacts:
- Idea capture — create or update a local idea note from the user's high-level concept.
- Clarifying interview — capture the rough plan, philosophy, target experience, and constraints.
- Design doc — flesh the idea into a full product/UX/technical design document.
- Optional UI design brief — in Full mode only, define screens, layout, visual direction, states, and optional image-generation concept prompts.
- Research pass — compare similar products and identify what to emulate or avoid.
- Implementation spec — translate the design into practical build strategy.
- Build handoff — produce one Markdown file with tasks, prompts, tests, acceptance criteria, and Superpowers handoff guidance.
- Spec review — judge readiness before execution.
Design Philosophy
This workflow should:
- capture fast;
- clarify deeply;
- research before building;
- separate product thinking from engineering thinking;
- separate UI direction from implementation details when interface quality matters;
- save every stage as its own Markdown artifact;
- remain skippable and resilient when the user wants speed.
The UI brief is optional. It improves interface-heavy projects, but it must not make Lite mode heavier or break existing design-doc → implementation-doc flow.
Mode Selection
At the start, choose one of two modes unless the user explicitly picks one:
- Lite mode — for sketches, small utilities, early thoughts, and ideas the user wants captured quickly.
- Full mode — for serious app/product ideas that may later be built by an AI coding agent or Superpowers.
What ships with it
5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 11d ago First seen · 393 lines · 38 tokens per session scan A b0c9d15e18f9
idea-superpowers-suite is a skill published in the GitHub repository AkoliteZA/hermes-agent-idea-workflow (267 stars, last pushed 4mo ago), licensed MIT. It adds 38 tokens to every session and 3,317 once invoked, about $0.0002 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
architecture-diagram
Generate architecture diagrams as fully editable SVG with native AWS, Azure, and GCP icons for cloud diagrams, or hand-drawn generic icons for everything else. Optionally deliver a self-contained editable draw.io mxGraph companion. Deterministic layout computes zone nesting and orthogonal routing instead of…
concept-to-image
Turn concepts into static HTML visuals exported as PNG or SVG files via HTML/CSS/SVG. Triggers on: "create an image of", "export as PNG", "save as SVG", "concept to image", "screenshot this HTML". NOT for interactive HTML, use static-web-artifacts-builder.
tldraw
Generate hand-drawn whiteboard-style diagrams (.tldr) from natural language and export to PNG/SVG via tldraw-cli, with vision-based self-check and an iterative review loop. Covers flowcharts, sequence diagrams, ERDs, UML sketches, and ML model diagrams. Triggers on: "whiteboard diagram", "sketch this out", "tldraw…
ux-expert
UX design expert for auditing and redesigning pages, dashboards, and data-dense interfaces via 4-phase collaborative reviews across 8 UX dimensions. Triggers on: "review UX", "audit this page", "redesign the dashboard", "UX review", "improve the layout", "dashboard UX audit", "component recommendations".
static-web-artifacts-builder
Build self-contained static HTML artifacts opened in a browser: interactive diagrams, dashboards, infographics. Pure HTML5+CSS3+inline SVG, zero toolchain. Triggers on: "interactive HTML", "open in browser", "HTML artifact", "visual dashboard", "HTML infographic". NOT for PNG/SVG output, use concept-to-image.
taste
Use when improving the visual taste, positioning, polish, trust, and conversion clarity of a website or product UI. Runs a category-first visual audit, applies a decisive design pass, and verifies the result with screenshots rather than subjective vibes.