home/categories/technical-docs/arcreel-arcreel-agent-runtime-profile-claude-skills-generate-script-skill-md
technical-docsdocumentation

generate-script

使用 Gemini API 生成 JSON 剧本。由 create-episode-script subagent 调用。读取 step1 中间文件和 project.json,调用 Gemini 生成符合 Pydantic 模型的 JSON 剧本。

ArcReel
maintainer
ArcReel
更新于 4/3/2026
星标
1627
分支
355
quick start

Installation and usage

使用 Gemini API 生成 JSON 剧本。由 create-episode-script subagent 调用。读取 step1 中间文件和 project.json,调用 Gemini 生成符合 Pydantic 模型的 JSON 剧本。

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use generate-script