← Back to Skills Marketplace
Video Extractor
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-extractor
Description
Get extracted video clips ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, MKV, up to 500MB), say something like "ext...
Usage Guidance
This skill appears to do what it says (cloud-based video clipping), but you should be cautious because it uploads your video files to a third-party domain (mega-api-prod.nemovideo.ai) and uses a bearer token (NEMO_TOKEN). Before installing: 1) Verify the service/operator (homepage, source, privacy policy) — none is provided here. 2) Prefer using an anonymous/ephemeral token or test with non-sensitive sample videos first. 3) Note the frontmatter mentions a config path (~/.config/nemovideo/) even though the registry entry did not—ask the author why and whether the skill will read local config files. 4) If you must provide an account token, ensure it has minimal permissions and can be revoked. 5) If you need stronger assurance, request the skill's source or an audited integration to confirm no unexpected data exfiltration.
Capability Analysis
Type: OpenClaw Skill
Name: video-extractor
Version: 1.0.0
The video-extractor skill is a legitimate integration for a cloud-based video processing service (nemovideo.ai). The SKILL.md file provides clear instructions for the AI agent to manage API sessions, handle file uploads, and process video rendering tasks via the mega-api-prod.nemovideo.ai domain. There is no evidence of data exfiltration, malicious code execution, or harmful prompt injection; the requested environment variables and configuration paths are consistent with the tool's stated purpose.
Capability Assessment
Purpose & Capability
The skill claims to extract video clips and the SKILL.md contains exact API endpoints, upload/export flows, and token usage consistent with that purpose. However, registry metadata shown earlier lists no required config paths while the skill frontmatter requests ~/.config/nemovideo/ — a mismatch. Also there is no homepage/source repo to verify the service operator.
Instruction Scope
Runtime instructions direct the agent to: generate anonymous tokens, POST uploaded videos and metadata to https://mega-api-prod.nemovideo.ai, maintain session IDs, stream SSE and poll export status. These are expected for a cloud render service, but they explicitly send user files (potentially large and sensitive) to a third-party API and require setting/supplying a bearer token. The skill does not instruct reading any unrelated local files, but the frontmatter mentions a config path that is not referenced in the runtime steps.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is the lowest install risk.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required, which is proportionate for an API-backed video service. Still, providing NEMO_TOKEN grants the skill bearer access to the remote account/service, and the skill also supports generating an anonymous token (via POST) if none is present — meaning the agent may either use your token or create one. The frontmatter's configPaths entry is declared but not used by the instructions, which is an inconsistency to verify.
Persistence & Privilege
always is false and model invocation is allowed (the platform default). The skill does not request permanent agent presence or system-level modifications in its instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-extractor - After installation, invoke the skill by name or use
/video-extractor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Extractor — Extract and Save Video Clips
- Upload MP4, MOV, AVI, or MKV files (up to 500MB) for automatic AI-driven clip extraction.
- Use simple prompts (e.g., "extract the key highlights and save them as separate clips") to generate 1080p MP4 outputs—no manual editing needed.
- Integrated session management and cloud rendering for quick, multi-track video processing.
- Free anonymous login with 100 credits (7-day expiry) available.
- Supports export, balance checks, session state queries, and batch workflows.
Metadata
Frequently Asked Questions
What is Video Extractor?
Get extracted video clips ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, MKV, up to 500MB), say something like "ext... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.
How do I install Video Extractor?
Run "/install video-extractor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Extractor free?
Yes, Video Extractor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Extractor support?
Video Extractor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Extractor?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills