generate-me

generate-me is a skill for Codex from AiAi-Mastermind/aiai-mastermind-tools-and-skills. It costs 55 tokens per session (986 once invoked), scanned A, original, MIT.

An image-generation skill for placing the skill owner’s recognizable face and appearance into requested scenes or visual styles.

In plain words
What is it for?
Use it to create photorealistic, illustrated, cartoon, cinematic, or other stylized images of the owner, provided the identity profile and reference photos have been set up.
Why use it?
It preserves the owner’s identity across generated images instead of producing an unrelated generic person.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to create photorealistic, illustrated, cartoon, cinematic, or other stylized images of the owner, provided the identity profile and reference photos have been set up.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aiai-mastermind/aiai-mastermind-tools-and-skills/generate-me
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 AiAi-Mastermind/aiai-mastermind-tools-and-skills --skill generate-me
Clone the repo
git clone --depth 1 https://github.com/AiAi-Mastermind/aiai-mastermind-tools-and-skills

Made for: Codex.

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 generate-me

README.md
[![agentmods](https://agentmods.dev/badge/skills/aiai-mastermind/aiai-mastermind-tools-and-skills/generate-me/github.svg)](https://agentmods.dev/skills/aiai-mastermind/aiai-mastermind-tools-and-skills/generate-me)
Your own site
<a href="https://agentmods.dev/skills/aiai-mastermind/aiai-mastermind-tools-and-skills/generate-me"><img src="https://agentmods.dev/badge/skills/aiai-mastermind/aiai-mastermind-tools-and-skills/generate-me/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 generate-me

Your own site · 80×15
<a href="https://agentmods.dev/skills/aiai-mastermind/aiai-mastermind-tools-and-skills/generate-me"><img src="https://agentmods.dev/badge/skills/aiai-mastermind/aiai-mastermind-tools-and-skills/generate-me.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 986 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.00055 $0.00986
Opus 5 $0.00028 $0.00493
Sonnet 5 $0.00011 $0.00197
Haiku 4.5 $0.00006 $0.00099

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

Security

Grade A, and why

generate-me 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 2 executable files (scripts/doctor.sh, scripts/generate.py), 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.

skills/generate-me/SKILL.md · 89 lines

How it starts

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

Generate Me

Before you use this

If references/identity-profile.md still contains {{PLACEHOLDER}} tokens, or assets/identity-default/ has no photos, this skill is not yet customized. Run SETUP.md first and tell the owner that setup is required. Do not generate a generic person as a substitute.

Required preparation

  1. Resolve the skill directory from the location of this SKILL.md. Use that resolved directory for every relative path below.
  2. Read references/identity-profile.md before writing a prompt or selecting images.
  3. Treat every bundled photo as a reference. Never treat a bundled photo as an edit target unless the owner explicitly asks to alter that exact photo.

Reference selection

Image tools commonly impose a five-image limit. Every edit target and every style reference counts toward that limit, so subtract those images before choosing identity references.

The identity slots are:

  • Slot A, primary-face, for clear facial structure and fine features.
  • Slot B, upper-body, for the strongest overall balance of likeness, posture and build.
  • Slot C, proportions, for body proportions, stance and scale.
  • Slot D, expression-open-smile, for teeth and broad open-smile behavior.
  • Slot E, secondary-face, for a second view of stable facial geometry.

The default authority order is B, A, C, D, E. Use the following fallback ladder after accounting for edit targets and style images:

  • Four identity slots: B, A, C, D.
  • Three identity slots: B, A, C.
  • Two identity slots: B, A.
  • One identity slot: B.

Keep at least two identity references whenever possible. If a request depends on a specific trait, such as an open smile, substitute the relevant slot for the lowest-priority available slot. Do not exceed the tool's total image limit.

Support-only assets

assets/support-only/ holds photos useful for one narrow purpose, such as eyewear detail or a deliberately exaggerated expression. Use a support-only image solely for its labeled purpose. Never use it to infer or judge facial geometry, head shape, feature spacing or general likeness.

Read the full file on GitHub · 89 lines

Files

What ships with it

9 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 · 89 lines · 55 tokens per session scan A 5593a6d386ad

Subscribe to this mod's changes

generate-me is a skill published in the GitHub repository AiAi-Mastermind/aiai-mastermind-tools-and-skills (2 stars, last pushed 1mo ago), licensed MIT. It adds 55 tokens to every session and 986 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

canvas

Create, inspect, and update Obsidian JSON Canvas boards with text, file, link, group, and edge nodes. Use for canvas status, canvas lists, visual maps, zones, spatial layouts, adding vault notes or media to a .canvas file, and requests such as create canvas, add to canvas, or put this on the canvas.

AgriciDaniel/claude-obsidian · 72 tokens

reality-show

Keep serialized build-in-public content continuous: read one canon file of season, arcs, beats and loops and say which narrative beat to advance next, so episodes chain into a series. Pairs with the episode adapter, which does the writing. Triggers: "/reality-show", "season state", "what arcs are open".

tonydzi/second-brain-starter-kit · 70 tokens

wiki-ingest

Ingest supplied source material into an Obsidian vault with provenance and claim tracking: pasted text, files staged in the selected vault's inbox or .raw archive, or explicitly approved URLs. Use for a single source or bounded batch, not for saving an assistant answer. Triggers: ingest, ingest this file, ingest this…

AgriciDaniel/claude-obsidian · 88 tokens

autoresearch

Run a bounded, source-grounded research loop, draft a cited dossier, and optionally propose a separately reviewed canonical vault merge. Use when the user wants autonomous or deep research that may access the public web. Triggers: /autoresearch, autoresearch, research this topic, deep dive into, investigate, find…

AgriciDaniel/claude-obsidian · 80 tokens

save

Save a user-selected answer, decision, insight, or session summary into an Obsidian vault as one reviewed transaction. Use only when the user explicitly asks to preserve specific conversation content, not when they supply a file or URL to ingest. Triggers: /save, save this, save that answer, file this conversation…

AgriciDaniel/claude-obsidian · 80 tokens

wiki-retrieve

Build and query a vault-local contextual BM25 retrieval index with optional multilingual Nomic cosine reranking; use for retrieve, hybrid retrieval, BM25, rerank, contextual retrieval, chunk search, vault search, semantic search, find relevant passages, or retrieval diagnostics. Derived caches stay under .vault-meta…

AgriciDaniel/claude-obsidian · 81 tokens