AI image generation has become an essential skill for modern developers, especially those building creative applications like short video makers, educational content platforms, and interactive storytelling tools. The image-generation skill pack brings two powerful, production-ready image generation capabilities to your Claude Code environment — one for creating stunning static images and another for transforming those images into engaging short video clips.
The image-nanobanana skill leverages Google's Gemini NanoBanana model to generate high-quality AI images with specific artistic styles. Unlike generic image generators, this implementation is optimized for practical development use cases:
The implementation uses the official @google/generative-ai SDK and follows best practices for cost optimization. Each image generation call incurs API costs, so the skill includes built-in safeguards to minimize unnecessary calls while maintaining quality.
Once you have your perfect static images, the image-seedance skill transforms them into captivating short video clips. This implementation uses Seedance 1.5 Fast model via Atlas Cloud API, providing exceptional value at just $0.11 per clip:
cameraFixed: true to prevent hallucinations (a hard requirement)The Seedance implementation includes robust polling mechanisms to handle the 30-second to 2-minute generation time, making it reliable for production workflows.
Getting started is simple with Claude Code's plugin system:
/plugin marketplace add https://github.com/clickaround/marketplace
/plugin install image-generation@clickaround
For custom integrations, the TypeScript implementations are designed for easy portability:
src/image-generation/ directory, install @google/generative-ai, set GOOGLE_GEMINI_API_KEYsrc/YTB-seedance-server/ files, install axios, set ATLAS_CLOUD_API_KEYThis skill pack powers several production applications:
The combination of NanoBanana's image creation and Seedance's video conversion creates a complete pipeline from text to engaging multimedia content.
Help others discover these tools: github.com/clickaround/image-generation
Get the complete ClickAround Creator Pro bundle — all 7 skill packs + Discord community + monthly Q&A for ₩59,000 lifetime:
clickaround.lemonsqueezy.com/checkout/buy/d798e647-129e-4303-b76d-924cc4b18b50