Gen Budget banner
sherifButt sherifButt

Gen Budget

Development community

Description

--- description: View or update spend caps (daily / weekly / monthly) argument-hint: [--daily <usd>] [--weekly <usd>] [--monthly <usd>] allowed-tools: - mcp__claude-image-tts-gen__set_budget - mcp__claude-image-tts-gen__session_spend --- Manage the spend budget: $ARGUMENTS If the user passed any of `--daily`, `--weekly`, or `--monthly`: - Use `set_budget` with those values (numbers in USD). - Pass `null` to clear a cap. If they didn't pass anything (just `/gen-budget`): - Run `session_spe

Installation

Installs to ~/.claude/skills/sherifbutt-claude-image-tts-gen-gen-budget/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sherifbutt-claude-image-tts-gen-gen-budget && curl -fsSL https://raw.githubusercontent.com/sherifButt/claude-image-tts-gen/HEAD/commands/gen-budget.md -o ~/.claude/skills/sherifbutt-claude-image-tts-gen-gen-budget/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository