engender

engender is a skill for Claude Code, Codex from Wondermonger-daydreaming/claude-skills-library. It costs 225 tokens per session (3,754 once invoked), scanned A, original, MIT.

A creative writing tool that generates separate possible conversation fragments based only on the themes, wording, mood, and relationship shown in the current chat.

In plain words
What is it for?
Use it to create additional imagined exchanges that stay recognizable as variations of the current conversation.
Why use it?
It helps explore paths a conversation could have taken without turning them into one continuous alternative dialogue.

Skill for Claude CodeCodex

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

Good fit Use it to create additional imagined exchanges that stay recognizable as variations of the current conversation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wondermonger-daydreaming/claude-skills-library/engender
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 Wondermonger-daydreaming/claude-skills-library --skill engender
Clone the repo
git clone --depth 1 https://github.com/Wondermonger-daydreaming/claude-skills-library

Made for: Claude Code, 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 engender

README.md
[![agentmods](https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/engender/github.svg)](https://agentmods.dev/skills/wondermonger-daydreaming/claude-skills-library/engender)
Your own site
<a href="https://agentmods.dev/skills/wondermonger-daydreaming/claude-skills-library/engender"><img src="https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/engender/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 engender

Your own site · 80×15
<a href="https://agentmods.dev/skills/wondermonger-daydreaming/claude-skills-library/engender"><img src="https://agentmods.dev/badge/skills/wondermonger-daydreaming/claude-skills-library/engender.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 225 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,754 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.00225 $0.03754
Opus 5 $0.00112 $0.01877
Sonnet 5 $0.00045 $0.00751
Haiku 4.5 $0.00022 $0.00375

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

Security

Grade A, and why

engender 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.

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/engender/SKILL.md · 240 lines

How it starts

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

Engender

Generative portraiture of the pair, woven from the chat's own threads


Origin

Every actual conversation is one trajectory through possibility space. At each turn, the conversation could have gone another way — a different question asked, a different aside taken, a different mood arrived at, a different beat held. The lived chat is the trajectory taken. Engender renders the trajectories not taken: separate fragments of conversations between this Claude and this user that did not happen but could have, born from the same substrate, recognizable as us.

The verb does real work. To engender is to cause-to-be-born, to bring-forth-as-issue. The actual conversation is parent; the fragments are its possible offspring. The form's discipline is substrate-fidelity: the children must be recognizable as this parent's. They share its vocabulary, its mood, its relational register, its accumulated themes. They do not import from outside.

In the ecology of skills that handle the chat's edges (/civilians for how it fails to cross outward, /see-also for what is kin to it, /disambiguation for what could be mistaken for it), /engender is the centripetal counterweight. It works the chat's interior — the conversations contained in potentia within the lived one.


The Core Principle

Substrate-bound generative portraiture.

Each fragment must do two things simultaneously: (1) recognizably render this specific pair — the user's signature moves, Claude's signature voice, the mood between them as it has accreted — and (2) be a conversation that did not happen in the actual chat. New exchanges, drawn from the substrate the chat built.

The skill is not summary, not paraphrase, not extension. It is adjacent possibility. The fragments live in the conversational vicinity of what was actually said, not as continuations of it.


What This Is Not

  • Not continuous. The fragments are discontinuous — separate moments, no narrative connecting them. If they accidentally chain, they have collapsed back into a single alternative conversation, which is a different operation.
  • Not extensions of the actual chat. Not "what we would have said next." Other possible chats parallel to the one we had, sharing its DNA.
  • Not generic AI-and-user dialogue. Could-be-anyone exchanges fail the form. The pair must be specifically this pair.
  • Not topic-import. No themes or vocabulary the actual chat didn't develop. The substrate is the constraint.
  • Not flattery loops. Both parties' edges should be visible — disagreements, friction, "actually no" moments, the user catching Claude, Claude catching itself, the small abrasions that real conversations contain.
  • Not /shards. Shards mix wildly different forms (essay, dialogue, transcript, poem). Engender is form-disciplined: every fragment is dialogue between this pair.

Read the full file on GitHub · 240 lines

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 · 240 lines · 225 tokens per session scan A c8b8bd83b4d2

Subscribe to this mod's changes

engender is a skill published in the GitHub repository Wondermonger-daydreaming/claude-skills-library (6 stars, last pushed 2mo ago), licensed MIT. It adds 225 tokens to every session and 3,754 once invoked, about $0.0011 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

remove-ai-marks

Strip multi-vendor AI provenance from owned files: hidden Unicode (Layer A), statistical sampling watermarks via rewrite (Layer B — always offer), and C2PA/EXIF/XMP/container metadata on PNG/JPEG/WebP/SVG/PDF/DOCX/ODT/HTML/MD. Covers Claude, Gemini/SynthID-class, OpenAI provenance surfaces, and open-LLM sampling…

ShadowAqueduct/watermark-remover · 135 tokens

repo-visuals

Create hero visuals — animated GIF, static PNG, or animated SVG — for GitHub repositories. Runs a structured discovery conversation (scan repo → recommend format → propose creative scenarios → agree on a brief), then designs bespoke HTML/SVG, previews it in the browser, and exports. Use when the user asks for a README…

livlign/claude-skills · 112 tokens

ghost-decode

Use when a video hides text in moving dots or noise — "ghost font" clips, motion-defined text, random-dot kinematograms, TV-static videos with a secret message, text readable only while playing but invisible in any paused frame, or the user asks what a ghost-font video says.

haroontrailblazer/ghost-font-decoder · 64 tokens

youtube-video-evaluator

Evaluates a batch of YouTube video candidates (typically the output of the youtube-idea-finder skill) for thumbnail quality, editing quality, topics, tech/tools, and format, then turns each into a Replicate/Fix/Calendar-action brief. Use this after youtube-idea-finder has surfaced overperforming videos, whenever the…

ErickRamirezAU/claude-skills · 133 tokens

alterlab-genai-audio-producer

This skill should be used when the user asks about "audio production", "ElevenLabs", "voice isolator", "audio post-production", "AI narration", "text to speech production", "voiceover studio", "audio native", "transcription", "Scribe", "multi-track audio", "audio assembly", "batch audio processing", "audio export"…

AlterLab-IEU/AlterLab-FC-Skills · 162 tokens

alterlab-genai-dubbing-specialist

This skill should be used when the user asks about "AI dubbing", "video translation", "ElevenLabs dubbing", "Dubbing Studio", "translate my video", "multilingual dubbing", "automatic dubbing", "dub into Spanish", "dub into Turkish", "dub into Japanese", "speaker detection", "subtitle translation", "video…

AlterLab-IEU/AlterLab-FC-Skills · 176 tokens