What problem does it solve?
Plain text notes and raw data are hard to scan when you need a visual summary of your activity. This Skill produces charts, dashboards, and styled reports that render as live pages inside the screenpipe viewer instead of showing as raw HTML source.
Core Features & Use Cases
- Viewer Rendering Opt-In: Marks HTML files with the
screenpipe:render=human marker so the viewer renders them as pages rather than source code.
- Sandbox-Safe Output: Enforces fully self-contained files with inline CSS/JS and data-URI images, since the viewer sandbox blocks all network access including CDN chart libraries.
- Inline SVG Charts: Provides a copy-and-fill template using inline SVG bars and styled cards instead of external chart libraries.
- Use Case: After analyzing a day of screenpipe activity, generate a daily focus report showing tracked hours, top apps, and meeting counts as a rendered dashboard linked from your note.
Quick Start
Create a visual daily focus report of my screenpipe activity as a rendered HTML page and link it from a note.