with one click
shortstory-init
中短篇初始化。定选题→出设定文件→机械门禁→盲审→零问题交付。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
中短篇初始化。定选题→出设定文件→机械门禁→盲审→零问题交付。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
AI-powered writing toolkit — Web novel, Short story, Technical blog, Publishing automation / AI 驱动写作工具包 — 网文、短篇、技术博文、发布自动化
纯 AI 生图制作网文封面 & 技术博客封面。网文:600×800 竖版存入 作品信息/。技术博客:800×600 横版存入 博文/{系列}/cover.png。
Publish novel chapters from local Markdown files to the Fanqie Novel writer backend via browser automation. Supports single/batch/scheduled publish with login state persistence.
短篇写作工艺约束层。禁用词 + 过渡词管理。写/审时加载项目级工艺约束.md。
拆解盐选短篇参考文,提取钩子设计、悬念铺设、节奏控制、收束手法等写作模式。触发词:拆这篇、拆解、分析这个短篇、做拆解、帮我把这篇拆了、提取模式
短中篇双路盲审。硬规则(agent 按工艺约束逐条检查)+ 软规则(对比参考文语感)。子 agent 输出合并报告。
| name | shortstory-init |
| description | 中短篇初始化。定选题→出设定文件→机械门禁→盲审→零问题交付。 |
| allowed-tools | Read Write Edit Grep Glob Bash Task |
| argument-hint | [篇数] [方向池] |
| 用户说 | 对应动作 |
|---|---|
| "开个新篇" / "想写一篇短篇" | Step 0 定选题 → Step 1 写6文件 → Step 2 验证 → Step 3 盲审 |
| "写一篇言情的" / "写个悬疑的" | 同上,先确定类型 |
| "我有个灵感" | 听用户描述,提炼类型+梗概,走完整流程 |
别让用户输路径。 从对话推断类型和项目名。
短篇/{类型}/{项目名}/
├── 作品信息/作品信息.md # 名称、导语(≤300字)、金句、简介、标签、主角人设
├── 设定.md # 世界观、核心规则、时间线
├── 角色.md # 身份、动机、弧光、关系图
├── 章节规划.md # 章数、卡点、试读标记、伏笔回收表
├── 工艺约束.md # 继承短story-craft + 本篇特殊约束
└── 正文.md # 空文件占位
工艺约束.md 第一行必须注明平台派生类,格式:
继承自 `00_基类.md` | 派生类:`02_番茄短故事.md`
下游 shortstory-write 和 shortstory-review 通过 Read 这个文件获取平台信息。
不生成 config.json 或任何 json 配置文件。
python <skill_dir>/validate_init.py 短篇/{类型}/{项目名}/
检查:6文件存在非空、章节规划含 第N章 条目、设定≥200字、导语≤300字、卡点非空、试读标记存在。
新建子 agent,输入6个设定文件,按优先级审核:
阻断级 → 回 Step 1 修改 → 再验证 → 再盲审 → 直到零阻断。
零阻断 → 状态 passed,交付给用户。
✅ 初始化完成!项目:短篇/{类型}/{项目名}/
下一步:
- 「开始写第一章」→ shortstory-write
- 「参考书有什么」→ 查看 短篇/参考书/{类型}/