返回目录

awesome-gpt-image-2

维护状态: 活跃

freestylefly/awesome-gpt-image-2

Prompt as Code | GPT-Image2 工业级提示词引擎与模板库,530+ 个案例逆向工程,20+ 套工业级模板,并提炼出Skills,持续更新中

前往 GitHub项目主页
$ npx skills add freestylefly/awesome-gpt-image-2 --skill gpt-image-2-style-library --agent claude-code codex --global --yes --copy

29,185

星标

2,795

Fork

JavaScript

语言

MIT

许可证

2026-04-25

创建于

2026-09-03

最近推送

MIT 协议的 Prompt-as-Code 提示词库:500+ GPT-Image-2 案例、20+ 工业级模板与可安装的 gpt-image-2-style-library Agent 技能;属于生态资源,可在任意 Agent 工作流中复用,README 未提供 DeepSeek Harness 专属集成说明。

DSH 适配

生态相关

作者声明

安全审计

未审计

最后核验

2026-08-21

许可证

MIT

01它能帮你完成什么?

  • Find structured, reusable GPT-Image-2 prompts for a target visual scenario (UI, infographic, poster, product, brand, photography, illustration and more)

    Structured prompts from 526 categorized cases across 13 categories, plus 20+ industrial prompt templates to fill with your own business variables

    Designers, content creators and prompt engineers who want stable, controllable GPT-Image-2 output instead of one-off prose prompts

  • Install an agent skill so coding agents can pick GPT-Image-2 styles, templates, categories and scene tags from a shared style library

    The gpt-image-2-style-library skill installed into local agent skill folders; usage like "Use gpt-image-2-style-library to create an infographic prompt about Codex."

    Developers running CLI coding agents — Claude Code, Codex, Cursor and other tools supported by the skills package — who want automation-friendly image prompts

02如何接入 DeepSeek Harness?

前置条件

  • Node.js with npm/npx for the documented install paths (`npx skills add`, `npm install -g gpt-image-2-style-library`)

安装步骤

  1. 01

    Quick install via the skills CLI: `npx skills add freestylefly/awesome-gpt-image-2 --skill gpt-image-2-style-library --agent claude-code codex --global --yes --copy` — or use `--global --all --copy` to install to every supported local agent

    $ npx skills add freestylefly/awesome-gpt-image-2 --skill gpt-image-2-style-library --agent claude-code codex --global --yes --copy

  2. 02

    $ npm CLI alternative: `npm install -g gpt-image-2-style-library` then `gpt-image-2-style-library install all` (or `npx gpt-image-2-style-library install all` without a global install); GitHub Packages variant: log in with scope @freestylefly and install `@freestylefly/gpt-image-2-style-library`

  3. 03

    Claude Code plugin marketplace: run `/plugin marketplace add freestylefly/awesome-gpt-image-2` then `/plugin install gpt-image-2-style-library@awesome-gpt-image-2` inside Claude Code

  4. 04

    Restart the agent session after installing

验证接入成功

作者未说明

03DSH 适配与能力边界

DSH 适配生态相关

Prompt-as-Code resource library and agent skill for GPT-Image-2 — ecosystem asset reusable from any agent workflow; no DeepSeek Harness-specific integration documented

  • Structured case gallery (526 cases, 13 categories)

    a visual direction or scenario (UI, infographics, posters, e-commerce, brand, architecture, photography, illustration, characters, scenes, history, documents, other)categorized prompt cases browsable in the gallery docs and the live site, with full prompts to copy — structure first, then style words

  • Industrial prompt template library

    your business variablesreusable structured prompts from 20+ industrial templates across the 13 categories (general or JSON templates)

  • Agent skill with shared style library

    a generation request in a supported agent (Claude Code, Codex, Cursor and other tools supported by the skills package)style / template / category / scene-tag selection from the same data/style-library.json that powers the website

    `install all` writes skill files into local agent folders (`~/.codex/skills`, `~/.claude/skills`, `~/.agents/skills`)the live site's generation feature is login-gated and backed by a paid GPT Image 2 API proxy — generation is not part of the repo itself

04适合谁?何时不该用?

适合

  • Designers, content creators and prompt engineers who want stable, controllable GPT-Image-2 output instead of one-off prose prompts
  • Developers running CLI coding agents — Claude Code, Codex, Cursor and other tools supported by the skills package — who want automation-friendly image prompts

不适合

  • Cases are collected from public community sources and the repo does not guarantee that third-party content can be used commercially — obtain authorization from the original rights holder before commercial use.

05兼容性、维护与安全提示

  • Cases are collected from public community sources and the repo does not guarantee that third-party content can be used commercially — obtain authorization from the original rights holder before commercial use.
  • Installing the agent skill requires Node.js tooling (`npx`/`npm`) and writes skill files into local agent directories; no DeepSeek Harness-specific install path is documented.
  • The repository itself provides prompts and templates only; actually generating images needs separate GPT Image 2 access (the live site's login-gated generation or your own API).
  • Content cadence is irregular — the README states new workflows arrive irregularly, and there are no release tags to pin versions against.
2026-04-252026-07-22作者未说明

MIT · actively maintained (last push 2026-07-22)

06常见问题

如何在 DeepSeek Harness 中使用它?

README 没有写 DeepSeek Harness 专属集成,它是生态型资源库:通过 `npx skills add freestylefly/awesome-gpt-image-2 ...` 或 npm CLI 安装技能后,技能文件会写入 `~/.claude/skills`、`~/.codex/skills`、`~/.agents/skills` 等通用 Agent 技能目录,任何读取这些目录的 Agent 都可以使用。

这个仓库实际提供什么?

526 个按 13 个分类整理的提示词案例、20+ 套工业级提示词模板(通用与 JSON 格式)、在线画廊站点 gpt-image2.canghe.ai,以及 gpt-image-2-style-library Agent 技能。

安装需要什么前置条件?

只需要 Node.js(npx/npm 安装路径会用到)。画廊和模板都是纯 Markdown 文档,不安装也能直接浏览。

案例和提示词可以商用吗?

不保证。案例来自公开社区来源,仓库明确说明不保证第三方内容可商用——商用前需先获得原创作者的授权。

它能直接生成图片吗?

不能。仓库只提供提示词、模板和样式库技能,生成图像需要自行接入 GPT Image 2;官网提供登录后试用生成。

08数据与来源

  • 作者声明github.comddef618666f2…

    This project turns scattered community examples into Prompt-as-Code assets that are easier for agents and automation wor…

  • 作者声明github.comddef618666f2…

    ⚙️ Workflow friendly: designed for agents, scripts, and automation systems

  • 作者声明github.comddef618666f2…

    This repository includes an agent skill for choosing GPT-Image2 styles, templates, categories, and scene tags from the s…

页面基于项目公开文档、仓库元数据和 DSH Plugins 的结构化解析生成;最后核验于 2026-08-21。发现错误?提交更正。

🏆

最佳 DeepSeek Harness 插件

从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。

DSH Plugins 是独立的 DeepSeek Harness 插件市场,与 DeepSeek 官方无关,也不代表官方背书。第三方插件未经安全审计,安装前请审查源码。

每周获取最新的 DeepSeek Harness 插件,绝不滥发。