octocode-stats
Installation
SKILL.md
Octocode Stats Dashboard
Generate a local HTML dashboard from Octocode usage stats. The build script owns all parsing, calculations, rendering, and browser-opening behavior; do not reimplement those calculations in chat or another script.
When to Activate
Use this skill when the user asks to:
- Show Octocode stats, usage, dashboard, or report
- Check tokens/chars saved
- Inspect tool response savings
- Inspect GitHub cache hits or avoided rate limits
- Compare raw GitHub/package payload size with the final tool response sent back
- Review errors, rate limits, or package registry failures
- Render
stats.jsonor data under~/.octocode/
Do not use it for session ID lookup, credentials, or unrelated configuration files.