llms-dashboard
CommunityVisualize LLM usage with interactive dashboards.
Authordparedesi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
AI coding assistants generate usage data across Claude, Gemini, and editors. This skill aggregates usage data and renders interactive HTML dashboards to help you understand utilization, trends, and model activity.
Core Features & Use Cases
- Dashboard generation: HTML dashboards with charts for Claude and Gemini usage
- Data sources integration: Aggregates data from Claude JSON, Claude history, Gemini logs, VS Code, Kiro, and Cline
- Per-project insights and trends: Trend analysis, project-level stats, token usage
- Quick Start: Steps to aggregate data and generate dashboards, then view in browser
Quick Start
- Run aggregate_claude_history.py to collect Claude data
- Run update_claude_dashboard.py to generate claude_dashboard.html
- Open claude_dashboard.html in a browser
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: llms-dashboard Download link: https://github.com/dparedesi/agent-global-skills/archive/main.zip#llms-dashboard Please download this .zip file, extract it, and install it in the .claude/skills/ directory.