skill-system-dashboard

Installation
SKILL.md

Skill System Dashboard

This skill generates the project dashboard HTML using repository-local data.

Usage

python3 "<this-skill-dir>/scripts/generate.py" --target /path/to/project
python3 "<this-skill-dir>/scripts/generate.py" --target /path/to/project --output /tmp/index.html

Behavior

  • Reads graph data from skills/skill-system-graph scan output.
  • Reads skill metadata from skills/skill-system-*/SKILL.spec.yaml and SKILL.behavior.yaml.
  • Reads ticket/roadmap data from .tkt/.
  • Reads pending/DB memory snapshots when available.
  • Writes one HTML file (default <target>/dashboard/index.html).
Related skills
Installs
11
GitHub Stars
4
First Seen
Mar 24, 2026