By 5nYqnHvk
Claude Code image generation skill using MaxPlus Responses image_generation.
Claude Code plugin for generating raster images through a local Responses image_generation tool wrapper.
imagegen/
├── .claude-plugin/plugin.json
└── skills/
└── imagegen/
├── SKILL.md
└── scripts/image_gen.py
Claude Code from GitHub after this repo is pushed:
claude plugin marketplace add 5nYqnHvk/imagegen && claude plugin install imagegen@imagegen
Claude Code local install:
claude plugin marketplace add ~/.claude/plugins/marketplaces/imagegen && claude plugin install imagegen@imagegen
Codex:
Clone/open this repo in Codex, then use the plugin UI or load AGENTS.md.
AGENTS.md imports ./skills/imagegen/SKILL.md.
After install, restart Claude Code if /imagegen is not visible yet.
Default backend:
https://api.maxplus-ai.cc/v1/responsesgpt-5.5[{"type":"image_generation"}]Script reads API key from first available source:
MAXPLUS_API_KEYOPENAI_API_KEY/tmp/maxplus_api_key/tmp/openai_api_keypython ~/.claude/plugins/marketplaces/imagegen/skills/imagegen/scripts/image_gen.py \
--prompt "white cat on blue screen background" \
--out output/imagegen/cat.png \
--force
From Claude Code after plugin load:
/imagegen white cat on blue screen background
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub 5nyqnhvk/imagegen --plugin imagegenUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.