Guinacio Claude Image Gen
guinacio-claude-image-gen is a Claude Code plugin for the Build phase that generates images with Google Gemini via Skills or MCP.
Generate marketing visuals, UI mock assets, and social images from prompts inside Claude Code without leaving the agent.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install guinacio-claude-image-gen@guinacio/claude-image-genBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:guinacio/claude-image-gen") and the paste-ready config with skillselion.get_install_config("plugin:guinacio/claude-image-gen").
What it does
guinacio-claude-image-gen is a Claude Code plugin that adds AI image generation powered by Google Gemini, callable either as a skill inside Claude Code or as an MCP server on Claude.ai. Solo builders who ship landing pages, docs, or lightweight SaaS often stall on stock art or manual design tools; this plugin keeps generation in the same thread where they are writing copy and code. Use it when you need on-demand visuals for marketing, README diagrams, or UI concepts without opening a separate design app. It is narrower than a full design system skill: it is an integration that turns prompts into image assets. You will still need a valid Gemini API setup and to respect provider quotas and content policies. For builders already on Claude Code, registering the plugin extends the agent with a repeatable visual pipeline rather than one-off browser trips to image sites.
Highlights
- Google Gemini-backed text-to-image from Claude Code Skills or Claude.ai MCP
- Dual entry: native skill workflow plus Model Context Protocol for hosted Claude
- Suited for landing pages, docs illustrations, and rapid visual iteration
- Single-plugin bundle focused on media and visual asset creation
- 26 GitHub stars; community catalog listing with asset and pipeline keywords
Why builders use it
You waste context switching between Claude and separate image tools whenever you need a quick visual for a page or doc.
You prompt for images inside Claude Code or Claude.ai and drop generated assets straight into your build or content workflow.
At a glance
- Type - Plugin in LLM Integration.
- Adoption - 0 installs, 26 stars, 0 votes.
FAQ
Who is guinacio-claude-image-gen for?
Solo and indie builders using Claude Code or Claude.ai who want Gemini image generation in-agent for content and product visuals.
When should I use guinacio-claude-image-gen?
Use it during build when you need illustrations, hero images, or mock assets while coding or writing marketing copy in Claude.
How do I add guinacio-claude-image-gen to my agent?
Install the plugin from the guinacio/claude-image-gen repo, enable the bundled skill in Claude Code or register the MCP server for Claude.ai, and configure your Google Gemini API credentials.
Comments
Share how you use guinacio-claude-image-gen, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.