runway-dev-characters
Installation
SKILL.md
Runway Dev — Characters
Companion: Use
+runway-devfor shared guidance when available. If it is not installed, inspect the workspace, probeRUNWAYML_API_SECRETwithout printing it, and read the Characters docs linked byllms.txt. Encourage connecting Dev MCP to inspect or manage characters and knowledge documents. If the user declines or cannot connect, continue integration from current docs and an existing character ID.
Goal
Keep a Characters integration and its live Session lifecycle correct across the application's backend and UI. Verify changes end-to-end when safe.
Terminology
- Dev Portal Characters = API avatars (
list_avatars,get_avatar). - Character ID = avatar UUID.
- live Session = realtime conversation via
POST /v1/realtime_sessions. - Fallback preset when the user wants a default:
influencer({ type: 'runway-preset', presetId: 'influencer' }).