@firstpick/pi-skill-html-report

Reusable Agent Skill for polished self-contained HTML reports that explain complex, multi-step diagnostics, guides, decisions, investigations, and research with adaptive visuals and accessible long-page navigation.

Packages

Package details

skill

Install @firstpick/pi-skill-html-report from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@firstpick/pi-skill-html-report
Package
@firstpick/pi-skill-html-report
Version
0.1.3
Published
Aug 7, 2026
Downloads
600/mo · 55/wk
Author
firstpick
License
MIT
Types
skill
Size
654.7 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "skills": [
    "./skills"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

HTML Report

Turn a complex explanation into a polished report that opens in any modern browser.

Helpful when

  • A topic needs more structure than a chat response.
  • You want diagrams, evidence cards, or comparison tables.
  • The report must work as one shareable file.

What to share with Pi

  • The topic, audience, and purpose
  • The facts, files, or research to include
  • Any visual style or accessibility needs

Try asking

Create a browser-ready report explaining this incident to technical and non-technical readers. Include the timeline, evidence, cause, and next steps.

What you’ll get

  • A self-contained HTML file
  • Clear sections and useful visual elements
  • Accessible navigation for longer reports

Keep in mind

The report can improve presentation, but it cannot make weak or unverified source material reliable.

Install

pi install npm:@firstpick/pi-skill-html-report

Restart Pi if the skill does not appear in your current session.

Technical details

See TECHNICAL.md for advanced usage, configuration, compatibility, and limitations.