gpt-image-2-portrait-library

gpt-image-2-portrait-library is a skill for Claude Code, Codex from mizzlelover/portrait-prompt-atlas. It costs 66 tokens per session (944 once invoked), scanned A, original, MIT.

A searchable library of 519 original-language prompts for editing portraits with GPT Image 2, organised by editing task and portrait scenario.

In plain words
What is it for?
Use it to find prompts for portrait restoration, natural retouching, professional headshots, lifestyle portraits, or identity-preserving transformations.
Why use it?
It helps select a suitable prompt while preserving information about its source, creator, identity controls, framing, and possible risks.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to find prompts for portrait restoration, natural retouching, professional headshots, lifestyle portraits, or identity-preserving transformations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mizzlelover/portrait-prompt-atlas/gpt-image-2-portrait-library
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add mizzlelover/portrait-prompt-atlas --skill gpt-image-2-portrait-library
Clone the repo
git clone --depth 1 https://github.com/mizzlelover/portrait-prompt-atlas

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin gpt-image-2-portrait-library/plugin install gpt-image-2-portrait-library after adding the marketplace above.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gpt-image-2-portrait-library

README.md
[![agentmods](https://agentmods.dev/badge/skills/mizzlelover/portrait-prompt-atlas/gpt-image-2-portrait-library/github.svg)](https://agentmods.dev/skills/mizzlelover/portrait-prompt-atlas/gpt-image-2-portrait-library)
Your own site
<a href="https://agentmods.dev/skills/mizzlelover/portrait-prompt-atlas/gpt-image-2-portrait-library"><img src="https://agentmods.dev/badge/skills/mizzlelover/portrait-prompt-atlas/gpt-image-2-portrait-library/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gpt-image-2-portrait-library

Your own site · 80×15
<a href="https://agentmods.dev/skills/mizzlelover/portrait-prompt-atlas/gpt-image-2-portrait-library"><img src="https://agentmods.dev/badge/skills/mizzlelover/portrait-prompt-atlas/gpt-image-2-portrait-library.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 944 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00066 $0.00944
Opus 5 $0.00033 $0.00472
Sonnet 5 $0.00013 $0.00189
Haiku 4.5 $0.00007 $0.00094

Measured 12d ago against content hash 4b3603467cf4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

gpt-image-2-portrait-library scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (bin/portrait-prompt-atlas.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/skills/gpt-image-2-portrait-library/SKILL.md · 80 lines

How it starts

The opening of the file, as written. The whole thing — 80 lines — stays where its author put it; the contents beside it link to each section on GitHub.

GPT Image 2 Portrait Library

Use this Skill to turn a real portrait-editing request into a source-aware recommendation. It is designed for client work, preservation work, and public research: the prompt, source link, publisher, authorship status, curation category, and website catalog are generated from one corpus.

Source of truth

  • Read references/portrait-library.md first for the two-level portrait taxonomy and selection rules.
  • Use references/portrait-records.json as the installed, complete source of truth. It includes all 519 curated original-language prompts and their hashes, source URLs, publisher/creator fields, identity controls, framing, and risk flags.
  • Use node bin/portrait-prompt-atlas.mjs search --query "..." to narrow candidates. Use show <record-id> to inspect a full record. Do not rely on memory for case IDs or attribution.

Modes

1. Find a collected prompt

  1. Identify both the primary task family and the secondary scenario. For example, use professional_headshot_and_brand + business_headshot_and_profile for a corporate avatar, but professional_headshot_and_brand + personal_branding_half_and_full_portrait for a half/full-body personal-brand image.
  2. Never select natural retouching for an illustration, sketch, anime, painting, or other non-photographic rendering; use identity_locked_style_transfer and its relevant secondary scenario instead.
  3. Prefer identity_lock: explicit when the request involves an existing person, a sentimental image, a family photo, or a client portrait.
  4. Filter records by the task family, identity control, framing, and any needed terms. Read the complete candidate prompt before presenting it.
  5. Return one strongest match, or two to three clearly different matches if the request is ambiguous.

2. Adapt a collected prompt

Keep the collected prompt verbatim first. Then, only when asked, provide a separate Adaptation patch that lists exactly which variables or clauses change. Do not silently rewrite the record or call the adapted text the source prompt.

Read the full file on GitHub · 80 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 80 lines · 66 tokens per session scan A 4b3603467cf4

Subscribe to this mod's changes

gpt-image-2-portrait-library is a skill published in the GitHub repository mizzlelover/portrait-prompt-atlas (7 stars, last pushed 3d ago), licensed MIT. It adds 66 tokens to every session and 944 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

gpt-image-2-style-library

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.

freestylefly/awesome-gpt-image-2 · 72 tokens

add-pattern

Use this skill when you learn one or more design pattern(s) in the Langroid (multi) agent framework, and want to make a note for future reference for yourself. Use this either autonomously, or when asked by the user to record a new pattern.

langroid/langroid · 56 tokens

patterns

Design patterns for the Langroid multi-agent LLM framework. Covers agent configuration, tools, task control, and integrations.

langroid/langroid · 26 tokens

guizang-ppt-skill

A skill for creating presentation decks as single HTML files that users can move through horizontally in a browser. It provides templates with WebGL backgrounds, chapter title screens, large data displays, and image grids, in either an editorial or Swiss-style visual direction.

proma-ai/Proma · 161 tokens

proma-coach

A Chinese-language coach for improving how people use Proma, Agent, Skill, Chat, and project tools.

proma-ai/Proma · 386 tokens

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

proma-ai/Proma · 64 tokens