← Back to Skills Marketplace
Video Frames Free
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-frames-free
Description
extract video clips into extracted frame images with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for extracting ind...
Usage Guidance
This skill uploads user videos to a third-party API (mega-api-prod.nemovideo.ai) and will either use an existing NEMO_TOKEN or automatically obtain an anonymous token for you. Before installing: (1) confirm you trust the nemovideo domain and want your videos sent to that service; (2) verify what is stored locally (~/.config/nemovideo/) and whether the frontmatter config path is intentional; (3) be aware the skill instructs the agent not to show raw API responses or token values (reduces transparency); (4) avoid using sensitive or private videos unless you have the service's privacy policy and retention terms; and (5) if you need stronger assurance, ask the publisher for a homepage, privacy/security documentation, or a vetted package URL before enabling the skill.
Capability Analysis
Type: OpenClaw Skill
Name: video-frames-free
Version: 1.0.0
The skill is a functional wrapper for a cloud-based video processing service (nemovideo.ai). It handles frame extraction by uploading user files to a remote API and managing sessions via a NEMO_TOKEN. While it performs network requests and requires an environment variable, its behavior is transparently documented in SKILL.md and strictly aligned with its stated purpose. There is no evidence of data exfiltration, unauthorized access to sensitive local files, or malicious prompt injection.
Capability Assessment
Purpose & Capability
The skill's name/description align with the APIs and actions described (upload video, render, return download URL). Requesting a single service token (NEMO_TOKEN) is proportionate for a cloud render/extract service. However the skill's source/homepage are unknown and the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) even though the registry metadata did not declare any config paths — a minor incoherence worth checking with the publisher.
Instruction Scope
Instructions are focused on interacting with the remote nemo API: anonymous token acquisition, session creation, SSE messages, file upload, and export polling. This is consistent with the described feature set (uploading videos to a cloud service). Two items to note: (1) the instructions explicitly say not to display raw API responses or token values to the user — which is plausible for UX but also reduces transparency, and (2) the skill allows/mentions multipart uploads by file path which implies the agent may read user-provided file paths to upload; ensure uploads are intended and authorized by the user.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest installation risk. Nothing is downloaded or written by an installer according to the provided metadata.
Credentials
Only one credential (NEMO_TOKEN) is declared as required which is proportionate to calling the nemo backend. The SKILL.md also describes generating an anonymous token when the env var is absent, and storing a session_id for subsequent requests — expected for stateful API use. The frontmatter's inclusion of a config path (~/.config/nemovideo/) is inconsistent with the registry's declared required config paths (none) and should be clarified. No other unrelated credentials are requested.
Persistence & Privilege
always:false and normal autonomous invocation are set (default). The skill requests storing its own session_id and token for API use, which is standard for session-based services and does not appear to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-frames-free - After installation, invoke the skill by name or use
/video-frames-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Frames Free – extract frames from video clips up to 500MB in popular formats.
- Extracts individual frames or full frame sequences from MP4, MOV, AVI, and WebM videos for free.
- Handles files up to 500MB, delivering results in 20–40 seconds using cloud GPUs.
- Supports simple commands like "extract every 5th frame" or "export as MP4"; 1080p resolution by default.
- No installation needed; works via chat/file upload and serves direct download links when ready.
- Offers 100 free credits per device (valid 7 days); no sign-up required for anonymous use.
Metadata
Frequently Asked Questions
What is Video Frames Free?
extract video clips into extracted frame images with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for extracting ind... It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.
How do I install Video Frames Free?
Run "/install video-frames-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Frames Free free?
Yes, Video Frames Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Frames Free support?
Video Frames Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Frames Free?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills