The image-generation skill pack brings powerful AI image creation capabilities to your Claude Code workflow. This open-source package includes two complementary technologies: Gemini NanoBanana for high-quality AI image generation and Seedance for converting static images into engaging short video clips.
NanoBanana is an optimized version of Google's Gemini model specifically tuned for creative image generation tasks. The skill pack provides a complete TypeScript implementation with automatic style prefixing for different content types like Ghibli-style animations or educational illustrations.
Key features:
Take your AI-generated images to the next level with Seedance 1.5, a state-of-the-art image-to-video model that creates smooth, natural motion from static images. The skill pack integrates with Atlas Cloud API for reliable, cost-effective video generation at just $0.11 per clip.
Key features:
To install the image-generation skill pack in your Claude Code environment:
/plugin marketplace add https://github.com/clickaround/marketplace
/plugin install image-generation@clickaround
The package is completely free and open source under the MIT license. All dependencies are clearly documented and the implementation follows modern TypeScript best practices.