GPT-Image2-Skill

GPT-Image2-Skill

Prompt library and agent skill for GPT Image 2,用于 image generation and editing.

Agent SkillDesignOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 3.2k
Source
skill-github

Overview

GPT Image 2 Prompt Gallery is a prompt library and agent skill for OpenAI image generation and editing. It provides reusable AI image prompts suitable for research paper illustrations, posters, UI prototypes, game HUDs, anime/manga, photography, typography, maps, tattoo designs, and more. This skill can run on Codex, Claude Code, OpenClaw, and other agent runtimes that support skills. Through this skill, AI can better understand and generate high-quality images.

Capabilities

  • Image generation prompt library
  • Image editing prompt library
  • Supports multiple agent runtimes
  • Provides CLI tools

Use cases

Generate research paper illustrationsDesign UI prototypesCreate game HUDsDesign anime/manga

Setup

Requires: API KeyPython ≥ 3.11
For Claude Code: "\plugin marketplace add wuyoscar/gpt_image_2_skill" and "/plugin install gpt-image@wuyoscar-skills"; for Codex: use the built-in $skill-installer to install the GitHub skill folder; for AgentSkills / npx skills: use the npx command to install.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to install GPT Image 2 Skill?

Please select the appropriate installation method based on your agent runtime, such as Claude Code or Codex.

Do I need an API Key?

Yes, you need to set the OPENAI_API_KEY environment variable.

Related skills