Generates and edits images using Gemini's native image generation API. Worth noting that this skill failed the Gen Agent Trust Hub audit and has a Snyk warning, so you'll want to review the code before using it in production. The bigger issue is that it's currently using the deprecated @google/generative-ai package, which lost support in November 2025. The repo includes migration instructions to the new @google/genai SDK, but if those aren't implemented yet, you'll need to handle that yourself. With 354 installs and solid GitHub activity, it's clearly useful for adding image generation to Claude workflows, just needs that SDK update to stay viable.
npx -y skills add jezweb/claude-skills --skill image-gen --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
davila7/claude-code-templates
orchestra-research/ai-research-skills
agentspace-so/runcomfy-agent-skills
inferen-sh/skills