webnovel-learn

Extract reusable writing patterns and append them to project_memory.json.

11|3|Updated Jun 4, 2026
One-click install
npx skills add https://github.com/503496348-ops/fission-creative --skill webnovel-learn-503496348-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: webnovel-learn
Source: https://github.com/503496348-ops/fission-creative/tree/main/skills/webnovel-learn
Command: npx skills add https://github.com/503496348-ops/fission-creative --skill webnovel-learn-503496348-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill extracts reusable writing patterns from the current session and stores them in the project_memory.json to help preserve techniques and maintain consistency across chapters.

Core Features & Use Cases

  • Pattern extraction: capture hooks, pacing, dialogue, and micro-payoffs from chapters.
  • Memory integration: append new patterns to .webnovel/project_memory.json without overwriting existing entries.
  • Use Case: after completing a chapter, save the successful pattern to the memory so it can be reused in future chapters.

Quick Start

Invoke the learn command with a description of the successful pattern you want to capture and persist.

Frequently Asked Questions about webnovel-learn

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

FAQPage Schema
How do I extract writing patterns from webnovel chapters?

To extract writing patterns, invoke the learn command with a description of the successful pattern you want to capture, and the script will append hooks, pacing, and dialogue details to project_memory.json.

How do I save webnovel writing patterns to a knowledge base?

You can save webnovel writing patterns to a knowledge base by running the webnovel-learn script, which captures micro-payoffs and pacing techniques, persisting them directly into project_memory.json.

Does the webnovel-learn script overwrite existing patterns in project_memory.json?

No, the webnovel-learn script does not overwrite existing data; it specifically appends new writing patterns to the project_memory.json file to preserve your entire knowledge base.

Do I need a specific directory structure to save webnovel writing patterns?

Yes, you need a valid .webnovel directory within your project root to successfully persist extracted writing patterns into the project_memory.json file.

What writing elements can I capture for webnovel consistency across chapters?

You can capture hooks, pacing, dialogue, and micro-payoffs to maintain consistency across chapters, building a centralized knowledge base for ongoing webnovel development workflows.