/pricing
Update Claude model pricing to latest rates
> /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
/pricing
Context preview
What this command does when you run it.
Update Claude model pricing to latest rates
Command definition
pricing.mddescription: Update Claude model pricing to latest rates argument-hint: "" allowed-tools: - Bash
claudetop-pricing
Fetch the latest Claude model pricing from the claudetop GitHub repo and update the local cache. Pricing updates automatically via daily cron, but use this to force an immediate update.
~/.claude/update-claudetop-pricing.sh 2>&1 || echo "Run: cd ~/claudetop && ./install.sh"
Display the output showing current pricing per model.
htop for your Claude Code sessions — real-time cost, cache efficiency, model comparison, and smart alerts
Other commands on claudetop.
- /branch
Show Claude Code costs per git branch / PR
Open command - /dashboard
Open the claudetop web dashboard showing spending charts and session history
Open command - /export
Export Claude Code session history as CSV or JSON
Open command - /stats
Show Claude Code spending analytics (today/week/month/all/tag/branch)
Open command

