CtrlK
BlogDocsLog inGet started
Tessl Logo

dashboard

Static HTML dashboard that shows index state, coverage, staleness, and gaps. Read-only and stateless — metadata in, HTML out.

55

Quality

61%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./workspace/skills/dashboard/SKILL.md
SKILL.md
Quality
Evals
Security

Dashboard

The 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.

Capabilities

  • Coverage summary: total files, indexed files, coverage percentage
  • File table: all files with status (fresh/stale/gap), chunk counts, timestamps
  • Gaps and staleness alerts
  • Auto-refresh every 5 minutes
  • Self-contained HTML with inline CSS

Scripts

  • generator.py — DashboardGenerator class
  • templates/dashboard.html.j2 — Jinja2 template
Repository
tombrewsviews/repository-os-mvp
Last updated
First committed

Is this your skill?

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.