·image-generation
$

image-generation

Generate high-quality images via MCP (Gemini models or compatible services) using structured prompts, ratios, and validation for marketing, UI, or presentations.

2.9KInstalls·73Trend·@supercent-io

Installation

$npx skills add https://github.com/supercent-io/skills-template --skill image-generation

How to Install image-generation

Quickly install image-generation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/supercent-io/skills-template --skill image-generation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: supercent-io/skills-template.

SKILL.md

View raw

AI image generation skill via MCP. Use Gemini models or compatible services to generate high-quality images for marketing, UI, and presentations.

| gemini-3-pro-image | High quality | Complex compositions, detail | | gemini-2.5-flash-image | Fast iteration | Prototyping, testing | | gemini-2.5-pro-image | Balanced | Quality/speed balance |

Issue: Outputs are inconsistent Cause: Missing stable style constraints Solution: Add style references and a fixed palette

Generate high-quality images via MCP (Gemini models or compatible services) using structured prompts, ratios, and validation for marketing, UI, or presentations. Source: supercent-io/skills-template.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/supercent-io/skills-template --skill image-generation
Category
$Marketing
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from supercent-io/skills-template

Quick answers

What is image-generation?

Generate high-quality images via MCP (Gemini models or compatible services) using structured prompts, ratios, and validation for marketing, UI, or presentations. Source: supercent-io/skills-template.

How do I install image-generation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/supercent-io/skills-template --skill image-generation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/supercent-io/skills-template