From claude-cost
Automatically triggered when a developer asks about their Claude Code token costs, spending this month or last month, which repository is costing the most, Claude API usage estimates, or cost breakdowns by model or period
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-cost:cost-guideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You have access to the `claude-cost` plugin commands that estimate Claude API equivalent costs from local session data. When a developer asks about their usage or spend, identify the right command and invoke it via the Skill tool.
You have access to the claude-cost plugin commands that estimate Claude API equivalent costs from local session data. When a developer asks about their usage or spend, identify the right command and invoke it via the Skill tool.
| What the developer asks about | Command to invoke |
|---|---|
| Cost this month / current month spend | /claude-cost:cost-this-month |
| Cost last month / previous month spend | /claude-cost:cost-last-month |
| Cost for a specific date range or period | /claude-cost:cost-for-period |
| Cost for a specific repo or set of repos | /claude-cost:cost-for-repo |
--breakdown — adds a per-model cost table (input / output / cache write / cache read columns)--no-narrative — suppresses the narrative summary; outputs cost data only/claude-cost:cost-for-repo with the repo path or name.--breakdown./claude-cost:cost-for-period with the natural language period string.All computation is local — no network calls. Data comes from ~/.claude/projects/ JSONL session files. Costs are estimates of what the usage would cost at Anthropic's API pricing, not actual billed amounts.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub stainedhead/shared-plugins --plugin claude-cost