webnovel-review

Audit webnovel chapters for quality, consistency, and OOC issues.

188|33|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/lujih/webnovel-writer-opencode --skill webnovel-review-lujih
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: webnovel-review
Source: https://github.com/lujih/webnovel-writer-opencode/tree/main/.opencode/skills/webnovel-review
Command: npx skills add https://github.com/lujih/webnovel-writer-opencode --skill webnovel-review-lujih

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

审查章节质量并生成报告。用于用户说"审查第X章"、"质量报告"、"章节检查"时,或执行/webnovel-review命令。调用审查代理执行设定一致性、连贯性、人物OOC、追读力等多维检查,产出带评分的审查报告和改进建议。配合--full执行完整审查(包含节奏、爽点检查),--range指定章节范围。

Core Features & Use Cases

  • 自动化多维度质量检查:一致性、连贯性、人物设定、节奏与追读力等,输出带分数的审查报告。
  • 生成可执行的改进建议:对核心问题给出清晰的修正路径,并可落库到审查指标。
  • 与项目状态深度集成:从状态文件读取上下文,保存审查指标到 index.db,并按需更新章节状态。
  • 使用场景示例:当用户说“审查第X章”或运行 /webnovel-review 时,返回结构化的报告和改进要点。

Quick Start

Run webnovel-review on the current chapter to generate a quality report and improvement suggestions.

Frequently Asked Questions about webnovel-review

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

FAQPage Schema
How do I automate webnovel chapter quality audits for consistency and OOC issues?

Automate webnovel chapter quality audits by invoking review agents that check setting consistency, coherence, and character OOC, producing a structured review report with scores and improvement suggestions.

What does a full webnovel chapter review check for beyond basic consistency?

A full webnovel chapter review checks for pacing and reader engagement alongside standard consistency, coherence, and character setting audits, returning a comprehensive structured quality report with actionable metrics.

Can I run a quality review on a specific range of webnovel chapters?

Yes, you can run a quality review on a specific range of webnovel chapters by specifying the range, which audits those targeted chapters for OOC and consistency issues and generates a structured report.

How are webnovel review metrics saved for stateful projects?

Webnovel review metrics are saved to an index.db database, allowing repeatable quality control across chapters and enabling the system to update the project state when requested.

What is the best way to generate improvement suggestions for webnovel chapters?

Generate improvement suggestions for webnovel chapters by running an automated quality audit that identifies core issues, provides clear correction paths, and persists review metrics to a database.

Does the webnovel review process load external references for auditing?

Yes, the webnovel review process loads references to provide context for the review agents, ensuring accurate auditing of setting consistency and character OOC across the evaluated chapters.