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 costiash/eliviz --skill html-reportgit clone --depth 1 https://github.com/costiash/elivizWrote 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/costiash/eliviz/html-report)<a href="https://agentmods.dev/skills/costiash/eliviz/html-report"><img src="https://agentmods.dev/badge/skills/costiash/eliviz/html-report.svg" alt="Measured on agentmods" 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.00276 | $0.03028 |
| Opus 5 | $0.00138 | $0.01514 |
| Sonnet 5 | $0.00055 | $0.00606 |
| Haiku 4.5 | $0.00028 | $0.00303 |
Grade A, and why
html-report 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 8d 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
19 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.
- assets/designs/aurora/design.css 149 B
- assets/designs/aurora/design.json 586 B
- assets/designs/brutalist/design.css 5.5 KB
- assets/designs/brutalist/design.json 632 B
- assets/designs/editorial/design.css 4.6 KB
- assets/designs/editorial/design.json 714 B
- assets/designs/neon/design.css 3.2 KB
- assets/designs/neon/design.json 651 B
- assets/designs/terminal/design.css 5.5 KB
- assets/designs/terminal/design.json 603 B
- assets/template.html 63 KB
- assets/vendor/gsap.min.js 71 KB runs code
- assets/vendor/ScrollTrigger.min.js 42 KB runs code
- assets/vendor/tailwind.js 441 KB runs code
- assets/vendor/three.min.js 601 KB runs code
- references/data-model.md 9.4 KB
- references/design-bank.md 7.3 KB
- references/design-spec.md 7.3 KB
- scripts/build_html.py 6.8 KB runs code
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.
- 8d ago First seen · 239 lines · 276 tokens per session scan A 4798664cb8c8
html-report is a skill published in the GitHub repository costiash/eliviz (7 stars, last pushed 23d ago), with no licence file. It adds 276 tokens to every session and 3,028 once invoked, about $0.0014 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
ingest
An intake process for turning a PDF or PowerPoint deck, spreadsheet, wiki page, or pasted figures into traceable evidence for product hypotheses.
preserve-security-evidence
Preserve security evidence before analysis, containment, or remediation changes it. Use for artifacts, volatile host state, vulnerability validation, records, logs, screenshots, commands, hashes, timelines, and reproducible handoffs.
ingest
Process raw files from vault/sources/ into linked wiki pages. Actions - all (every unprocessed source), file (one specific source), overview.
deliverable-creation
Produce polished, consulting-quality deliverables including slide decks, reports, memos, and one-pagers. Use this skill when the user mentions: create a deck, build a presentation, make slides, write a report, executive summary, one-pager, synthesis, storyboard, slide structure, pyramid principle, consulting deck…
ddt-baseline-sync
A skill that imports staffing, work-hour, or project-plan spreadsheets and CSV files into a historical project baseline. A baseline is past project data used to improve future work-hour estimates.
csv-exporter
Generate properly formatted Teamwork CSV files from Functional Requirements Documents. Converts FRD requirements into CSV backlog with task hierarchy, priorities, story points, and estimated hours. Automatically populates estimated time from story point conversion. Invoke when user asks to "export to CSV", "create…