gpt-image-2-style-library
freestylefly/awesome-gpt-image-2
How to install gpt-image-2-style-library
npx skills add https://github.com/freestylefly/awesome-gpt-image-2 --skill gpt-image-2-style-libraryFull instructions (SKILL.md)
Source of truth, from freestylefly/awesome-gpt-image-2.
name: gpt-image-2-style-library description: Choose GPT-Image2 / gpt-image-2 visual styles and industrial prompt templates from the awesome-gpt-image-2 style library. Use when an agent needs to create, rewrite, classify, or improve image-generation prompts with repository-backed templates, categories, style tags, scene tags, pitfalls, and example cases.
GPT-Image2 Style Library
Use this skill to turn a user's image-generation intent into a production-ready GPT-Image2 prompt using the awesome-gpt-image-2 style library.
Example Output

Example request: 用 gpt-image-2-style-library 技能生成城市生命系统图谱
Reference
- Read
references/style-library.mdbefore choosing a template or style. - The reference is generated from
data/style-library.jsonin the repository. - Prefer the reference over memory when template names, categories, covers, or style tags matter.
Workflow
- Detect the user's language and answer in that language.
- Identify the user's target output: product, poster, UI, infographic, brand, photo, illustration, character, scene, history, document, or special task.
- Match the request in this order: template category, visual style tag, scene tag, then nearest example cases.
- If one template is clearly strongest, use it directly. If several are plausible, present 2-3 options with short reasons and ask the user to choose.
- Build the final prompt with these blocks:
- subject and task
- composition and layout
- visual style and materials
- text and label requirements
- aspect ratio and output format
- constraints and negative details
- Include the selected template name and any useful example case IDs.
Output Defaults
- Provide a copyable prompt first.
- Keep constraints concrete: exact text, aspect ratio, readable labels, layout hierarchy, and avoided artifacts.
- For Chinese requests, write the final prompt in Chinese unless the user asks for English.
- For English requests, write the final prompt in English unless the user asks for Chinese.
- When the user asks for multiple concepts, reuse one template and vary subject, composition, palette, and scene.
Maintenance
When the source repository changes, run:
npm run generate:style-skill
To install the skill into the local Codex skill folder, run:
npm run install:skill
Related skills
More from freestylefly/awesome-gpt-image-2 and the wider catalog.
find-skills
Discover and install agent skills to extend your coding agent's capabilities on demand
frontend-design
Build visually distinctive UI with opinionated aesthetic direction, typography, and layout choices that avoid templated defaults.
vercel-react-best-practices
70 React/Next.js performance rules from Vercel Engineering, prioritized by impact for writing, reviewing, and refactoring code.
agent-browser
Fast browser automation CLI for AI agents — navigate, click, scrape, screenshot, and test via Chrome CDP
web-design-guidelines
Review UI code against Web Interface Guidelines for accessibility, UX, and design best practices
finetuning
Fine-tune models on Azure AI Foundry with SFT, DPO, or RFT training methods.