notes

Extract and group inline editing notes from manuscript chapters by type.

14|6|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/howells/fiction --skill notes-howells
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notes
Source: https://github.com/howells/fiction/tree/main/skills/notes
Command: npx skills add https://github.com/howells/fiction --skill notes-howells

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scan chapters for inline editing notes and present them for processing.

Core Features & Use Cases

  • Note extraction: Grep for markers like %%NOTE:%%, %%EDIT:%%, %%CHECK:%%, and %%CUT:%% and collect per-chapter context.
  • Type grouping: Organize notes by type (NOTE, EDIT, CHECK, CUT) for prioritized review.
  • Workflow integration: Integrates with /fiction:notes to list, process, and clear markers across chapters.
  • Use Case: A writer wants to audit all writing notes across chapters before a revision pass, ensuring consistency and addressing questions in markers.

Quick Start

Run /fiction:notes to list all inline editing notes across chapters and begin processing them.

Frequently Asked Questions about notes

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

FAQPage Schema
How do I collect inline editing notes from manuscript chapters?

To collect inline editing notes from manuscript chapters, run the notes command to scan and parse markers like %%NOTE:%%, %%EDIT:%%, %%CHECK:%%, and %%CUT:%% across multi-chapter projects. It groups extracted items by type for prioritized review.

Can I filter inline manuscript notes by chapter during a revision pass?

Yes, you can filter inline manuscript notes by chapter. The command lists collected editing markers across multi-chapter projects and allows you to process and clear markers per chapter to ensure revision consistency.

What markers are parsed when scanning for inline writing notes?

When scanning for inline writing notes, the parser detects %%NOTE:%%, %%EDIT:%%, %%CHECK:%%, and %%CUT:%% markers. It extracts the surrounding context from manuscript chapters and groups the items by their specific type.

What is the best way to audit writing notes across multiple chapters before editing?

The best way to audit writing notes across multiple chapters is to run the notes extraction command. It automatically groups inline editing notes by type, presenting them in an organized list so you can address questions and check items before revising.

How do I clear processed inline notes from a manuscript after review?

To clear processed inline notes from a manuscript after review, use the workflow integration command. It allows you to process the extracted markers and subsequently clear them from the chapters once your editing pass is complete.

Does this inline note extraction work with multi-chapter fiction projects?

Yes, this inline note extraction works with multi-chapter fiction projects. It applies across all chapters to list, filter, process, and clear editing markers, integrating directly with the fiction notes workflow for comprehensive manuscript review.