html-plan
Create a self-contained HTML plan that is pragmatic, simple, and visually organized. Use when the user wants a plan page in the effective HTML style, wants the writing kept close to what they gave you, or wants the grammar cleaned up without turning it into a whole bigger thing.
How do I install this agent skill?
npx skills add https://github.com/plannotator/effective-html --skill html-planIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill provides a comprehensive set of HTML templates and instructions for the AI agent to create structured and visually organized project plans. The reference files are self-contained, offline-first documentation examples that demonstrate clean web design. No security risks, including prompt injection, remote code execution, or data exfiltration, were detected.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
HTML Plan
Review the files throughout references/html-effectiveness/.
After reviewing them, create an HTML file for the plan in a similar style.
Keep it pragmatic and simple.
Always include dark mode: hand-rolled CSS variables on :root / html.dark, a small theme toggle button, localStorage persistence, and an apply-before-paint script in <head> (default to prefers-color-scheme).
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/plannotator/effective-html/html-plan">View html-plan on skillZs</a>