By thejacedev
Generate pixel art PNGs from text descriptions. Claude designs the art and renders it via a bundled Python script.
A collection of Claude Code plugins for image generation and creative tasks.
Generate images from text prompts using OpenAI's gpt-image-1.5 model.
OPENAI_API_KEY and the openai Python packageGenerate pixel art PNGs from text descriptions. Claude designs the art itself — no external API needed.
Pillow Python package1. Add the marketplace
/plugin marketplace add thejacedev/claude-code-skills
2. Install a plugin
/plugin install openai-image-gen@thejacedev-skills
/plugin install pixel-art-gen@thejacedev-skills
3. Install dependencies
pip install openai # for openai-image-gen
pip install Pillow # for pixel-art-gen
4. Go
Open Claude Code and ask it to generate an image or create pixel art.
.claude-plugin/
marketplace.json # Marketplace registry
plugins/
openai-image-gen/ # OpenAI image generation plugin
.claude-plugin/plugin.json
skills/openai-image-gen/
SKILL.md
scripts/generate_image.py
references/api-usage.md
pixel-art-gen/ # Pixel art generation plugin
.claude-plugin/plugin.json
skills/pixel-art-gen/
SKILL.md
scripts/render_pixel_art.py
references/pixel-art-guide.md
MIT
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub thejacedev/claude-code-skills --plugin pixel-art-genAuto-crop images by trimming blank/transparent space around the content.
Generate images using OpenAI's gpt-image-1.5 model via the Images API.
GPT Image 2 CLI as a Claude Code skill: OpenAI gpt-image-2 + Codex image_generation under one command surface, with masks, transparent backgrounds, custom sizes up to 4K, and structured JSON / JSONL progress output.
AI-powered creative tools for image generation, editing, and visual content creation. Includes 0 agents, 1 command, and 1 skill for Gemini image generation.
OpenAI GPT Image 2 prompt gallery, image prompt library, agentic skill + CLI. Gallery-first prompt patterns, reference-image editing workflows, and a packaged CLI for skill-capable agent runtimes.
Generate images with Gemini (default) or fal.ai FLUX.2 klein 4B (--cheap for fast/low-cost). Generate videos with Grok Imagine (default) or fal.ai LTX-2 (--cheap). Use for: create image, generate visual, AI image generation, poster, video generation.
Create, animate, and export pixel art using Aseprite through natural language and commands. Supports retro palettes, animation, dithering, and game engine export.
Generate and edit images using Gemini's Nano Banana Pro (gemini-3-pro-image-preview) model