← Back to Skills Marketplace
shine8592

Novel Quality Checker - 质量审核

by Shine8592 · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
118
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install novel-quality-checker
Description
检查小说章节质量:33 维质量审核(字数、AI标记、模板化结尾、重复率、大纲符合度等), 支持单章和批量检查、跨章衔接检查,输出 5 层审核报告。 使用场景:用户说"检查第X章质量"、"审核一下"、"看看这章行不行"、"批量检查所有章节"。 NOT for: 创作、修改内容——只审核不写作。
Usage Guidance
This skill appears coherent: it runs a bundled Python script to analyze local chapter files and does not request credentials or perform network I/O. Before installing or running: (1) review the full script yourself (the provided file was truncated in the listing) to confirm there are truly no network or subprocess calls, (2) only run it on files you trust to share with the agent (it will read file contents locally), and (3) consider running it in a restricted/sandboxed environment if you have sensitive content. If you want extra assurance, paste the remainder of scripts/quality_check.py here for a full-line review to ensure nothing unexpected appears later in the file.
Capability Analysis
Type: OpenClaw Skill Name: novel-quality-checker Version: 1.0.3 The skill bundle is a legitimate tool for auditing the quality of Chinese novel chapters across 33 dimensions. The core logic in `scripts/quality_check.py` uses standard Python libraries and regular expressions to analyze text files for metrics like word count, AI-generated content markers, and stylistic consistency. There is no evidence of data exfiltration, malicious execution, or prompt injection; the script only interacts with files explicitly provided by the user.
Capability Assessment
Purpose & Capability
Name/description ask for chapter-quality checks and the bundle contains a local Python script that performs many text-analysis checks. No unrelated binaries, env vars, or credentials are requested.
Instruction Scope
SKILL.md instructs running the included scripts on local files or directories (--file, --dir, --prev). The script reads and analyzes text files only; there are no instructions to access system-wide configs, secrets, or to transmit data externally.
Install Mechanism
Instruction-only with an included Python script. No install spec, no downloads. Script uses only Python standard library per its header and imports.
Credentials
No environment variables, credentials, or config paths are required or declared. The checks operate on provided files; requested resources are proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system presence or attempt to modify other skills/configurations. Normal user invocation is sufficient.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install novel-quality-checker
  3. After installation, invoke the skill by name or use /novel-quality-checker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
No changes detected for version 1.0.3. - No file or documentation updates in this version. - Functionality remains the same as the previous release.
v1.0.2
Major update: Expands from 8 to 33 quality dimensions, introduces multi-layered review and cross-chapter checks. - 全面提升审核维度:由8项扩展至33项,覆盖文本质量、结构、内容、大纲、格式、文风等多方面。 - 新增“五层审核体系”,分基础、文风结构、内容大纲、格式规范与高级分析,每层独立报告。 - 支持跨章节衔接检查,可检测章节间内容连贯性。 - 审核报告支持自动分层、分别展示每层合规状况。 - 审核脚本新增 `--prev` 参数,用于指定前章进行连贯性检测。
v1.0.1
- 简化并精简了审核指标,从33项缩减为8项核心检查维度。 - 全量检查新增对话比例、标点使用和段落长度等基础项目。 - 优化了描述,明确产品仅用于章节审核、不生成或修改内容。 - 更新使用场景说明,去除“大纲符合度”、“AI检测”等相关表述。
v1.0.0
33维度小说章节质量审核:字数、重复率、AI标记、大纲符合度等,支持批量扫描
Metadata
Slug novel-quality-checker
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Novel Quality Checker - 质量审核?

检查小说章节质量:33 维质量审核(字数、AI标记、模板化结尾、重复率、大纲符合度等), 支持单章和批量检查、跨章衔接检查,输出 5 层审核报告。 使用场景:用户说"检查第X章质量"、"审核一下"、"看看这章行不行"、"批量检查所有章节"。 NOT for: 创作、修改内容——只审核不写作。 It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.

How do I install Novel Quality Checker - 质量审核?

Run "/install novel-quality-checker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Novel Quality Checker - 质量审核 free?

Yes, Novel Quality Checker - 质量审核 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Novel Quality Checker - 质量审核 support?

Novel Quality Checker - 质量审核 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Novel Quality Checker - 质量审核?

It is built and maintained by Shine8592 (@shine8592); the current version is v1.0.3.

💬 Comments