Novel Writer
v1.0.0长篇小说持续创作技能。当需要写小说、写网文、写重生穿越文、每天定期写章节、更新小说大纲、维护人物关系时使用此技能。自动读取故事总纲、前文、范本,确保章节连贯、风格一致。
⭐ 0· 197·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description (long-form novel writing, outline maintenance, reading examples and previous chapters) matches the runtime instructions which explicitly read a story outline, the previous chapter, a local sample, then write the new chapter and update the outline. No extraneous credentials, binaries, or unrelated actions are requested.
Instruction Scope
The SKILL.md directs the agent to read and write specific user files and directories (e.g., ~/.openclaw/workspace/novel/, ~/Desktop/重生78.txt, ~/Desktop/小说合并版.txt). That is coherent for a writing skill, but it means the skill will access user files on disk. It does not request unrelated system data or credentials, but the instructions assume presence of specific files and will modify the outline and create/overwrite files in your home directory.
Install Mechanism
There is no install spec and no code files — instruction-only. This is the lowest-risk install profile because nothing new is written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths beyond the explicit file paths in the SKILL.md. The scope of access to local files is proportional to the stated purpose.
Persistence & Privilege
The skill itself is not always-enabled and does not request system privileges, but the SKILL.md recommends setting up an hourly automated job (cron) to write chapters. If followed, that would create persistent behavior. Autonomous invocation by the agent is allowed by platform defaults — not a problem alone, but combined with enabling cron could produce periodic automatic writes.
Assessment
What to consider before installing or enabling: 1) This skill will read and write files under your home directory (~/ .openclaw/workspace/novel/ and files on your Desktop). Make sure those paths do not contain sensitive data you don't want the skill to access. 2) Back up the story files (and any Desktop sample) before first run — the skill will update/overwrite outline files and the merged novel file. 3) The SKILL.md suggests adding a cron job; do not add automated scheduling unless you intentionally want hourly automatic chapter generation. 4) Because the skill comes from an unknown source, test it in a sandbox: create a dedicated workspace and sample files with non-sensitive dummy content and run the skill manually to confirm behavior. 5) If you do use it, restrict file permissions on other files/folders and monitor what files get created/modified. 6) The skill does not request credentials or install software, which reduces risk, but local file access is the primary privacy surface — be deliberate about which directories you allow it to use.Like a lobster shell, security has layers — review code before you run it.
latestvk97cvbgd58j3fjxcwtwmsc0v4h83hkga
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
