Novel Outliner - 大纲解析器
v1.1.1从小说大纲自动拆解逐章prompt。支持纯文本、JSON、Markdown格式大纲, 一键生成每章写作指令。 用法:用户给出大纲文件并要求"拆解大纲"/"生成每章prompt"/"把大纲转成写作指令"。
⭐ 0· 56·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (拆解大纲 -> 生成逐章prompt) align with the included script and SKILL.md. The script parses text/JSON/Markdown outlines and emits per‑chapter .txt prompts and a chapters.json — exactly what the skill claims.
Instruction Scope
SKILL.md instructs running scripts/parse_outline.py with --outline and --output. The script only reads the provided outline file and writes output files to the specified directory; it does not read unrelated system files, environment variables, or send data externally.
Install Mechanism
No install spec; instruction-only plus a small Python script. No downloads or package installs are performed by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. The script does not access os.environ or network APIs; requested privileges are minimal and proportional to the functionality.
Persistence & Privilege
always is false and the skill does not modify agent or system configurations. It only writes output files to the user-specified directory and does not persist beyond that.
Assessment
This skill appears coherent and limited: it parses a supplied outline file and writes prompt files locally, with no network or credential use. Still, exercise normal caution when running third‑party scripts — review the code if possible and run in an isolated environment if you have concerns. Note: the generated prompts include strict constraints (e.g., '字数必须12000+'), which may be unrealistic for downstream tools; also the script will write files to the output directory you provide, so ensure you specify a safe location.Like a lobster shell, security has layers — review code before you run it.
chinesevk97018e81dzb2sp5fa4wgj7khn847q2slatestvk97018e81dzb2sp5fa4wgj7khn847q2snovelvk97018e81dzb2sp5fa4wgj7khn847q2soutlinervk97018e81dzb2sp5fa4wgj7khn847q2swritingvk970keywgtw8gdjt2zjw188tg1846t46
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
