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
Mis à jour 4/3/2026
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use generate-script