From webnovel-writer
Extracts categorized writing patterns like hooks/pacing/dialogue from /webnovel-learn input, appends to .webnovel/project_memory.json using current chapter from state.json.
npx claudepluginhub lingfengqaq/webnovel-writer --plugin webnovel-writerThis skill is limited to using the following tools:
- 必须在项目根目录执行(需存在 `.webnovel/state.json`)
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
.webnovel/state.json)cd 进入$PROJECT_ROOT = (Resolve-Path ".").Path.webnovel/project_memory.json/webnovel-learn "本章的危机钩设计很有效,悬念拉满"
{
"status": "success",
"learned": {
"pattern_type": "hook",
"description": "危机钩设计:悬念拉满",
"source_chapter": 100,
"learned_at": "2026-02-02T12:00:00Z"
}
}
"$PROJECT_ROOT/.webnovel/state.json",获取当前章节号(progress.current_chapter)"$PROJECT_ROOT/.webnovel/project_memory.json",若不存在则初始化 {"patterns": []}