image
ImageAgent - Generate EVOLEA Brand Images with Reinforcement Learning
npx skills add majiayu000/claude-skill-registry --skill cgjen-box-evolea-website-claude-skills-image-generation-rl --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# EVOLEA Image Generation with Reinforcement Learning > **Invoke with**: `/image` or use automatically when generating images for the website > **Last Updated**: 2025-12-27 This skill provides an intelligent image generation system that learns from user feedback to produce increasingly better, brand-consistent images for EVOLEA. --- ## MCP Server (Claude Desktop / Claude App) The image generation system is available as an MCP server for use with Claude Desktop and Claude App. ### Available Tools | Tool | Description | |------|-------------| | `generate_image` | Generate a single image with EVOLEA branding | | `generate_ab_comparison` | Generate A/B comparison for training (2 options + grid) | | `list_generated_images` | List recent generated images by category | | `get_brand_prompt_template` | Get prompt templates for specific image types | | `publish_image` | Publish image to GitHub for public URL access | | `get_training_guide` | Get the full training guide documentation | ### Setup (Claude Desktop) Add to `%APPDATA%\Claude\claude_desktop_config.json`: ```json { "mcpServers": { "evolea-images": { "command": "python", "args": ["C:/Users/christoph/evolea-website/scripts/mcp_image_s
- MCP Server (Claude Desktop / Claude App)
- Available Tools
- Setup (Claude Desktop)
- Quick Commands in Claude Desktop
- How It Works
- Command Line Usage
- Generate with Training Loop
- Manual A/B Generation
- Fully Automated (with Claude selection)
- Key Files
- EVOLEA Style Guidelines
- Central European Children (Ages 5-8)
- Whimsical Style (User's Preferred)
- Color Palette
Start a training session for a specific image python scripts/generate_image.py "children ages 5-8 creating art" \ Generate 2 options with comparison grid python scripts/generate_image.py "your prompt" \
What does the image skill do?
ImageAgent - Generate EVOLEA Brand Images with Reinforcement Learning
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill cgjen-box-evolea-website-claude-skills-image-generation-rl --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
