← 返回 Skills 市场
Video Frames Free
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
104
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-frames-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-frames-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 Video Frames Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-frames-free」即可一键安装,无需额外配置。
Video Frames Free 是免费的吗?
是的,Video Frames Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Frames Free 支持哪些平台?
Video Frames Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Frames Free?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills