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
Updated 4/3/2026
Stars
1627
Forks
355
quick start

Installation and usage

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

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use generate-script