← Back to Skills Marketplace
tk8544-b

Video Frames Online

by tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
117
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-frames-online
Description
Turn a 2-minute MP4 clip into 1080p exported frame images just by typing what you need. Whether it's extracting individual frames from video for editing or r...
Usage Guidance
This skill appears to do what it says — it will upload videos to mega-api-prod.nemovideo.ai and use a NEMO_TOKEN (or automatically request a short-lived anonymous token). Before installing: 1) Decide whether you are comfortable sending your media to that external domain and review its privacy/retention policy (no homepage provided in the registry). 2) Note the skill may generate and use an anonymous token (100 free credits, 7-day expiry) if NEMO_TOKEN is not set; if you prefer to control the token, set NEMO_TOKEN yourself. 3) There's a small metadata inconsistency: SKILL.md mentions ~/.config/nemovideo/ while the registry said no config paths — ask the author which is true. 4) Test first with non-sensitive video, and verify your agent runtime does not log or persist tokens unintentionally. If you need higher assurance, request the skill’s source or an official service/privacy link before proceeding.
Capability Analysis
Type: OpenClaw Skill Name: video-frames-online Version: 1.0.0 The skill bundle provides a legitimate interface for an AI agent to perform video frame extraction using a cloud-based processing service. It includes detailed instructions for managing authentication via the `NEMO_TOKEN`, handling file uploads, and interacting with the `mega-api-prod.nemovideo.ai` backend. The instructions in `SKILL.md` are focused on task execution and user experience, such as translating backend responses and managing session states, without any evidence of data exfiltration, unauthorized access, or malicious intent.
Capability Assessment
Purpose & Capability
The skill is described as a cloud-based video frame extraction service and its runtime instructions only reference a single external video-processing backend and a single credential (NEMO_TOKEN), which is appropriate for that purpose.
Instruction Scope
Instructions are narrowly scoped to creating a session, uploading video, driving SSE/chat, polling export status, and returning download URLs. It will upload user-provided videos to https://mega-api-prod.nemovideo.ai and will attempt to obtain an anonymous token if NEMO_TOKEN is not provided; this network activity is expected but you should confirm you’re comfortable sending your media to that endpoint.
Install Mechanism
No install spec or code files — instruction-only skill. This is the lowest-risk install model (nothing written to disk by an installer).
Credentials
The skill only requires a single credential (NEMO_TOKEN), which matches the declared purpose. However, SKILL.md frontmatter also references a config path (~/.config/nemovideo/) for metadata even though the registry metadata earlier listed no required config paths — that's an internal inconsistency to confirm. The skill will also create an anonymous token via an external API if no token is present.
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill expects to keep a session_id in-memory during interactions; there is no explicit instruction to modify other skills or system-wide settings. Confirm whether your agent runtime persists session data to disk and where.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-frames-online
  3. After installation, invoke the skill by name or use /video-frames-online
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Frames Online — Version 1.0.0 - Initial release: cloud-based tool to extract frames from video clips (up to 2 minutes, default 1080p). - Supports frame extraction (every Nth frame, specific formats), quick edits, and batch processing; outputs JPG, PNG, MP4, and more. - Simple setup with automatic anonymous token generation (100 free credits, 7-day expiry) and cloud session management. - Guided workflows: upload video, specify extraction details, receive frame images in 20–40 seconds. - Robust error handling and user feedback for uploads, exports, session state, and credit checking.
Metadata
Slug video-frames-online
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Frames Online?

Turn a 2-minute MP4 clip into 1080p exported frame images just by typing what you need. Whether it's extracting individual frames from video for editing or r... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.

How do I install Video Frames Online?

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

Is Video Frames Online free?

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

Which platforms does Video Frames Online support?

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

Who created Video Frames Online?

It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.

💬 Comments