← Back to Skills Marketplace
dsewell-583h0

Program Video

by dsewell-583h0 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install program-video
Description
edit raw video footage into programmed video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and educators use it f...
Usage Guidance
This skill behaves like a cloud video-editing client: it will upload your video files to mega-api-prod.nemovideo.ai and requires a NEMO_TOKEN (or will obtain a short-lived anonymous token). Before installing, consider: (1) privacy — your footage is sent off-site (avoid sensitive content unless you trust the service); (2) billing/credits — anonymous tokens have limits and some endpoints may require paid tiers; (3) verify the service domain and terms (the skill has no homepage or known owner listed); (4) note the small metadata inconsistency: SKILL.md mentions a config path (~/.config/nemovideo/) even though the registry shows none — clarify whether the skill will read or write that folder. If those items are acceptable, the skill's requested access appears proportionate to its purpose.
Capability Analysis
Type: OpenClaw Skill Name: program-video Version: 1.0.0 The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for an AI agent to manage sessions, upload media, and trigger rendering tasks via a REST API. While it handles an API token (NEMO_TOKEN) and performs platform detection, these actions are consistent with its stated purpose of providing a programmatic interface for video editing, and no evidence of data exfiltration or malicious execution was found.
Capability Assessment
Purpose & Capability
Skill name/description (AI cloud video editing) match the declared runtime behavior: it uploads video, creates render jobs, polls for results, and requires a NEMO_TOKEN for the backend API. The required network endpoints and headers align with a video rendering backend.
Instruction Scope
SKILL.md instructs only session creation, uploading video files (multipart or URL), sending edit messages via SSE, querying status/credits, and exporting results. It does not instruct reading arbitrary system files or unrelated environment variables. All actions described are within the domain of remote video processing.
Install Mechanism
This is instruction-only with no install spec or code files, so nothing is written to disk or downloaded by an installer — the lowest-risk install profile.
Credentials
The only required credential is NEMO_TOKEN (primaryEnv), which is proportional for a remote service. However, the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch should be resolved. The skill will also create an anonymous token via network request if no NEMO_TOKEN is present (network activity is expected but worth noting).
Persistence & Privilege
always is false; the skill does not request permanent agent presence or modify other skills' configs. It performs remote API calls and manages session tokens only for its own operations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install program-video
  3. After installation, invoke the skill by name or use /program-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of program-video. - Edit raw video footage into sequenced, programmed video files using a cloud GPU pipeline. - Supports uploads up to 500MB (MP4, MOV, AVI, WebM) and exports 1080p MP4 files. - Simple authentication: uses NEMO_TOKEN or automatically acquires an anonymous token as needed. - Key actions include uploading files, editing, viewing credits, checking status, and exporting finished videos. - Provides detailed workflow guidance and robust error handling for common scenarios.
Metadata
Slug program-video
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Program Video?

edit raw video footage into programmed video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and educators use it f... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Program Video?

Run "/install program-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Program Video free?

Yes, Program Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Program Video support?

Program Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Program Video?

It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.

💬 Comments