Installs and configures FireRed-OpenStoryline from source, handling the full pipeline from git clone through Python environment setup, dependency installation, model and resource downloads, config.toml population with API keys, and finally starting both the MCP and web services. It detects your Python interpreter (prefers system or conda 3.11+), validates prerequisites like ffmpeg and wget, walks through the multi-gigabyte download.sh step, and runs config checks before claiming success. The workflow is opinionated and deterministic, which is good because OpenStoryline has enough moving parts (TransNetV2 weights, BGM archives, multiple API endpoints) that you want the install scripted rather than guessed at. Works with Chinese prompts too.
npx skills add https://github.com/fireredteam/firered-openstoryline --skill openstoryline-install