writing-fragments

Collect writing fragments from conversations into a single Markdown draft.

118|12|Updated May 5, 2026
One-click install
npx skills add https://github.com/alecs5am/ralphy --skill writing-fragments-alecs5am
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-fragments
Source: https://github.com/alecs5am/ralphy/tree/main/notes/skills/writing-fragments
Command: npx skills add https://github.com/alecs5am/ralphy --skill writing-fragments-alecs5am

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Grilling session that mines the user for fragments — heterogeneous nuggets of writing (claims, vignettes, sharp sentences, half-thoughts) — and appends them to a single document as raw material for a future article. Use when the user wants to develop ideas before imposing structure, or mentions "fragments", "ideate", or "raw material" for writing.

Core Features & Use Cases

  • Interactive grilling session that extracts fragments from user input.
  • Append fragments to a single Markdown document, preserving existing content and order.
  • Re-read the document before each write to preserve user edits and avoid overwriting.

Quick Start

Ask the user for a topic and a save path, then begin collecting fragments into a single Markdown document.

Frequently Asked Questions about writing-fragments

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

FAQPage Schema
How do I collect writing fragments and ideas into a single Markdown document?

To collect writing fragments into a single Markdown document, use an interactive grilling session that extracts heterogeneous nuggets like claims and vignettes, then appends them as raw material for future articles.

Can I capture raw material for writing without imposing structure during ideation?

Yes, you can capture raw material for writing without imposing structure by mining user input for half-thoughts and sharp sentences, appending them directly to an evolving file during ideation sessions.

How does appending new content to an existing Markdown file avoid overwriting my edits?

Appending new content avoids overwriting your edits by re-reading the Markdown file before every write operation, which preserves existing content and maintains the current order of your writing fragments.

What is the best way to turn half-thoughts and vignettes into a ready-to-edit draft?

The best way to turn half-thoughts and vignettes into a ready-to-edit draft is to aggregate them into a single evolving Markdown file, allowing you to organize heterogeneous fragments later.

Does this ideation approach work for developing ideas before writing an article?

Yes, this ideation approach works for developing ideas before writing an article by interactively extracting fragments from your conversations and saving them as raw material in one document.

What types of writing fragments can I append to my ideation document?

You can append heterogeneous writing fragments such as claims, vignettes, sharp sentences, and half-thoughts to your ideation document to serve as raw material for future content creation.