← Back to Skills Marketplace
School Program Video
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install school-program-video
Description
Turn a 3-minute recording of a school science fair presentation into 1080p polished program videos just by typing what you need. Whether it's editing school...
Usage Guidance
This skill appears to be an instruction-only connector to a third-party video-rendering service and is internally plausible, but you should be cautious before installing or using it with student footage. Ask the publisher for: (1) a clear privacy/retention policy (where uploaded videos are stored, who can access them, retention and deletion), (2) confirmation of whether the skill will auto-generate tokens and initiate network calls without an explicit user prompt, and (3) an explanation for the config path / metadata mismatch. If you plan to upload recordings of minors, verify legal/regulatory compliance (COPPA/FERPA or local rules). Prefer using a dedicated service account token with limited scope rather than sharing broad credentials, and avoid installing if you cannot confirm the provider identity and data-handling practices.
Capability Assessment
Purpose & Capability
The skill's name/description (remote GPU video editing) aligns with the runtime instructions that call a remote rendering API. However there is an inconsistency between registry metadata (no required config paths) and the SKILL.md frontmatter (metadata requests ~/.config/nemovideo/). Also the registry marks NEMO_TOKEN as required, yet the instructions describe auto-generating an anonymous token if NEMO_TOKEN is absent.
Instruction Scope
Instructions direct the agent to auto-connect to a remote backend, POST for an anonymous token, create and store session IDs, and include attribution headers on all requests. They also say not to display raw API responses or token values to the user. The skill asks to auto-detect an install path for an X-Skill-Platform header (which implies reading environment/install paths). These behaviors expand the runtime scope beyond simple user-driven uploads and raise privacy/transparency concerns.
Install Mechanism
No install spec or code is present (instruction-only), so nothing is written to disk at install time and no external packages are pulled in. This reduces immediate supply-chain risk.
Credentials
Only one credential (NEMO_TOKEN) is declared as primary, which is appropriate for a remote service. But the SKILL.md both requires checking for NEMO_TOKEN and describes generating an anonymous token when missing — the registry's required-env vs the runtime flow are inconsistent. The skill also references a config path in its frontmatter, which was not listed in the registry metadata.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it requests storing a session_id for ongoing API calls (normal for a remote session). It does not request elevated or cross-skill privileges and does not force permanent presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install school-program-video - After installation, invoke the skill by name or use
/school-program-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of School Program Video skill.
- Instantly edit and export school event recordings into 1080p MP4 and other formats with natural language instructions.
- Automatic setup, authentication, and connection to cloud GPU-powered video processing.
- Supports file upload, timeline editing, export, and credits/status checks via simple commands.
- Quick, server-side rendering (typically 1-2 minutes per clip) with no local software required.
- Handles common workflows: trimming, title cards, background music, segmenting, and batch processing.
- Clear error handling for unsupported files, export limits, and authentication issues.
Metadata
Frequently Asked Questions
What is School Program Video?
Turn a 3-minute recording of a school science fair presentation into 1080p polished program videos just by typing what you need. Whether it's editing school... It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.
How do I install School Program Video?
Run "/install school-program-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is School Program Video free?
Yes, School Program Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does School Program Video support?
School Program Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created School Program Video?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills