Loading...
Loading...
Writes webnovel chapters (3000-5000 words). Use when the user asks to write a chapter or runs /webnovel-write. Runs context, drafting, review, polish, and data extraction.
npx skill4agent add lingfengqaq/webnovel-writer webnovel-write.webnovel/state.jsoncd$PROJECT_ROOT = (Resolve-Path ".").Path/webnovel-write/webnovel-write --fast/webnovel-write --minimalcontext-agent调用 context-agent,参数:
- chapter: {chapter_num}
- project_root: {PROJECT_ROOT}
- storage_path: .webnovel/
- state_file: .webnovel/state.jsonpython "${CLAUDE_PLUGIN_ROOT}/scripts/extract_chapter_context.py" --chapter {chapter_num} --project-root "{PROJECT_ROOT}" --format jsonwriting_guidance.guidance_itemsreader_signalgenre_profile.reference_hints正文/第{NNNN}章.mdcat "${CLAUDE_PLUGIN_ROOT}/skills/webnovel-write/references/core-constraints.md"references/workflow-details.mdreferences/core-constraints.mdreferences/polish-guide.mdreferences/style-variants.md.claude/references/reading-power-taxonomy.md.claude/references/genre-profiles.mdreferences/writing/genre-hook-payoff-library.mdreferences/workflow-details.mdreferences/writing/typesetting.mdconsistency-checkercontinuity-checkerooc-checkerreader-pull-checkerhigh-point-checkerpacing-checkerreferences/workflow-details.mdcat "${CLAUDE_PLUGIN_ROOT}/skills/webnovel-write/references/polish-guide.md"
cat "${CLAUDE_PLUGIN_ROOT}/skills/webnovel-write/references/writing/typesetting.md"data-agent调用 data-agent,参数:
- chapter: {chapter_num}
- chapter_file: "正文/第{NNNN}章.md"
- review_score: {overall_score from Step 3}
- project_root: {PROJECT_ROOT}
- storage_path: .webnovel/
- state_file: .webnovel/state.jsonreferences/workflow-details.mdgit add . && git commit -m "Ch{chapter_num}: {title}"references/workflow-details.mdreferences/style-variants.md.claude/references/reading-power-taxonomy.md.claude/references/genre-profiles.md