storyteller

Convert session conversation history into structured narrative documents with frontmatter.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/Postalocity/template-microsite --skill storyteller-postalocity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: storyteller
Source: https://github.com/Postalocity/template-microsite/tree/main/.opencode/skills/storyteller
Command: npx skills add https://github.com/Postalocity/template-microsite --skill storyteller-postalocity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Write narrative-style reflections, sagas, journeys, and technical stories using the current session's full context to preserve human insights from development work.

Core Features & Use Cases

  • Contextual storytelling: Generate reflective narratives that weave together recent events, decisions, and lessons learned from the session.
  • Structured journeys: Create sagas, journeys, and narrative pieces that document architectural changes or technical explorations.
  • Storage conventions: Save outputs to conventional paths such as docs/reflections/{topic}-reflection.md or docs/reflections/deep/{topic}-journey-YYYY-MM-DD.md.

Quick Start

Ask the storyteller to generate a reflection for a given topic and save it to docs/reflections/{topic}-reflection.md.

Frequently Asked Questions about storyteller

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

FAQPage Schema
How do I document development sessions as narrative reflections?

To document development sessions as narrative reflections, generate structured markdown files that weave together recent events, decisions, and lessons learned from the current session into durable documents stored in conventional paths.

What is the best way to write a technical saga across multiple sessions?

Writing a technical saga across multiple sessions involves capturing chronological narratives that document architectural changes or technical explorations over time, preserving full context with structured frontmatter and prescribed markdown style.

Can I save generated session stories to a specific docs path?

Yes, you can save generated session stories to a specific docs path using conventional storage formats like docs/reflections/{topic}-reflection.md or docs/reflections/deep/{topic}-journey-YYYY-MM-DD.md.

Does narrative storytelling preserve full context from the conversation history?

Yes, narrative storytelling preserves full context from the conversation history by capturing and organizing rich narrative reflections from the current session to convert development work into durable documents.

What format do generated journey and narrative documents use?

Generated journey and narrative documents use a prescribed markdown style with structured frontmatter, ensuring that technical decisions and human insights are consistently formatted for durable storage.