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 剧本。
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