Static HTML dashboard that shows index state, coverage, staleness, and gaps. Read-only and stateless — metadata in, HTML out.
55
61%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./workspace/skills/dashboard/SKILL.mdThe Dashboard reads metadata from ChromaDB and the local filesystem, then generates a static HTML page showing index state, staleness, and coverage gaps. It is a pure function: metadata in, HTML out.
generator.py — DashboardGenerator classtemplates/dashboard.html.j2 — Jinja2 templatea30d1b4
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.