writing-beats

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

10|3|Updated Jul 18, 2019
One-click install
npx skills add https://github.com/tanqimin/MyFavsORM --skill writing-beats-tanqimin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-beats
Source: https://github.com/tanqimin/MyFavsORM/tree/main/.agents/skills/writing-beats
Command: npx skills add https://github.com/tanqimin/MyFavsORM --skill writing-beats-tanqimin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning a pile of raw notes and research into a coherent article is hard: writers struggle to choose an entry point, sequence ideas so each concept is explained before it is used, and avoid dumping everything at once. This Skill structures that process as an interactive, choose-your-own-adventure journey. ## Core Features & Use Cases - Concept Grounding Tracking: Maintains a running set of grounded concepts so every new beat only relies on ideas the reader already knows, either as prerequisites or introduced earlier. - Beat-by-Beat Drafting: Offers 2-3 candidate next beats at each step, writes only the chosen beat to the article file, then re-reads the file before continuing. - User-Controlled Direction: The user picks each beat, can rewrite or replace previous beats, and decides when the journey reaches a natural end. - Use Case: You have a markdown file of raw research notes for a technical blog post. The Skill helps you settle audience prerequisites, pick an opening beat, and iteratively build the article one beat at a time until it is complete. ## Quick Start Ask the assistant to use the writing-beats skill to turn your raw material 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 settles audience prerequisites, proposes candidate starting beats, writes your chosen beat to the article file, then offers 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: 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, but anything larger should be split into multiple beats.

What does concept grounding mean in this writing workflow?

Grounding means every concept is either a prerequisite the audience already knows or is introduced by an earlier beat before any later beat relies on it. The skill keeps a running list of grounded concepts and only offers candidate beats reachable from that set.

Can I rewrite or change a beat after it is written?

Yes. You can ask to rewrite a beat or go back and try a different one, and the skill edits it in place while leaving the rest of the article untouched. It re-reads the article file from disk before every write to preserve your edits.

Does the article have to 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 chosen path are expected and fine, since the raw material is a quarry, not a checklist.