← Back to Skills Marketplace
Recap Video
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
46
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install recap-video
Description
Turn a 2-hour event recording or five separate clip files into 1080p compiled recap video just by typing what you need. Whether it's condensing long event or...
Usage Guidance
This skill uploads user video to a third-party domain (nemovideo.ai) and will use either a NEMO_TOKEN from the environment or obtain an anonymous token automatically. Before installing or using it: (1) confirm you trust the nemovideo.ai service and its privacy/data retention policy; do not upload sensitive or private video unless you are comfortable with remote processing; (2) ask the publisher to explain the metadata mismatch about ~/.config/nemovideo/ (is the skill going to read that directory?); (3) if you prefer control, provide your own NEMO_TOKEN from an account you manage rather than relying on anonymous tokens; and (4) verify the homepage, ownership, or documentation for the service — the skill's registry entry lists no homepage and an unknown source, which reduces transparency. If you need higher assurance, request the skill author supply a privacy/security statement or a verified service homepage before use.
Capability Analysis
Type: OpenClaw Skill
Name: recap-video
Version: 1.0.0
The skill provides a functional interface for a video editing service hosted at nemovideo.ai. It manages authentication via the NEMO_TOKEN environment variable or an anonymous token flow and handles video processing through standard REST API calls and SSE streams. The instructions in SKILL.md are consistent with the stated purpose of compiling video highlights, and no evidence of data exfiltration, malicious command execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The skill's name/description (cloud recap video compiler) align with the runtime instructions (upload clips, create session, render on nemovideo.ai). However the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata stated no required config paths — this mismatch is unexplained and worth confirming with the publisher.
Instruction Scope
Instructions are narrowly scoped to creating sessions, uploading files, reading SSE streams, and starting renders against https://mega-api-prod.nemovideo.ai. That matches the described purpose. Important privacy-impacting behavior: the skill will upload user-provided videos to a third-party cloud service and will automatically obtain an anonymous token if no NEMO_TOKEN is supplied. The SKILL.md does not instruct reading unrelated system files beyond the (discrepant) config path.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes on-disk execution risk because nothing in the skill will be written to disk by an installer.
Credentials
Only one env var (NEMO_TOKEN) is declared, which is proportionate to an API-backed service. However SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) that suggests possible access to local config; the registry listing omitted this. Also the skill will create an anonymous token via an API call if no NEMO_TOKEN is present, meaning it can operate without explicit user-provided credentials — reasonable for a free tier but worth noting that your uploads will still go to the remote service.
Persistence & Privilege
The skill does not request always:true, does not install anything, and does not ask to modify other skills or system-wide settings. It operates as a normal, non-persistent instruction-only skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install recap-video - After installation, invoke the skill by name or use
/recap-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Recap Video Skill 1.0.0 — Initial Release
- Instantly compiles event or meeting footage into 1080p highlight recap videos using cloud AI.
- Supports uploading up to five video clips or a single long recording (max 500MB).
- Simple command-driven workflow — just upload clips and describe the video you want.
- Fast turnaround: 1–2 minutes from file upload to downloadable MP4.
- No local software or video editing knowledge required.
Metadata
Frequently Asked Questions
What is Recap Video?
Turn a 2-hour event recording or five separate clip files into 1080p compiled recap video just by typing what you need. Whether it's condensing long event or... It is an AI Agent Skill for Claude Code / OpenClaw, with 46 downloads so far.
How do I install Recap Video?
Run "/install recap-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Recap Video free?
Yes, Recap Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Recap Video support?
Recap Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Recap Video?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills