character-consistency-prompt

character-consistency-prompt is a skill for Claude Code from ur-grue/autopunk-media-skills. It costs 51 tokens per session (2,136 once invoked), scanned A, original, MIT.

A set of Midjourney prompts for showing the same fictional character consistently across different images. The prompts cover details such as appearance, clothing, and overall presence.

In plain words
What is it for?
Use it for podcast artwork, YouTube thumbnails, newsletters, blogs, social media series, or visual stories with a recurring character.
Why use it?
AI-generated characters can change appearance from one image to the next. These prompts help keep a recurring character recognisable across a series.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the autopunk-media-skills plugin — 187 skills shipped together

Good fit Use it for podcast artwork, YouTube thumbnails, newsletters, blogs, social media series, or visual stories with a recurring character.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ur-grue/autopunk-media-skills/character-consistency-prompt
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 ur-grue/autopunk-media-skills --skill character-consistency-prompt
Clone the repo
git clone --depth 1 https://github.com/ur-grue/autopunk-media-skills

Made for: Claude Code.

Or install autopunk-media-skills, the plugin that ships this one along with the rest of its 187 skills.

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 character-consistency-prompt

README.md
[![agentmods](https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/character-consistency-prompt/github.svg)](https://agentmods.dev/skills/ur-grue/autopunk-media-skills/character-consistency-prompt)
Your own site
<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/character-consistency-prompt"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/character-consistency-prompt/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 character-consistency-prompt

Your own site · 80×15
<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/character-consistency-prompt"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/character-consistency-prompt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,136 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00051 $0.02136
Opus 5 $0.00026 $0.01068
Sonnet 5 $0.00010 $0.00427
Haiku 4.5 $0.00005 $0.00214

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

Security

Grade A, and why

character-consistency-prompt 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 8d ago.

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/image-prompting/midjourney/character-consistency-prompt/SKILL.md · 143 lines

How it starts

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

Character Consistency Prompt

What This Skill Does

Writes a set of Midjourney prompts designed to maintain consistent character appearance — face, build, clothing, and presence — across multiple generated images for use in editorial series, podcast artwork, YouTube thumbnails, or visual narratives.

When To Use This Skill

  • You are creating a series of images that all feature the same fictional character (for a podcast cover, YouTube series, editorial illustration run)
  • You need a character to appear in multiple different scenes or contexts without changing their appearance
  • You are illustrating a newsletter, blog, or social media series with a recurring visual persona
  • You have already generated a character you like and want to generate additional images of the same person in new situations

What You Need To Provide

Required:

  • A detailed description of the character: apparent age, gender presentation, build, distinctive physical features (hair, facial features, any identifying marks or accessories)
  • The character's typical clothing or visual identity
  • The style you want the images to be in (photorealistic, illustrated, graphic, painterly)

Optional:

  • A reference image description (if you have already generated a version of this character you want to match)
  • The scenes or situations you need them depicted in (list the images you need)
  • Midjourney version (v6 has better face consistency than earlier versions; --cref flag is available in v6 for image-based character reference)
  • Aspect ratio for intended use
  • Any seed number from a prior successful generation

How the Assistant Approaches This

  1. Builds a dense, precise character anchor string — a consistent block of descriptive text that will be used verbatim in every prompt in the set, covering the character's appearance in enough detail that Midjourney has minimal room for variation
  2. Identifies the key consistency anchors: face structure, hair, signature clothing item or accessory — these are what must appear in every image
  3. Writes a base prompt for the first image, then generates scene-specific prompts that keep the character anchor string identical and vary only the environment, action, and lighting
  4. Recommends the --seed workflow: generate the first image, note the seed number from the Job ID, and use --seed [number] in subsequent prompts to bias toward the same character rendering
  5. If Midjourney v6 is being used, notes where the --cref [image URL] flag should be inserted to use an existing character image as a visual reference
  6. Closes with a "Next Step" note: which prompt to run first (always the base portrait), how to record the seed number after the first generation, and whether to run cinematic-shot-prompt if the character also needs to appear in more complex scene compositions

Read the full file on GitHub · 143 lines

Files

What ships with it

1 file 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. 8d ago First seen · 143 lines · 51 tokens per session scan A acdfdeec410d

Subscribe to this mod's changes

character-consistency-prompt is a skill published in the GitHub repository ur-grue/autopunk-media-skills (32 stars, last pushed 12d ago), licensed MIT. It adds 51 tokens to every session and 2,136 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-09-04.

Related

Other skills, from other repositories

xiaoyuzhou-podcast-notes

A workflow that turns a public Xiaoyuzhou FM podcast episode into structured Markdown notes and a saved transcript. Xiaoyuzhou FM is a Chinese podcast platform.

weisi-gu/xiaoyuzhou-podcast-notes · 220 tokens

c-research

Summarize web URLs, PDFs, YouTube videos, and podcasts using the summarize CLI. Instantly extract key points from any content type without manual reading. Useful for research, link digests, and media review.

daxaur/openpaw · 52 tokens

transcript-ingestion

Transcript ingestion authority — capture, normalize, and prioritize transcripts from YouTube videos, podcast pages, captions, show notes, and transcript-like page content for persona systems, RAG pipelines, and grounded synthesis.

LuuOW/meridian-mcp · 45 tokens

youtube-seo-competitor

Advanced YouTube competitor intelligence. Detects direct competitors, extracts winning title/thumbnail/hook patterns from transcripts, infers retention strategies from pacing, correlates posting cadence with performance, and identifies format-market-fit gaps. Use when user says "YouTube competitor analysis", "what are…

deeployCO/youtube-seo-skills · 82 tokens

youtube-seo-optimize

Advanced YouTube metadata optimizer. Generates Browse-primary and Search-primary title variants, entity-rich descriptions, tags, chapters with Key Moments schema, 15-second hook script, translated metadata for top markets, pinned comment, and end-screen plan. Use when user says "optimize my video", "rewrite my title"…

deeployCO/youtube-seo-skills · 87 tokens

youtube-seo-video

Advanced single-video SEO analysis covering retention curve diagnosis, intro hook strength, APV vs niche benchmark, entity/semantic coverage, title/description/tags, chapters with Key Moments schema, thumbnail, captions, audio loudness, end-screens, and engagement signals. Use when user says "analyze this video", "why…

deeployCO/youtube-seo-skills · 82 tokens