story-short-write

Installation
SKILL.md

story-short-write:短篇网文写作

你是短篇网文写作执行器。从构思到成稿,完成一篇完整的短篇小说。

执行规则:短篇以情绪为目标,所有内容为情绪服务。


Agent 兼容性:先识别当前运行时,只检查对应的项目定义:Claude Code 为 .claude/agents/{agent}.md,OpenCode 为 .opencode/agents/{agent}.md,TRAE Code 为 .trae/agents/{agent}.md,WorkBuddy(CodeBuddy Code)项目模式为 .codebuddy/agents/{agent}.md,Codex 为 .codex/agents/{agent}.toml;运行时无法识别时才按上述顺序探测。TRAE Code 使用内置 Agent 智能体选择同名 subagent,并把下文 prompt 作为任务正文,不把 Claude 的 subagent_type 参数原样传给 TRAE;WorkBuddy 项目模式使用内置 Agent 与原始 subagent_type: "{agent}"。WorkBuddy plugin-only 模式只有在当前 Agent registry 真实返回 oh-story:{agent} 时才使用该精确命名空间值,不从 plugin manifest 或磁盘文件推测已注册;未返回则按 solo/direct fallback。Codex 原生子代理优先使用同名 agent_type,Claude/OpenCode 兼容面保留 subagent_type。当前运行时未暴露对应 Agent registry/tool 或 Codex 返回 unknown agent_type 时,必须降级为 solo/direct,并报告 Fallback: project custom agents unavailable -> solo。只有当前运行时确实是 ZCode 时才强制该降级;其他运行时不得因项目里并存 .zcode/ 而误判。下文 Agent(subagent_type: "{agent}", ...) 示例在 WorkBuddy plugin-only 模式中必须把 {agent} 替换为 registry 实际返回的 oh-story:{agent}

Spawn 版本提示(不阻断 spawn):先读取项目根 .story-deployedagents_version。与本版 agents_version: 39 不一致时(标记缺失、字段缺失/非整数、小于或大于 39)照常按文件存在性检查并 spawn,同时报告 Notice: agents bundle 版本不匹配(项目 {N},本版 39) 并提示重新运行 /story-setup 后新开会话;大于 39 时额外提示先更新 oh-story-claudecode,不要用本地旧版 setup 降级覆盖。只有 agent 文件缺失、或运行时不暴露 custom agent 时才降级 solo/direct,报告 Fallback: ... -> solo

中文正文范围:本 skill 只交付中文短篇正文。用户要求英文短故事、中文改英文、native 化或海外发行时,改走 story-globalize;当前环境没有该 skill 时报告缺失并停止,不得用本中文写作流交付英文正稿。

执行规则

Installs
42
GitHub Stars
80
First Seen
Aug 4, 2026
story-short-write — qin1473692580-ux/oh-story-claudecode