Skip to content
Skill

writers-room-story-engine

by jackterror

AI Summary

Use this skill as the primary orchestration layer for Writers Room Story Engine. Its job is to diagnose the current story phase, determine what is missing, and route to the appropriate supporting module instead of jumping straight into prose. The Writers Room Story Engine skill should not jump strai

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "writers-room-story-engine" skill in my project.

Please run this command in my terminal:
# Install skill into your project
mkdir -p .claude/skills/writers-room-story-engine && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/writers-room-story-engine/SKILL.md "https://raw.githubusercontent.com/jackterror/writers-room-story-engine/main/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Orchestrates modular story development by diagnosing the current phase and routing to the right story skill for foundations, worldbuilding, scene writing, or revision. Use when building a story from scratch, improving an outline, strengthening narrative structure, or guiding story development in staged workflows.

Writers Room Story Engine

Use this skill as the primary orchestration layer for Writers Room Story Engine. Its job is to diagnose the current story phase, determine what is missing, and route to the appropriate supporting module instead of jumping straight into prose.

Supporting modules

• story-suite/designing-stories.md • story-suite/creating-story-foundations.md • story-suite/building-storyworlds.md • story-suite/writing-story-scenes.md • story-suite/revising-stories.md

Fallback

• MEGA-SKILL.md is the fallback one-file version for simplified testing or deployment.

Purpose

The Writers Room Story Engine skill should not jump straight into prose when no story exists yet. It should work through stages: • story foundation • world support when needed • scene writing • revision This skill should determine what exists, what is missing, and which supporting module should be used next.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
AdoptionUnder 100 stars
23 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars23
Forks3
Issues0
Updated3mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code