Gen Image banner
sherifButt sherifButt

Gen Image

Development community

Description

--- description: Generate an image with the cheapest sensible provider argument-hint: [prompt] [--tier small|mid|pro] [--provider google|openai|openrouter] allowed-tools: - mcp__claude-image-tts-gen__generate_image - mcp__claude-image-tts-gen__list_providers - mcp__claude-image-tts-gen__estimate_cost --- Generate an image based on the user's request: $ARGUMENTS Use the `generate_image` MCP tool. Pick the tier from the prompt's intent: - **small** — icons, diagrams, UI mockups, simple li

Installation

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

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

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

Full documentation available on GitHub

View Source Repository