Skip to content

Overview Report

Li_Js edited this page Jul 21, 2026 · 1 revision

Overview Report

Home | Knowledge Graph | Safety and Data

skm report is the one-page snapshot for your local skill setup.

Create a Report

skm report
skm report --format html --output skm-report.html
skm report --json

The HTML report is a local single file. Open it in a browser, share it privately with teammates, or keep it as a before/after record while cleaning your setup.

What It Shows

Section What you learn
Health Score, skill count, MCP count, never-used count, duplicate installs
Risks The highest-impact items to inspect first
Usage Top used skills and recent activity
Context cost Skills with the largest name + description estimate
Sessions Workspaces with the largest session logs
Graph summary Relationship distribution without opening the full graph
Next commands Concrete follow-up commands

When to Use It

  • Before cleanup, to capture current state.
  • After cleanup, to compare health and log size.
  • Before opening an issue, to collect a structured overview.
  • When sharing a setup snapshot without exposing raw session logs.

Safety

report is read-only for AIDE data. It may update ~/.skill-manager cache files, but it does not modify Claude/Codex configs, skills, MCP servers, or session logs.

Clone this wiki locally