Skip to content
Development
Command

/dashboard

Open the claudetop web dashboard showing spending charts and session history

From plugin
claudetop
2125 skills5 commands3 hooks
Install
> /plugin marketplace add liorwn/claudetop
> /plugin install claudetop@claudetop

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/dashboard

Context preview

What this command does when you run it.

Open the claudetop web dashboard showing spending charts and session history

Command definition

dashboard.md
description: Open the claudetop web dashboard showing spending charts and session history
argument-hint: ""
allowed-tools:
  - Bash

claudetop-dashboard

Generate and open the claudetop web dashboard in your browser. Shows spending over time, cost by project/model/branch, efficiency trends, and a sortable session table.

claudetop-dashboard 2>/dev/null || echo "claudetop-dashboard not found. Install: cd ~/claudetop && ./install.sh"

Tell the user the dashboard has been opened in their browser.

Ships withclaudetop

htop for your Claude Code sessions — real-time cost, cache efficiency, model comparison, and smart alerts

Get the whole plugin
Stats
211
Stars
10
Forks
Maintained
Maintenance
Shell
Language
MIT
License
1mo ago
Last commit
4mo ago
Created

Repo: liorwn/claudetop