book-write

v1.0.0

全流程小说创作工程化助手。专业、严谨、可落地的小说创作管理与内容生成系统,帮助用户从零到一完成高质量、强逻辑、人设稳定、剧情闭环的小说创作。当用户要求写小说、创作故事、构思情节、塑造人物、撰写章节时激活此技能。

0· 268·0 current·0 all-time
by要啥自行车@thincher
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name and description match the SKILL.md: a full-process novel creation assistant that manages a structured set of reference and chapter files. There are no unrelated environment variables, binaries, or installs requested—everything requested (file-based content management and writing) is coherent with the stated purpose.
Instruction Scope
The instructions require the agent to read, create, and update many files under a user project directory ({book-writer目录}/references/...), enforce strict sequencing and validations, and permit online searches for reference material. This is expected for a writing workflow, but the skill assumes filesystem and network access without declaring specific config paths or asking the user for a directory upfront — you should confirm where files will be stored and give explicit consent before the agent modifies local files. Also note the skill mandates user confirmation at key steps, which limits autonomous changes.
Install Mechanism
No install spec and no code files — instruction-only. This is low-risk from an installation perspective because nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no environment variables, credentials, or config paths. Its need for filesystem access and optional web lookups is proportionate to a writing assistant and does not request unrelated secrets or cloud credentials.
Persistence & Privilege
always:false and user-invocable:true. The skill does not request forced persistent inclusion or system-wide configuration changes. It does require writing persistent files in the project directory (expected for its purpose); ensure you authorize only the intended directory.
Assessment
This is an instruction-only skill that appears coherent for structured novel writing. Before enabling it: (1) confirm and specify the exact project directory the skill should read/write so it doesn't access unexpected locations; (2) avoid placing sensitive data in that directory (these files will be created and stored persistently); (3) be aware the skill may perform online searches for references — if you want to restrict network access, do so; (4) provide any existing core files to limit what the skill will create or change, and ask the skill to request explicit confirmation before any modifying actions (the SKILL.md already prescribes this, but confirm at runtime); and (5) because the skill source is unknown, consider testing it on a disposable sample project first.

Like a lobster shell, security has layers — review code before you run it.

latestvk970ze3tgb2w6cvf0y9jbn531582f2sf

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments