writer-memory

Stores persistent narrative data for writers across Codex sessions.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/shaun0927/codex-superskills --skill writer-memory-shaun0927
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writer-memory
Source: https://github.com/shaun0927/codex-superskills/tree/main/skills/writer-memory
Command: npx skills add https://github.com/shaun0927/codex-superskills --skill writer-memory-shaun0927

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writers often lose continuity across Codex sessions as characters, settings, and plot threads evolve. This Skill provides a persistent memory system that tracks characters, world-building elements, relationships, scenes, and themes, enabling seamless cross-session storytelling.

Core Features & Use Cases

  • Persistent memory store at .writer-memory/memory.json for git-friendly collaboration
  • Comprehensive data model covering Characters, World, Relationships, Scenes, and Themes
  • Command suite for memory management: /writer-memory init, status, char, rel, scene, theme, world, query, validate, synopsis, export, backup
  • Auto-backups to protect memory integrity and enable easy versioning
  • Korean-first emotion vocabulary and narrative concepts to support 한국어 workflows
  • Integrations with Superskills Notepad and Architect agent for advanced analysis and context reuse
  • Natural-language queries to retrieve context and generate emotion-focused synopses

Quick Start

Initialize a new memory project with a name and start by adding characters and scenes using the /writer-memory commands.

Frequently Asked Questions about writer-memory

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

FAQPage Schema
How do I maintain character memory and continuity for long-form writing across Codex sessions?

You can manage persistent narrative memory by initializing a structured memory.json file that tracks characters, relationships, scenes, and themes. This allows you to query and retrieve context across Codex sessions to maintain story continuity.

What is the best way to track character relationships and scenes during world-building?

Tracking character relationships and scenes during world-building is best handled through a structured memory store with a defined schema. It automatically organizes narrative elements and supports natural-language queries for easy context retrieval during writing.

Does writer-memory support Korean-language storytelling workflows?

Yes, Korean-language storytelling workflows are supported with a Korean-first emotion vocabulary and narrative concepts. This allows writers to generate emotion-focused synopses and manage story continuity using natural-language queries in Korean.

Can I use a structured memory store for writers with git for collaboration?

Yes, you can use this structured memory store with git for collaboration because it saves data to a local memory.json file. It also includes automatic backups to protect memory integrity and enable easy versioning of your narrative data.

How do I back up narrative memory to protect my story data during scene planning?

To back up narrative memory during scene planning, the system provides an automatic backup feature alongside an explicit export command. These features protect your memory integrity and allow easy versioning of characters and world-building elements.