qw-append-propose

Generate unit-append.md proposals for new novel sub-units from spec.md.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/Yaojian/qualia-weaver --skill qw-append-propose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qw-append-propose
Source: https://github.com/Yaojian/qualia-weaver/tree/main/.agents/skills/qw-append-propose
Command: npx skills add https://github.com/Yaojian/qualia-weaver --skill qw-append-propose

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps authors propose new units to be appended to their novels without altering existing content.

Core Features & Use Cases

  • Propose New Units: Generates unit-append.md files describing how a new direct sub-unit can be appended to the existing structure.
  • No Content Alteration: Ensures that the old content remains unchanged.
  • Use Case: When authors need to continue the narrative with a new sub-unit but want to review the proposal before implementing it.

Quick Start

Run the qw-append-propose skill on the current unit to generate a proposal for appending a new sub-unit.

Frequently Asked Questions about qw-append-propose

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

FAQPage Schema
How do I generate a proposal for appending a new unit to my novel structure?

To generate a proposal for appending a new unit, you need a stable novel structure and a `spec-context.md` file. The skill reads the existing `spec.md` content to propose new structural elements without altering your current text.

What is a novel unit structure proposal and when do I need one?

A novel unit structure proposal outlines how to append a new direct sub-unit to an existing narrative framework. You need it when you want to review the structural design of a new section before actually implementing it into the story.

Can I use this proposal generation process without modifying my existing novel content?

Yes, the proposal generation process ensures no content alteration occurs. It strictly reads existing `spec.md` files to generate an `unit-append.md` proposal, leaving all your previously written novel content completely unchanged.

Do I need a spec-context.md file to generate proposals for new novel units?

Yes, you need a `spec-context.md` file and a stable unit structure to perform context-aware proposal generation. These files provide the necessary structural context for the skill to accurately propose new sub-units.

What are the limitations of generating unit append proposals for novels?

The limitation of generating unit append proposals is that the process only outputs proposals for review; it does not implement or write the actual narrative content. It strictly requires an existing stable structure to function correctly.

What's the best way to continue a narrative with a new sub-unit using proposal generation?

The best way to continue a narrative with a new sub-unit is to run the proposal generation on your current unit. This creates an `unit-append.md` file detailing the structural addition, allowing you to review and approve it before writing.