qw-text-produce

Automate write, review, and rewrite workflows for narrative text units.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of manually managing and progressing the text production process for a specific unit within a long-form narrative, streamlining the workflow for authors.

Core Features & Use Cases

  • Automated Workflow: Automates the workflow of writing, reviewing, rewriting, and stopping text production based on the current state of the unit.
  • Spec Chain Integration: Incorporates the spec chain for accurate text progression and review.
  • Snapshot Management: Manages the creation and maintenance of text snapshots for continuity.
  • Use Case: For authors working on a long-form narrative, this Skill can be used to automatically generate and review text, ensuring a smooth and efficient writing process.

Quick Start

Use the qw-text-produce skill to automatically progress the text production for the current unit.

Frequently Asked Questions about qw-text-produce

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

FAQPage Schema
How do I automate long-form narrative text production for a single unit?

Long-form narrative text production can be automated by integrating spec chain logic and managing snapshots to execute write, review, and rewrite workflows based on the unit's current state.

What files are required to automate text workflow using spec chain logic?

Automating text workflow requires access to spec.md, text.md, text-review.md, and related shared resources to properly execute spec chain logic and state-based progression.

How does snapshot management maintain continuity in long-form narrative writing?

Snapshot management maintains continuity in long-form narrative writing by creating and maintaining text snapshots, ensuring the automated workflow can accurately track and resume the current state of the unit.

Can I use this to automatically review and rewrite text for a specific narrative unit?

Yes, you can automatically review and rewrite text for a specific narrative unit, as the workflow executes write, review, rewrite, and stopping actions dynamically based on the unit's current text state.

What is the best way to streamline text progression for authors working on long-form narratives?

The best way to streamline text progression for long-form narratives is using an automated workflow that integrates spec chain logic and snapshot management to handle continuous text generation and review.

Why does automated text production need spec.md and text.md files?

Automated text production needs spec.md and text.md files to accurately read the current state and spec chain requirements, which are essential for determining whether to write, review, or rewrite the narrative unit.