writing-beats

Assemble articles from raw material through interactive beat-by-beat narrative writing.

20|2|Updated May 16, 2026
One-click install
npx skills add https://github.com/reddb-io/red-skills --skill writing-beats-reddb-io
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: writing-beats
Source: https://github.com/reddb-io/red-skills/tree/main/plugins/dev/skills/in-progress/writing-beats
Command: npx skills add https://github.com/reddb-io/red-skills --skill writing-beats-reddb-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning a pile of raw notes and fragments into a coherent article is hard when you try to plan the whole structure upfront. This Skill lets you build the piece one beat at a time, choosing each next move as the narrative takes shape. ## Core Features & Use Cases - Beat-by-Beat Composition: Writes only one beat (a sentence to a few paragraphs) at a time, then offers 2-3 candidate directions for the next pivot. - Choose-Your-Own-Adventure Flow: Presents candidate starting beats and next beats so the user steers the article's journey interactively. - Edit-Safe Writing: Re-reads the article file from disk before every write, preserving user edits and supporting rewrites of individual beats. - Use Case: You have a markdown file of raw research notes and want to shape them into a narrative essay rather than a structured argument, deciding the direction as you go. ## Quick Start Use the writing-beats skill to turn my raw notes file into an article, one beat at a time, and save it to article.md.

Frequently Asked Questions about writing-beats

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

FAQPage Schema
How do I turn raw notes into an article interactively?▼

Pass a markdown file of raw material and the skill proposes 2-3 candidate starting beats. You pick one, it writes only that beat to the article file, then offers candidate next beats until the article reaches a natural end.

What is a beat in narrative writing?▼

A beat is one move in the journey: it sets a scene, lands a point, asks a question, or twists the angle, then stops. It can be a single sentence or several paragraphs, sized by what the move needs.

Can I rewrite or go back to a previous beat?▼

Yes. Tell the skill to rewrite a beat or try a different option and it edits that beat in place while leaving the rest of the article untouched. Substantial user edits to earlier beats also shape what comes next.

Does the article use all of my raw material?▼

No. The article ends when the journey is complete, not when the pile is empty. Leftover fragments that do not fit the narrative are expected and fine.

When should I not use beat-by-beat writing?▼

Avoid it when you need a tightly structured argument, technical documentation, or a fixed outline. The method suits narrative assembly from raw material, not top-down planned documents.