writer-memory

Maintain persistent story memory for characters, relationships, scenes, and themes.

3|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/marcmunoz-uno/jailbreak --skill writer-memory-marcmunoz-uno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writer-memory
Source: https://github.com/marcmunoz-uno/jailbreak/tree/main/skills/writer-memory
Command: npx skills add https://github.com/marcmunoz-uno/jailbreak --skill writer-memory-marcmunoz-uno

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writer Memory solves the problem of losing creative continuity by helping you persistently track characters, relationships, scenes, and themes across Claude sessions.

Core Features & Use Cases

  • Persistent writer memory (characters/world/relationships/scenes/themes): Maintain structured continuity so your story stays emotionally and tonally consistent over time.
  • Korean-first voice & dialogue validation: Check whether dialogue matches a character’s established speech level, tone, keywords, taboo words, and contextual fit.
  • Emotion-focused synopsis & queries: Generate a synopsis grounded in emotional truth and answer natural-language questions about your ongoing narrative.

Quick Start

Initialize a new writing project memory by running /oh-my-claudecode:writer-memory init your-project-name.

Frequently Asked Questions about writer-memory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep character consistency across multiple fiction writing sessions?

To keep character consistency across fiction writing sessions, you need a persistent story memory system that tracks characters, relationships, scenes, and themes in a structured schema like memory.json. This allows you to preserve continuity and maintain emotional and tonal consistency over time.

How do I validate dialogue tone and speech level for Korean storytelling?

Dialogue validation for Korean storytelling works by checking dialogue against a character's established speech level, tone, keywords, and taboo words. You need a memory system that stores these voice profiles persistently to verify contextual fit during incremental updates.

What's the best way to maintain a relationship timeline for characters in a novel?

Maintaining a relationship timeline requires storing character relationships in a persistent memory schema. By using incremental updates to a structured memory.json file, you can track relationship evolution across sessions and query the timeline using natural language.

Can I use a git-friendly memory schema to store story world details?

Yes, you can use a git-friendly memory.json schema to store story world details. This format supports version control and allows you to read and write character, scene, and theme data while generating export-ready Markdown summaries and validation results.

How do I generate an emotion-focused synopsis from my ongoing narrative?

Generating an emotion-focused synopsis requires a persistent memory system that stores your story's themes and scenes. By querying the stored narrative context, you can produce a synopsis grounded in emotional truth and export it as a Markdown file.

Does fiction-writing memory support natural-language querying for story details?

Fiction-writing memory supports natural-language querying by reading from a persistent memory.json schema. You can ask questions about your ongoing narrative in languages like Korean, and the system retrieves answers based on stored characters, relationships, and scenes.