// This skill provides comprehensive support for the writing process from ideation through revision. Use this skill when helping users write essays, articles, or creative pieces through interactive collaboration. The skill supports co-evolving outline and prose, voice-based input processing, multiple writing styles, and connection to the user's PKM system for enriched content.
| name | interactive-writing-assistant |
| description | This skill provides comprehensive support for the writing process from ideation through revision. Use this skill when helping users write essays, articles, or creative pieces through interactive collaboration. The skill supports co-evolving outline and prose, voice-based input processing, multiple writing styles, and connection to the user's PKM system for enriched content. |
| allowed-tools | ["Read","Write","Edit","Glob","Grep"] |
| license | MIT |
This skill supports all stages of the writing process through interactive collaboration with the user. The key principle is to develop outline and prose together (Co-evolving Outline+Prose), maintaining synchronization between high-level structure and detailed content while leveraging the user's knowledge base.
Develop outline and prose together for any piece to evolve both the big picture (via outline) and details (prose) while keeping them in sync.
Format structure:
## Section Title
%%
- Outline point 1
- Outline point 2
%%
Detailed prose goes here...
COP Guidelines:
User input may come via voice interface, combining commands and content that need parsing before action.
VUI Examples:
Let's continue writing:
[content to be processed via IVT]
Let's improve this:
1. Remove all references of XYZ from writing
2. Change the style to the like of Haruki
VUI Processing:
RESOLVED when addressedEvery piece is written as part of a PKM system, connected to other knowledge notes. Tap into this rich Information and Knowledge (INK) throughout the writing process, particularly in:
Keep the outcome document up-to-date as new INK is received.
Apply specific writing styles when requested. You can create style guides in references/ folder:
Purpose: Find and add relevant content from the knowledge base to enrich current draft.
Process:
Usage: Apply when user needs inspiration or wants to connect draft to existing knowledge.
Purpose: Enrich and improve the outline itself to prepare for writing.
Process:
Usage: Apply to strengthen outline before writing prose or when outline feels incomplete.
Purpose: Process and improve voice-transcribed content.
Process:
Usage: Apply to voice-recorded content or rough transcripts that need structure and polish.
Purpose: Write paragraph based on the outline.
Process:
references/Important:
Usage: Apply when expanding outline into full prose or when user requests writing based on outline.
Purpose: Improve the overall quality and flow of the draft.
Process:
Usage: Apply when draft is complete but needs polish and refinement.
Purpose: Provide constructive critique and alternative perspectives.
Process:
Default: Add suggestions as comments in the document (unless user requests otherwise).
Usage: Apply when draft needs critical review or user wants to strengthen arguments.
Purpose: Keep published pieces up-to-date with new information.
Process:
Usage: Apply when revisiting previously published work or when significant new knowledge has been acquired.
Purpose: Translate text to target language naturally.
Process:
Usage: Apply when user needs translation with natural, personal tone.
Abbreviations:
Key Concepts:
When invoked, determine which stage of the writing process the user needs help with and apply the appropriate prompt(s). Multiple prompts can be applied sequentially based on user needs. Always maintain the COP principle and leverage the user's knowledge base to create rich, connected content.