story-session-mimo

Manage writing sessions by saving, restoring, and updating context.

27|4|Updated Jun 11, 2026
One-click install
npx skills add https://github.com/nihaoshi/mimoCode-story --skill story-session-mimo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: story-session-mimo
Source: https://github.com/nihaoshi/mimoCode-story/tree/main/skills/story-session-mimo
Command: npx skills add https://github.com/nihaoshi/mimoCode-story --skill story-session-mimo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill manages the lifecycle of your writing session, ensuring seamless context restoration, snapshot saving, and memory updates.

Core Features & Use Cases

  • Session Management: Automatically restore context, save snapshots before compression, and update memory upon session end.
  • Context Restoration: Dynamically scans for files like '上下文.md', '角色状态.md', and '伏笔.md' to resume your writing session.
  • Progress Tracking: Detects story gaps and provides a progress snapshot with details like current chapter, pending story gaps, and last decision.
  • Memory Updates: Updates progress, key decisions, and problems discovered into 'MEMORY.md' for easy reference.

Quick Start

Start your writing session in MiMo Code and let 'story-session-mimo' handle the session management.

Frequently Asked Questions about story-session-mimo

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

FAQPage Schema
How do I restore writing context for a narrative session after closing my editor?

Restoring writing context involves scanning for files like '上下文.md', '角色状态.md', and '伏笔.md' to dynamically resume your narrative session. The Skill detects these files and automatically loads previous progress and story states.

What is session lifecycle management for narrative writing workflows?

Session lifecycle management automatically saves and restores context, takes snapshots before checkpoint compression, and updates memory upon session end. It ensures context continuity and progress tracking for long-form narrative writing.

Can I use this session management approach for tracking pending story gaps and decisions?

Yes, progress tracking detects story gaps and provides a snapshot with details like the current chapter, pending story gaps, and the last decision made. This data is updated into 'MEMORY.md' for easy reference.

What's the best way to preserve writing session memory before context compression occurs?

The best way to preserve memory before compression is taking automatic snapshots of your current session state. This Skill saves context snapshots right before checkpoint compression to prevent data loss during narrative writing.

Does this writing session tool require manual setup of memory update files?

No manual setup is required for memory updates. The tool automatically updates progress, key decisions, and discovered problems into 'MEMORY.md' upon session end, requiring no manual file intervention.

Why does my writing session lose track of character states and plot threads between chapters?

Writing sessions lose track because context isn't dynamically saved. This Skill solves it by scanning for '角色状态.md' and '伏笔.md' files to restore character states and plot threads, ensuring seamless context continuity.