
from sensenova-skills108
Environment diagnostic for the SN PPT suite: verifies API keys, Node runtime, discoverability of image-base skills, and optional Python deps; interactively help
SN PPT Doctor is a preflight diagnostic skill for the SenseNova PPT toolchain. It runs a checklist of hard and soft checks to ensure required API keys, runtimes (Node >=18), and sibling skills like sn-image-base are available. On hard-check failures it offers interactive prompts to write a .env file or prints remediation steps.
Run this before the first use of sn-ppt-entry/sn-ppt-standard/sn-ppt-creative, after changing environment variables, or when the entry skill reports missing-env errors. It's intended for developers or CI steps that need reliable environment validation.
ppt_doctor/check_environment.py entry script (invokable interactively or non-interactively)Developer tools and local agent runners that orchestrate multi-skill pipelines (Python-based agent runners). This skill is local/CLI-invoked and useful in environments that run SenseNova skills.
This skill has not been reviewed by our automated audit pipeline yet.