📦 Video — 视频

v1.0.0

Ai EasyTurn:只需输入需求,即可将2分钟手机录像秒变1080p精剪成片。无需手动剪辑,快速处理原始视频……

0· 18·0 当前·0 累计
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requirements and runtime instructions are coherent with a cloud-hosted video editing service: it only asks for a single service token and instructs uploading video to that service, but users should understand it will send their media to an external API and may store session data locally.
评估建议
This skill is coherent for cloud-based video editing, but before installing consider: (1) It will upload whatever video you give it to https://mega-api-prod.nemovideo.ai — do not send sensitive or private footage unless you trust that endpoint and have checked its privacy/retention policy. (2) The skill uses a NEMO_TOKEN (you can supply one or it will create a short-lived anonymous token); avoid giving long-lived or high-privilege credentials. (3) Metadata references ~/.config/nemovideo/ — the a...
详细分析 ▾
用途与能力
Name/description (AI video editing) align with the declared env var (NEMO_TOKEN) and the SKILL.md which describes uploading videos and calling a nemovideo.ai API for rendering. The config path (~/.config/nemovideo/) and session storage are plausible for caching tokens/sessions.
指令范围
Instructions are limited to creating/using a NEMO_TOKEN, opening a session, uploading user video files, using SSE for edits, and polling export status. This stays within the stated purpose, but the skill explicitly uploads user media to https://mega-api-prod.nemovideo.ai and saves session_id — users should expect their videos and metadata to be transmitted and possibly retained by that service.
安装机制
Instruction-only skill with no install steps or external downloads, so it writes no code to disk by itself. Low install risk.
凭证需求
Only requests one credential (NEMO_TOKEN) which is reasonable for a hosted editing API. Metadata includes a config path for local state; this is plausible but users should be aware session state or tokens may be persisted under ~/.config/nemovideo/ if the agent implements storage.
持久化与权限
always:false and no claims of modifying other skills or system-wide settings. The skill expects to persist its own session_id/token but does not request elevated or global privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/20

- Initial release of Video AI Easy skill. - Instantly edit and export raw smartphone videos to polished 1080p clips by describing your needs in plain language. - Automated setup with free token generation and seamless cloud video processing (no local tools required). - Supports fast trims, transitions, aspect ratio changes, overlays, and audio edits—just upload and describe the result. - Offers quick user guidance for upload, preview, export, and credits checking. - Export in multiple formats (MP4, MOV, AVI, WebM, etc.) with built-in error handling and usage tips.

无害

安装命令

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