llms-dashboard

Aggregate AI assistant usage data into interactive HTML dashboards.

1|1|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/dparedesi/agent-global-skills --skill llms-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llms-dashboard
Source: https://github.com/dparedesi/agent-global-skills/tree/main/llms-dashboard
Command: npx skills add https://github.com/dparedesi/agent-global-skills --skill llms-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

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

  1. Run aggregate_claude_history.py to collect Claude data
  2. Run update_claude_dashboard.py to generate claude_dashboard.html
  3. Open claude_dashboard.html in a browser