← Back to Skills Marketplace
Video Content
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
65
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-content
Description
Get polished video clips ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something lik...
Usage Guidance
This skill appears to be what it says — a cloud video-editing integration that needs a single service token. Before installing, check the following: 1) Verify the service domain (mega-api-prod.nemovideo.ai) is legitimate for the provider you expect and that the skill owner is known/trusted; 2) Confirm whether the skill will actually read ~/.config/nemovideo/ or any local install path (the SKILL.md frontmatter lists that path but registry metadata did not) — ask the publisher why it's listed; 3) Prefer using the anonymous short-lived token flow described rather than supplying a long-lived token; 4) Remember any uploaded videos will be sent to the vendor's servers — do not upload sensitive footage unless you trust their privacy policy; 5) If you need higher assurance, ask the publisher for a homepage or source repo so you can inspect exact behavior and headers (the skill requires specific X-Skill-* headers that the agent will attach). Provide those details and/or the skill's source code and I can re-evaluate with higher confidence.
Capability Assessment
Purpose & Capability
Name/description align with the API endpoints and the single required env var (NEMO_TOKEN). However, the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch is unexplained and suggests either stale metadata or hidden file access expectations.
Instruction Scope
The SKILL.md gives explicit runtime instructions for creating/using an anonymous token, creating sessions, uploading video, streaming SSE, polling render status, and returning download URLs — all consistent with a cloud video-editing service. It requires uploading user files (expected) and instructs 'auto-detect' of platform from an install path (which may require access to agent install path or local filesystem). The instructions do not ask for unrelated secrets, but the auto-detect/install-path requirement and the frontmatter configPaths are scope elements to verify.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest-risk install mechanism. Nothing is downloaded or written to disk by an installer.
Credentials
Only one credential (NEMO_TOKEN) is required and is necessary to call the service. The SKILL.md also documents how to obtain a short-lived anonymous token via the service's anonymous-token endpoint. The earlier-noted frontmatter configPaths entry is unexplained and could imply reading local config files; that should be clarified.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. It asks the agent to save session_id for the session lifecycle (normal). There is no instruction to modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-content - After installation, invoke the skill by name or use
/video-content - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Content — Edit and Export Video Clips v1.0.0
- Initial release with fast, AI-powered video editing via cloud pipeline.
- Upload raw video (MP4, MOV, AVI, WebM, up to 500MB) and request edits using natural prompts (e.g., cut pauses, add music).
- Simple authentication auto-setup, supports anonymous usage with free credits.
- Seamless workflows for edit, export (1080p MP4), balance check, and timeline preview.
- Handles common error scenarios with clear user messages and guidance.
Metadata
Frequently Asked Questions
What is Video Content?
Get polished video clips ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something lik... It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.
How do I install Video Content?
Run "/install video-content" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Content free?
Yes, Video Content is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Content support?
Video Content is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Content?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills