Environment preflight
doctorVerify that all required tools, endpoints, and API keys are installed and configured before generating a demo video, ensuring the environment is ready for the rendering pipeline.
Instructions
Check prereqs: node, ffmpeg, Chrome, TTS/STT endpoint (flags LLM-only servers like Ollama), API key, playwright, installed skill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | No | repo to check for an installed skill |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gh | Yes | ||
| ok | Yes | ||
| tts | Yes | ||
| node | Yes | ||
| skill | Yes | ||
| apiKey | Yes | ||
| chrome | Yes | ||
| ffmpeg | Yes | ||
| endpoint | Yes | ||
| playwright | Yes | ||
| engineVersion | Yes |