writing-beats

Assembles raw markdown material into articles through interactive beat-by-beat writing.

Updated Aug 11, 2026
One-click install
npx skills add https://github.com/Kunj-Sharma03/agent-contextify --skill writing-beats-kunj-sharma03
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-beats
Source: https://github.com/Kunj-Sharma03/agent-contextify/tree/main/skills-main/skills/in-progress/writing-beats
Command: npx skills add https://github.com/Kunj-Sharma03/agent-contextify --skill writing-beats-kunj-sharma03

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning a pile of raw notes and research into a coherent article is hard because writers must decide what to introduce first and ensure every concept is explained before it is used. This Skill structures that process as an interactive, beat-by-beat journey where each section only builds on concepts already grounded for the reader. ## Core Features & Use Cases - Concept Grounding Tracking: Maintains a running list of grounded concepts so every new beat only relies on ideas the audience already knows or that earlier beats introduced. - Choose-Your-Own-Adventure Flow: Offers 2-3 candidate next beats at each step, showing what each one grounds and which future paths it unlocks. - Incremental File Writing: Appends one beat at a time to the article file, re-reading from disk before each write to preserve user edits. - Use Case: You have a markdown file of raw research notes for a technical blog post. The Skill helps you pick a starting beat, then iteratively offers next beats until the article reaches a natural end. ## Quick Start Ask the assistant to use the writing-beats skill to turn your raw notes markdown file into an article, one beat at a time.

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 a structured article?

Provide a markdown file of raw material and the Skill runs a beat-by-beat journey: it establishes prerequisites, offers candidate starting beats, then iteratively proposes next beats until the article reaches a natural end.

What is a beat in article writing?

A beat is one move in the article's journey, such as setting a scene, landing a point, or asking a question. It can be a single sentence or several paragraphs, but anything larger should be split into multiple beats.

What does grounding a concept mean in this workflow?

A concept is grounded when the audience either knew it before reading or an earlier beat introduced it. Every beat may only rely on grounded concepts, and each beat can ground new concepts that unlock later beats.

Can I edit or rewrite beats after they are written?

Yes. The Skill re-reads the article file from disk before every write and preserves your edits. You can ask to rewrite a beat or go back and try a different one, and it edits in place without touching the rest.

Does the article have to use all the raw material?

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