📦 Video — 视频

v1.0.0

Frames Freeextract:用此技能将视频片段提取为帧图像。支持 MP4、MOV、AVI、WebM,最大 500 MB。内容创作者用它提取关键帧…

0· 15·0 当前·0 累计
peand-rover 头像by @peand-rover (peandrover adam)
下载技能包
最后更新
2026/4/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's stated purpose (extracting frames) matches the API calls and environment token it asks for, but there are small metadata mismatches and instructions that hide token values which warrant caution before installing.
评估建议
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 transpar...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
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.
凭证需求
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.
持久化与权限
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.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/19

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.

无害

安装命令

点击复制
官方npx clawhub@latest install video-frames-free
镜像加速npx clawhub@latest install video-frames-free --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库