google-image-creator
π―Skillfrom horace4444/extend-my-claude-code
Generates high-quality images using Google's Imagen and Gemini AI models with automatic pricing and cost tracking.
Part of
horace4444/extend-my-claude-code(9 items)
Installation
npx tsx .claude/skills/google-image-creator/scripts/list-models.tsnpx tsx .claude/skills/google-image-creator/scripts/generate-image.ts \Skill Details
"Generate images using Google AI models (Imagen 4 and Gemini). Presents top 3 model options with pricing, generates images via API, tracks token usage and costs. Use when user needs to: (1) Generate images with Google AI, (2) Choose between Google image models, (3) See pricing for Google image generation, (4) Track image generation costs, or (5) Compare Imagen vs Gemini image models. Self-updating with current pricing from https://ai.google.dev/pricing"
More from this repository8
Intelligently removes watermarks from any image using ML-based inpainting, auto-detection, and multiple removal methods across various sources.
Generates a comprehensive YAML project map that provides instant codebase understanding, mapping architecture, file structure, documentation, and key resources in under 5k tokens.
Builds production-ready Claude AI agents in TypeScript using the @anthropic-ai/claude-agent-sdk, enabling custom tool development, multi-agent workflows, and enterprise-grade automation.
Converts, resizes, compresses, and optimizes images across multiple formats with high-quality Python Pillow processing.
Reviews UI code against web design best practices, checking accessibility, UX, and interface guidelines for web projects.
A comprehensive guide for creating skills that extend Claude's capabilities with specialized knowledge and workflows. ``` Generates a concise, practical description that captures the skill's purpo...
Seamlessly integrates AI models, databases, and authentication for building scalable, production-ready AI applications with best-practice model selection and API management.
Implements best practices and optimized configurations for React projects deployed on Vercel, enhancing performance and development workflow.