Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/zhiliyouxian/claude-novel-writerWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/zhiliyouxian/claude-novel-writer/nw-status)<a href="https://agentmods.dev/commands/zhiliyouxian/claude-novel-writer/nw-status"><img src="https://agentmods.dev/badge/commands/zhiliyouxian/claude-novel-writer/nw-status/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/zhiliyouxian/claude-novel-writer/nw-status"><img src="https://agentmods.dev/badge/commands/zhiliyouxian/claude-novel-writer/nw-status.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00012 | $0.00779 |
| Opus 5 | $0.00006 | $0.00390 |
| Sonnet 5 | $0.00002 | $0.00156 |
| Haiku 4.5 | $0.00001 | $0.00078 |
Grade A, and why
nw-status scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
/nw-status
显示当前工作区的整体状态,包括所有项目的创作进度。
用法
/nw-status
执行流程
1. 扫描工作区
# 扫描各阶段目录
ls pools/
ls blueprints/
ls productions/
ls releases/
2. 收集项目状态
对每个发现的 project_id,收集:
| 阶段 | 检查内容 |
|---|---|
| 素材池 | pools/{name}/ 是否存在 |
| 蓝图 | blueprints/{id}/ 必需文件完整性 |
| 制作 | productions/{id}/chapters/ 章节数量 |
| 发布 | releases/{id}/ 导出文件 |
3. 输出格式
📊 工作区状态
素材池: 2 个
- wuxia_samples (15 个文件)
- xuanhuan_ref (8 个文件)
项目列表:
┌─────────────┬──────────┬──────────┬──────────┐
│ 项目ID │ 蓝图 │ 章节 │ 发布 │
├─────────────┼──────────┼──────────┼──────────┤
│ dao_immortal│ ✅ 完整 │ 45/210 │ - │
│ zongheng │ ✅ 完整 │ 120/300 │ ✅ TXT │
│ new_project │ ⚠️ 缺大纲 │ - │ - │
└─────────────┴──────────┴──────────┴──────────┘
当前活跃: dao_immortal (21% 完成)
提示:
- 继续创作: /nw-ch-write 46
- 查看详情: /nw-status dao_immortal
4. 项目详情模式
/nw-status {project_id}
输出单个项目的详细信息:
📖 项目详情: dao_immortal
蓝图状态:
✅ proposal.md
✅ worldview.md (含 3 个模块)
✅ characters.md (12 个角色)
✅ outline.md (7 卷)
制作进度:
已完成: 45 章 (约 135,000 字)
当前卷: 第2卷 (15/30 章)
实体统计:
角色: 28 个
地点: 15 个
物品: 9 个
最近更新:
chapter-0045.md - 2024-01-15 14:30
下一步:
/nw-ch-write 46
蓝图完整性检查
必需文件:
proposal.md- 选题方案worldview.md- 世界观characters.md- 角色outline.md- 大纲
可选目录:
worldview/- 世界观模块characters/- 角色档案outlines/- 分卷大纲
状态标识
| 标识 | 含义 |
|---|---|
| ✅ | 完整/已完成 |
| ⚠️ | 不完整/有问题 |
| - | 未开始 |
相关命令
/nw-list- 仅列出项目名称/nw-init- 初始化新工作区/nw-ch-write- 继续创作章节
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 123 lines · 12 tokens per session scan A 927a6f05e741
nw-status is a command published in the GitHub repository zhiliyouxian/claude-novel-writer (5 stars, last pushed 8mo ago), licensed MIT. It adds 12 tokens to every session and 779 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
template
Manage issue templates for streamlined issue creation.
sync-linear
Sync current work with Linear ticket status.
add-note
Add an internal or external note to a ConnectWise PSA ticket.
fest-show
Show festival progression (in-progress tasks, roadmap, and dependency view).
dispatcher
Pick the next-best repo to work on across the portfolio — rank free repos, recommend one, claim its lease atomically, and route to the entry command.
workpm
A project-management workflow for coordinating multiple AI workers through five stages. It includes task assignment, shared activity logs, worker replacement, and final checks.