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 agentmods add skills/firstp1ck/pi-coding-agent-forge/html-reportnpx skills add Firstp1ck/pi-coding-agent-forge --skill html-reportgit clone --depth 1 https://github.com/Firstp1ck/pi-coding-agent-forgeWhat 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 | $0.00067 | $0.02444 |
| Opus 5 | $0.00034 | $0.01222 |
| Sonnet 5 | $0.00013 | $0.00489 |
| Haiku 4.5 | $0.00007 | $0.00244 |
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 2d 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 — 202 lines — stays where its author put it; the contents beside it link to each section on GitHub.
HTML Report
Create source-grounded, browser-readable explanation reports with the approved dark navy visual system. The output is a document, not an application: it should open locally without a build step, remain understandable when printed, and use visuals only when they clarify real information.
When to Use
Use this skill when both are true:
- The user requests an HTML page/report or clearly wants a browser-readable artifact.
- The subject is complex or multi-step: diagnostics, investigations, implementation guidance, architecture, technical decisions, comparisons, research synthesis, or operational plans.
Do not use it for:
- Short answers that do not warrant a file.
- Slide presentations; use a presentation-specific skill instead.
- Product dashboards, landing pages, or application UI implementation.
- A generic technology comparison unless the user requests an HTML report.
- Content whose evidence is too incomplete to explain responsibly; collect evidence or mark uncertainty first.
Should trigger
- “Create a self-contained HTML report explaining this multi-stage incident with evidence, diagrams, and recommendations.”
- “Turn this architecture analysis into a polished browser-readable explanation.”
- “Make an HTML implementation guide with a process diagram, overview, risks, and phased steps.”
- “Research these options and deliver a detailed HTML decision document.”
Should not trigger
- “Explain this error in three bullets.”
- “Build an interactive product analytics dashboard.”
- “Create a 16:9 HTML slide deck.”
- “Compare React and Vue and recommend one.”
Invocation Design
- Invocation mode: model-invoked after the package is explicitly enabled.
- Leading concept: HTML explanation report.
- Trigger branches:
- Complex or multi-step explanation explicitly requested as HTML.
- Technical diagnostic, guide, analysis, investigation, or synthesis needing a standalone browser report.
- The package is a disabled draft until the user explicitly installs/enables it; creation alone must not modify Pi settings.
What ships with it
21 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/starter-template.html 35 KB
- references/CONTENT-ARCHITECTURE.md 3.9 KB
- references/DESIGN-SYSTEM.md 5.0 KB
- references/INTERACTION-DESIGN.md 5.3 KB
- references/VISUAL-DECISIONS.md 4.6 KB
- scripts/validate_report.py 14 KB runs code
- tests/fixtures/design-variants/11-sidebar-docs.html 50 KB
- tests/fixtures/design-variants/12-longform-editorial.html 51 KB
- tests/fixtures/design-variants/13-marginal-layout.html 50 KB
- tests/fixtures/design-variants/14-compact-console.html 51 KB
- tests/fixtures/design-variants/15-graphic-poster.html 51 KB
- tests/fixtures/design-variants/16-minimal-landing.html 51 KB
- tests/fixtures/design-variants/17-terminal-readme.html 51 KB
- tests/fixtures/design-variants/18-dark-product.html 51 KB
- tests/fixtures/design-variants/19-industrial-spec.html 51 KB
- tests/fixtures/design-variants/20-rounded-corporate.html 51 KB
- tests/fixtures/design-variants/CATEGORIES.md 3.0 KB
- tests/fixtures/full-feature-report.html 45 KB
- tests/fixtures/minimal-report.html 2.6 KB
- tests/fixtures/source-notes.md 521 B
- tests/test_skill_contract.py 12 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.
- 2d ago First seen · 202 lines · 67 tokens per session scan A 81c76d99b8de
html-report is a skill published in the GitHub repository Firstp1ck/pi-coding-agent-forge (74 stars, last pushed 3d ago), licensed MIT. It adds 67 tokens to every session and 2,444 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
github-release-management
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management.
flow-nexus-platform
Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges.
github-code-review
Comprehensive GitHub code review with AI-powered swarm coordination.
github-multi-repo
Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration.
github-project-management
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning.
github-workflow-automation
Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management.