llm-monitoring-dashboard

Installation
Summary

Auto-generates a data-driven LLM usage monitoring dashboard with cost tracking, user ranking, and PM insights.

  • Tracks token counts, API costs, and latency across OpenAI, Anthropic, Gemini, and OpenRouter using Tokuin CLI; stores metrics in JSONL format with user context and prompt categorization
  • Provides two deployment options: Next.js admin dashboard with per-user drilldown pages, or lightweight single-file HTML dashboard with charts, ranking tables, and search
  • Includes automatic PM insights (adoption rate, inactive user alerts, success rate monitoring, cost optimization recommendations) and weekly Markdown report generation
  • Built-in cost threshold alerts via Slack, cron-based data collection, and privacy-first design (prompt hashing, no raw text storage, environment-based API key management)
SKILL.md

LLM Usage Monitoring Dashboard

Tracks LLM API costs, tokens, and latency using Tokuin CLI, and auto-generates a data-driven admin dashboard with PM insights.


When to use this skill

  • LLM cost visibility: When you want to monitor API usage costs per team or individual in real time
  • PM reporting dashboard: When you need weekly reports on who uses AI, how much, and how
  • User adoption management: When you want to track inactive users and increase AI adoption rates
  • Model optimization evidence: When you need data-driven decisions for model switching or cost reduction
  • Add monitoring tab to admin dashboard: When adding an LLM monitoring section to an existing Admin page

Prerequisites

Related skills

More from supercent-io/skills-template

Installs
6.8K
GitHub Stars
88
First Seen
Mar 3, 2026