story-setup

|

worldwonderer 4.5k ↓ 8.4k MIT updated 26d ago
Claude Code
View source ↗

What it does

  • agentsversion 缺失、非整数或小于 19 → 标记为待更新,继续执行当前部署
  • agentsversion: 19 → 使用 AskUserQuestion 确认是否重新部署
  • agentsversion 大于 19 → 当前 story-setup 比项目部署旧;停止以避免降级覆盖,提示先更新 oh-story-claudecode,不写任何部署文件
  • 有 → 识别为长篇项目,显示当前项目信息
  • 无 → 识别为新项目或短篇项目
  • 存在 → 读取现有配置,后续合并
  • 不存在 → 后续创建新文件

Requirements & configuration

Configuration: AGENTSCLAUDESKILLUPGRADINGPYBIN

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

story-setup FAQ

What does the story-setup skill do?

网文写作工具集基础设施部署。为 Claude Code / OpenCode / Codex / ZCode / OpenClaw 提供内置适配;Web AI / 通用 Agent 可走 skills + AGENTS.md 文件模式。触发方式:/story-setup、$story-setup、「准备写书」「帮我搭一下环境」「配置写作项目」。 agentsversion 缺失、非整数或小于 19 → 标记为待更新,继续执行当前部署 agentsversion: 19 → 使用 AskUserQuestion 确认是否重新部署

What does story-setup require?

Configuration keys: AGENTS, CLAUDE, SKILL, UPGRADING, PYBIN.

How do I install story-setup?

Run: npx -y skills add https://github.com/worldwonderer/oh-story-claudecode --skill story-setup --agent claude-code — the source lives at github.com/worldwonderer/oh-story-claudecode.

Maintain story-setup?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

story-setup on getagentictools
[![story-setup on getagentictools](https://getagentictools.com/badge/skills/worldwonderer-oh-story-claudecode-story-setup.svg)](https://getagentictools.com/skills/worldwonderer-oh-story-claudecode-story-setup?ref=badge)
npx agentictools info skills/worldwonderer-oh-story-claudecode-story-setup

The second line is the CLI lookup for this page — handy in READMEs and docs.