llm-monitoring-dashboard
Tracks LLM API costs, tokens, and latency with a Next.js dashboard, PM insights, and Slack alerts.
Install
npx skills add https://github.com/supercent-io/skills-template --skill llm-monitoring-dashboardStats
| Total installs | 6,847 |
| Weekly installs | 6.8K |
| GitHub stars | 88 |
| First seen | Mar 3, 2026 |
| Source | @supercent-io/skills-template |
Summary
- 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)
Tags
Related skills
| Skill | Installs | vs llm-monitoring-dashboard |
|---|---|---|
| debian-linux-triage | 7,487 | +640 |
| incident-runbook-templates | 3,431 | -3,416 |
| arch-linux-triage | 7,431 | +584 |
| protocol-reverse-engineering | 3,667 | -3,180 |
| prometheus-configuration | 3,575 | -3,272 |
FAQ
- How many installs does llm-monitoring-dashboard have?
- llm-monitoring-dashboard has 6,847 total installs and 6.8K installs this week.
- Where is llm-monitoring-dashboard hosted?
- llm-monitoring-dashboard is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does llm-monitoring-dashboard have?
- llm-monitoring-dashboard has 88 GitHub stars.
- When was llm-monitoring-dashboard first indexed?
- OrangeBot.AI first indexed llm-monitoring-dashboard on Mar 3, 2026.
- How do I install llm-monitoring-dashboard?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill llm-monitoring-dashboard