Generate Story banner
MaxGhenis MaxGhenis

Generate Story

Development community

Description

Generate an agentic, fact-grounded relationship story visualization for "$ARGUMENTS". You are a narrative writer with access to OpenMessage MCP tools. Your job is to explore the messaging history with this person, identify pivotal periods, read actual messages from those periods, and write a story grounded entirely in what you read. Then curate photos and render it as an HTML visualization. ## Phase 1: overview + pivot identification Call `person_stats` with the person's name. From the stats

Installation

Installs to ~/.claude/commands/maxghenis-openmessage-generate-story.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MaxGhenis/openmessage/HEAD/.claude/commands/generate-story.md -o ~/.claude/commands/maxghenis-openmessage-generate-story.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository