.claude/skills/sn-ppt-doctorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Environment diagnostic for the PPT family. Validates sn-image-base, API keys, Node runtime, and optional deps; interactively writes .env for required vars. Runs before sn-ppt-entry; does not modify sn-image-* skills.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/sn-ppt-doctorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/sn-ppt-doctorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/sn-ppt-doctorRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @sensenova-skills/sn-ppt-doctorclawhub inspect @sensenova-skills/sn-ppt-doctor --version 2026.8.19This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:d0e7b859819a8891b09829aa33f368313640ce512e1760265a213850d2a07a2dppt_doctor/__init__.pyppt_doctor/__main__.pyppt_doctor/check_environment.pyppt_doctor/checks.pyppt_doctor/interactive.pyrequirements.txtskill-card.mdSKILL.mdsn-ppt-doctor 2026.8.19 - New diagnostic tool for the PPT skill family: verifies environment wiring, API keys, Node runtime, and dependencies before running sn-ppt-entry. - Distinguishes between hard (blocking) checks and soft (warning) checks, clearly listing each. - Provides interactive CLI prompts to fill missing .env variables if issues are detected. - Does not modify other skills or install missing dependencies automatically; only reports and suggests commands. - Supports both interactive and non-interactive modes for automated or manual environment validation. - Output is a plain-text, user-friendly report with clear actions for each check.