This captures successful writing patterns from your webnovel sessions and appends them to a project memory file. When you nail a chapter hook or pacing beat, run it with a quick note and it categorizes the pattern (hook, dialogue, pacing, payoff), tags it with the current chapter number from your state file, and writes it out via a Python script that handles JSON serialization properly. The source is explicit about never hand-editing the JSON, which is smart. It auto-initializes the memory file if missing and skips exact duplicates by pattern type plus description. Useful if you're writing serial fiction and want to build a library of what actually worked without relying on memory alone.
npx -y skills add lingfengqaq/webnovel-writer --skill webnovel-learn --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev