Gen Cost banner
sherifButt sherifButt

Gen Cost

Development community

Description

--- description: Dry-run cost estimate across implemented providers argument-hint: [image|tts] [count or text] [--provider <id>] [--tier <tier>] allowed-tools: - mcp__claude-image-tts-gen__estimate_cost - mcp__claude-image-tts-gen__list_providers --- Estimate cost for what the user is about to generate: $ARGUMENTS Use `estimate_cost` with the modality. For image: pass `count` (default 1). For TTS: pass `text` (char count is computed) or `chars` directly. The output sorts implemented (prov

Installation

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

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

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

Full documentation available on GitHub

View Source Repository