·image-gen
</>

image-gen

zlh-428/naruto-skills

AI SDK-based image generation using official OpenAI and Google APIs. Supports text-to-image, reference images, aspect ratios, and quality presets.

5Installs·0Trend·@zlh-428

Installation

$npx skills add https://github.com/zlh-428/naruto-skills --skill image-gen

SKILL.md

Official API-based image generation via AI SDK. Supports OpenAI (DALL-E, GPT Image) and Google (Imagen, Gemini multimodal).

Important: All scripts are located in scripts/ subdirectory of this skill.

| scripts/main.ts | CLI entry point for image generation |

AI SDK-based image generation using official OpenAI and Google APIs. Supports text-to-image, reference images, aspect ratios, and quality presets. Source: zlh-428/naruto-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zlh-428/naruto-skills --skill image-gen
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is image-gen?

AI SDK-based image generation using official OpenAI and Google APIs. Supports text-to-image, reference images, aspect ratios, and quality presets. Source: zlh-428/naruto-skills.

How do I install image-gen?

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

Where is the source repository?

https://github.com/zlh-428/naruto-skills