Home / nikships / droidproxy · skills/gpt-image/SKILL.md · GitHub

gpt-image skillA

gpt-image is agent-read markdown (skill) from nikships/droidproxy: Generate or edit images via GPT Image 2.5 Flare or Sunburst through DroidProxy Codex OAuth (no OPENAI_API_KEY). Use when the user asks to generate, create, draw, or edit an image with GPT, OpenAI, Codex, gpt-image, or DALL-E, including transparent PNGs, and DroidProxy Codex OAuth is available. Prefer this over inventing image URLs or base64. If they name Grok or Imagine, use grok-imagine instead..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# GPT Image 2.5 (via DroidProxy Codex)

POST `http://localhost:8317/v1/images/generations` (or `/edits`) with
`Authorization: Bearer dummy-not-used`. Send only `gpt-image-2.5-flare` or
`gpt-image-2.5-sunburst`. Never send an older image model, a dated snapshot,
or a chat id (`gpt-*` without `image`). Never use an `OPENAI_API_KEY`. Chat
models on `:8317` do not generate images.

Default to **Flare** for fast, high-quality everyday generation. Use
**Sunburst** when the user prioritizes demanding quality, editing precision,
or subject preservation over latency. If Sunburst meets the requirements,
prefer Flare only after it produces acceptable results on the same prompt,
references, dimensions, and quality setting.

Use this for generating or editing visual assets, not for understanding an
image the user already attached.

## Generate

Requests often take 15–70s. Use `--max-time 180`. Default `quality` to
`auto`; select a higher explicit setting only to meet a quality requirement.

```bash
RESP=$(curl -sS --max-time 180 http://localhost:8317/v1/images/generations \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer dummy-not-used" \
…

Read the whole file at its exact version.

How to install

Latest version
mdr add nikships/droidproxy/gpt-image@v2.0.0
Exact content
mdr add nikships/droidproxy/gpt-image@sha256:7ca10d67a2a7ebfd

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_mroy6idl33yb72f3.svg)](https://markdownregistry.com/a/art_mroy6idl33yb72f3)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v2.0.0 latest2026-09-09 49c02ef 9,922 BA view · diff
v1.1.02026-09-04 18472b7 8,630 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (9922 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

nikships/droidproxy · 121 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_mroy6idl33yb72f3
GET https://markdownregistry.com/api/v1/resolve?ref=nikships/droidproxy/gpt-image
GET https://markdownregistry.com/api/v1/blob/7ca10d67a2a7ebfd5b42c875518e41912d0bda595ab0bc51f63786358dd4cb90

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from nikships/droidproxy

claude-api skill
nikships/droidproxy · .agents/skills/claude-api/SKILL.md · Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching…
git:20260630.b4f6da6 · audit A · 121 stars
release skill
nikships/droidproxy · .factory/skills/release/SKILL.md · Build, sign, notarize, and publish a new DroidProxy release. Use when the user wants to cut a release, merge a PR and…
v1.0.0 · audit A · 121 stars
AGENTS.md agents
nikships/droidproxy · AGENTS.md
git:20260923.2445e78 · audit A · 121 stars
droid-model-setup skill
nikships/droidproxy · skills/droid-model-setup/SKILL.md · Configure any third-party model as a custom model in Factory Droid (~/.factory/settings.json): resolve specs (context…
git:20260826.1f70eaf · audit B · 121 stars
grok-imagine skill
nikships/droidproxy · skills/grok-imagine/SKILL.md · Generate or edit images via Grok Imagine Image 2.0 through DroidProxy (no XAI_API_KEY). Use when the user asks to…
v3.0.0 · audit A · 121 stars
AGENTS.md@windows-wip agents
nikships/droidproxy · windows-wip/AGENTS.md
git:20260615.98379c2 · audit A · 121 stars

Every file in nikships/droidproxy

Browse by kind, by grade A, or by owner.