← 返回 Skills 市场
vynbosserman65

Recap Video

作者 vynbosserman65 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
46
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recap-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recap-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug recap-video
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 46 次。

如何安装 Recap Video?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install recap-video」即可一键安装,无需额外配置。

Recap Video 是免费的吗?

是的,Recap Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Recap Video 支持哪些平台?

Recap Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Recap Video?

由 vynbosserman65(@vynbosserman65)开发并维护,当前版本 v1.0.0。

💬 留言讨论