Stats
Actions
Tags
From claudenovel
基于 claudenovel-analyze 生成的 data/editorial_revision_prompt.md 调用 DeepSeek/OpenAI 兼容模型,产出任务根目录 report.md 形式的具体、尖锐、可执行编辑诊断报告。
How this skill is triggered — by the user, by Claude, or both
Slash command
/claudenovel:claudenovel-reportThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
调用真实 LLM 生成深度编辑诊断报告。报告必须能指导后续章节改写和续写,不要生成泛泛读后感。
调用真实 LLM 生成深度编辑诊断报告。报告必须能指导后续章节改写和续写,不要生成泛泛读后感。
data/editorial_revision_prompt.md。.env 或环境变量中配置了 DEEPSEEK_API_KEY 或 OPENAI_API_KEY。DEEPSEEK_BASE_URL=https://api.deepseek.comDEEPSEEK_MODEL=deepseek-v4-pro先确定插件根目录:
$env:CLAUDE_PLUGIN_ROOT。analyze_enhanced.py 的插件/仓库根目录。<PLUGIN_ROOT> 表示该目录。python "<PLUGIN_ROOT>\analyze_enhanced.py" `
--txt-path "<NOVEL_TXT>" `
--out-dir "<OUT_DIR>" `
--organized-output `
--llm-context-report `
--context-prompt "<OUT_DIR>\\data\\editorial_revision_prompt.md" `
--llm-output-name "editorial_revision_report.md"
报告合格必须同时满足:
必须修(P0)、建议增强(P1)、保留但控制(P2)。[CHxxx-Pxxx] 证据编号。如果模型调用失败,要明确说明失败原因和已生成的本地产物,不要假装报告已完成。
默认输出:
report.mddata/向用户回复时给出报告路径、模型名、报告是否通过验收,以及最重要的 P0/P1 摘要。
npx claudepluginhub marco6-3/claudenovelCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.