← 返回 Skills 市场
118
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install novel-quality-checker
功能描述
检查小说章节质量:33 维质量审核(字数、AI标记、模板化结尾、重复率、大纲符合度等), 支持单章和批量检查、跨章衔接检查,输出 5 层审核报告。 使用场景:用户说"检查第X章质量"、"审核一下"、"看看这章行不行"、"批量检查所有章节"。 NOT for: 创作、修改内容——只审核不写作。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install novel-quality-checker - 安装完成后,直接呼叫该 Skill 的名称或使用
/novel-quality-checker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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标记、大纲符合度等,支持批量扫描
元数据
常见问题
Novel Quality Checker - 质量审核 是什么?
检查小说章节质量:33 维质量审核(字数、AI标记、模板化结尾、重复率、大纲符合度等), 支持单章和批量检查、跨章衔接检查,输出 5 层审核报告。 使用场景:用户说"检查第X章质量"、"审核一下"、"看看这章行不行"、"批量检查所有章节"。 NOT for: 创作、修改内容——只审核不写作。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 Novel Quality Checker - 质量审核?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install novel-quality-checker」即可一键安装,无需额外配置。
Novel Quality Checker - 质量审核 是免费的吗?
是的,Novel Quality Checker - 质量审核 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Novel Quality Checker - 质量审核 支持哪些平台?
Novel Quality Checker - 质量审核 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Novel Quality Checker - 质量审核?
由 Shine8592(@shine8592)开发并维护,当前版本 v1.0.3。
推荐 Skills