Full Runway API Setup PREREQUISITE: Run first to ensure the project has server-side capability. This recipe guides a user through the complete process of integrating Runway's public API into their project. It chains together the compatibility check, API key setup, and API integration skills. Workflow Phase 1: Compatibility Check Use to analyze the user's project. 1. Identify the project type (Node.js, Python, etc.) 2. Verify server-side capability 3. Check runtime version compatibility 4. Look for existing Runway SDK installation If the project is INCOMPATIBLE , stop and explain the options:…