Agent Skill and image-prompt catalog · Established public project with a versioned skill package, large documented gallery, website, and multiple installation paths; metadata dates remain uncertain.

freestylefly/awesome-gpt-image-2

MIT-licensed GPT-Image2 prompt catalog, gallery, website, and installable Agent Skill that lets Claude Code select repository-backed templates, styles, scene tags, pitfalls, and example cases to produce structured image-generation prompts.

AI image generationPrompt engineeringVisual designInfographicsPosters and typographyProduct and e-commerce imageryBrand identityPhotographyIllustrationCharacter designArchitecture and spacesPublishing layouts
Routing score
80.0
Readiness
Usable for prompt selection and drafting, with legal, output-quality, compatibility, and uninspected-implementation caveats.
License
MIT
Maintenance
active
Components
14
Revision
0

Selection

Select when

  • You need Claude Code to draft or refine GPT-Image2 prompts from a structured visual library.
  • You want image-prompt templates spanning UI, infographics, posters, products, brands, photography, illustration, characters, scenes, history, or documents.
  • You need concrete requirements for layout hierarchy, exact text, aspect ratio, and avoided artifacts.
  • You want nearby case IDs and template sources alongside the generated prompt.
  • You work in Chinese or English and want the prompt to follow the request language.
  • You prefer an installable Agent Skill with plugin, copied-skill, or npm-based distribution.
  • You want a browsable gallery to complement prompt drafting.
  • You need reusable Prompt-as-Code structures for agent or automation workflows.

Boundaries

Avoid when

  • You need Claude Code itself to render images through a documented bundled generation tool.
  • You require a provider-neutral image-generation workflow rather than GPT-Image2-oriented guidance.
  • You need verified commercial rights for every referenced prompt or image.
  • You need guaranteed factual, historical, typographic, anatomical, or brand accuracy in generated images.
  • You cannot review a third-party npm installer or allow writes to local agent skill directories.
  • You need an independently audited security, privacy, or compatibility posture.
  • You need a small domain-specific library rather than a broad visual catalog.
  • You require offline evidence that every website or external package feature works as described.

Strengths

Capabilities

Installs a SKILL.md workflow into Claude Code through a plugin marketplace, skills-compatible copying, or the packaged installer.Routes requests across 13 documented output categories before matching style tags, scene tags, and nearby example cases.Provides 21 indexed prompt templates with use cases, guidance, pitfalls, covers, and example case IDs in the supplied generated reference.Builds prompts from subject, composition, visual style, text requirements, aspect ratio, constraints, and negative details.Returns a copyable prompt first and identifies the selected template and useful case IDs.Offers two or three candidate directions when no single template is clearly strongest.Supports Chinese and English prompt output based on the user's language, with Japanese repository documentation also supplied.Shares generated style-library data between the website and Agent Skill according to the README and skill reference.Documents 544 gallery cases across UI, infographics, posters, commerce, branding, architecture, photography, illustration, characters, storytelling, history, publishing, and other tasks.Provides more than 20 stated industrial prompt templates and category-specific pitfalls guidance.Includes a Node.js installer that copies the skill package into Claude Code, Codex, or shared agent skill directories.Publishes the skill as an npm package and documents a GitHub Packages alternative.Provides a visual website for previews, prompt copying, filtering, source navigation, and login-gated generation testing.Supplies structured template metadata including IDs, categories, styles, scenes, tags, covers, source links, and example cases.Supports reference-image tasks by prompting for preserved identity or visual anchors in relevant templates.Encodes readability, exact-text, hierarchy, aspect-ratio, anatomy, clutter, and historical-consistency constraints where applicable.

Risk profile

Risks and limitations

  • Uncertainty: only selected files were supplied, so the full gallery, templates document, style-library JSON, plugin manifest, generators, website code, API proxy, migrations, and tests were not comprehensively inspected.
  • Uncertainty: repository metadata and several documented migrations are dated in 2026, so recency, adoption, and operational status cannot be independently reconciled in this analysis context.
  • The metadata description says 530+ cases while the supplied READMEs and gallery badge say 544, indicating minor count drift.
  • The skill reference contains 21 indexed templates, while the README states more than 20 without supplying a single authoritative count.
  • The skill generates prompt text but does not document a bundled Claude Code image-generation tool or direct model invocation.
  • Generated-image quality, readable text, exact layouts, anatomy, identity preservation, and style consistency remain model-dependent.
  • The repository says many cases and images derive inspiration from public community sources and does not guarantee commercial-use rights.
  • The top-level MIT license does not establish rights to every third-party prompt, image, brand, character, or referenced source.
  • The packaged installer removes and replaces the existing target skill directory of the same name before copying files.
  • No minimum Claude Code version, host compatibility matrix, telemetry statement, threat model, dependency audit, or independent security review was supplied.
  • The website's optional generation, authentication, analytics, billing, and community features require multiple third-party services and sensitive credentials.
  • Prompt selection and aesthetic recommendations are heuristic and still require human review for brand, legal, safety, and production suitability.

The skill package is Markdown plus references, assets, metadata, and a Node installer. The inspected installer validates expected package entries, creates target roots, deletes any existing same-named skill directory, and copies package content. The wider website documents server-side handling for Supabase and payment secrets, but its implementation and tests were not comprehensively inspected; no independent audit or Claude-specific security policy was supplied.

Component inventory

14 documented components

Agent Skill

GPT-Image2 Style Library

Repository-backed workflow for selecting templates, styles, scene tags, examples, and constraints to produce GPT-Image2 prompts; extends Claude Code by context injection.

agents/skills/gpt-image-2-style-library/SKILL.md
npm CLI

gpt-image-2-style-library CLI

Copies the packaged skill into Claude Code, Codex, or shared agent skill directories.

agents/skills/gpt-image-2-style-library/bin/install.mjs
installation workflow

Agent Skills quick-install workflow

Installs the repository skill through the documented skills CLI into selected local agents.

README.md#quick-install-for-agent-skills
web application

GPT-Image2 Gallery website

Browsable product gallery with large previews, prompt copying, style/scenario filtering, generation testing, and GitHub source links; independent of Claude Code.

README.md#visual-website
web service

Login-gated case generation

Website image-generation flow backed by Supabase Auth/Postgres and a Vercel Function proxy for the GPT Image 2 API; unrelated to Claude Code extension mechanics.

README.md#website-auth--generation
prompt gallery

Full case gallery

Index of 544 documented image-prompt cases organized by category and split across two gallery parts.

docs/gallery.md
reference module

Style Library Reference

Generated index of template IDs, categories, styles, scenes, tags, cases, guidance, and pitfalls consumed by the Agent Skill.

agents/skills/gpt-image-2-style-library/references/style-library.md
maintenance workflow

Style-skill generation workflow

Regenerates the skill reference from the repository style-library data shared with the website.

scripts/generate-style-skill.mjs
maintenance command

Local skill installation workflow

Installs the generated style skill locally from repository source for development.

scripts/install-style-skill.mjs
web module

Vite gallery application

React/Vite site application with documented development, build, and preview entry points.

package.json
operator command

GA4 OAuth setup

Obtains the Google Analytics refresh token used by the deployed site's analytics integration.

scripts/google-analytics-oauth.mjs
community service

GPT-Image2 community page

Public entry point for joining the project discussion group and exchanging prompts and workflows.

README.md#community-交流群

Technical profile

Requirements and configuration

License
MIT for the repository and packaged skill, subject to separate rights for third-party gallery material.
Repository Language
GitHub metadata identifies JavaScript as the primary language.
Skill Format
Markdown SKILL.md with YAML frontmatter and a generated Markdown reference.
Package
gpt-image-2-style-library version 1.0.4 in the supplied package manifest.
Runtime
The inspected installer uses Node.js standard-library modules and ES modules.
Claude Install Target
~/.claude/skills/gpt-image-2-style-library by default, or CLAUDE_HOME/skills/gpt-image-2-style-library.
Distribution
Claude Code plugin marketplace, skills-compatible copying, npm, and GitHub Packages are documented.
Reference Source
references/style-library.md is stated to be generated from data/style-library.json.
Template Inventory
The supplied reference visibly indexes 21 template entries across 13 categories.
Gallery Inventory
The supplied READMEs state 544 cases, split between cases 1–165 and 166–544.
Website Stack
The README documents React/Vite with Supabase, Vercel Functions, Stripe, Google Analytics, and optional Alipay-related setup.
Tests
The root package defines Node tests for api/_lib/*.test.js, but results and coverage were not supplied.

Classification

How it enters the stack

Context InjectionCatalog

Evidence: a native Claude Code marketplace route or installer places SKILL.md and its generated style reference in Claude's skills directory. The repository also acts as a prompt and example catalog. No Claude-facing image-generation tool or interception layer is evidenced.

Claude Extension · low setup effort · high confidence · automated

Evidence and risk

Primary sources

first_party_fileREADME.mdhttps://github.com/freestylefly/awesome-gpt-image-2/blob/main/README.md
first_party_fileREADME.ja.mdhttps://github.com/freestylefly/awesome-gpt-image-2/blob/main/README.ja.md
first_party_fileREADME.zh-CN.mdhttps://github.com/freestylefly/awesome-gpt-image-2/blob/main/README.zh-CN.md
first_party_filepackage.jsonhttps://github.com/freestylefly/awesome-gpt-image-2/blob/main/package.json

Routing context

Conflicts, complements, and synergies

overlaps_with

gh_conardli_garden_skills

Inference: both provide installable Claude Code Agent Skills for GPT Image prompt design; this repository emphasizes a larger style and case catalog, while garden-skills documents generation and delegation modes.

high confidence
complements

gh_mengto_skills

Inference: MengTo/Skills includes image-to-prompt and design workflows that can help derive references, while this repository specializes in selecting GPT-Image2 templates and constraints.

medium confidence