investigation-report-generator
Installation
SKILL.md
Investigation Report Generator
Generate a self-contained HTML investigation dossier. These reports feature a dark theme with gold accents, sticky navigation, collapsible sections, and responsive layouts.
Workflow
- Copy the template: Start from
assets/report-template.html - Customize the hero section: Replace
{{TITLE}},{{SUBTITLE}},{{BADGE}}, and hero stats - Populate sections: Use components from
references/component-library.mdto build each section - Update navigation: Add section anchors to the sticky
<nav class="toc">bar - Update footer: Replace
{{FOOTER_TEXT}}with investigation metadata
Available Components
See references/component-library.md for copy-paste HTML snippets: