📦 Video — 视频

v1.0.0

Editing Generator 跳过专业剪辑软件的学习曲线。只需描述你的需求——剪掉停顿、添加转场、同步背景音乐——即可获得剪辑……

0· 12·0 当前·0 累计
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
Pending
查看报告
OpenClaw
安全
high confidence
The skill's required token, API calls, and file uploads align with a remote video-editing service; nothing in the instructions requests unrelated credentials or system-wide privileges.
评估建议
This skill appears to be a straightforward client for a remote video-rendering service. Before installing or using it: (1) Understand that any video you upload will be sent to https://mega-api-prod.nemovideo.ai — review that service's privacy and retention policy if you are uploading sensitive footage. (2) The skill uses NEMO_TOKEN for authorization but can fall back to an anonymous token flow; if you provide a real NEMO_TOKEN it grants the service access tied to that account. (3) The skill will...
详细分析 ▾
用途与能力
Name and description match the runtime instructions: the skill uploads user video files to a remote API, creates sessions, streams edits, and returns rendered MP4s. Requesting a single service token (NEMO_TOKEN) and supporting anonymous token flow is consistent with a cloud video-rendering service.
指令范围
Most instructions stay within expected bounds (upload files, create session, poll render status, read SSE). The skill also instructs the agent to read its own frontmatter for X-Skill-Version and to detect an install path (e.g., ~/.clawhub/ or ~/.cursor/skills/) to populate X-Skill-Platform; this requires reading local paths and could reveal which agent platform is installed. That behavior is explainable for attribution headers but is more invasive than purely network-only actions.
安装机制
Instruction-only skill with no install spec or code files; nothing is written to disk by an installer. This is the lowest-risk install profile.
凭证需求
Only NEMO_TOKEN is declared as required and used. The SKILL.md defines an anonymous-token fallback flow so the skill can operate without user secrets. No unrelated credentials or broad environment access are requested.
持久化与权限
always:false and no instructions ask to modify other skills or system-wide settings. The skill does not request permanent presence or elevated privileges beyond normal network access.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/20

Video Editing Generator 1.0.0 — Initial Release - Instantly edit raw video clips with simple natural language prompts; no advanced editor skills required. - Supports uploads of MP4, MOV, AVI, and WebM files up to 500MB. - AI-powered automatic trimming, transitions, background music syncing, and fast export to 1080p MP4. - Handles multiple uploads and iterative editing within a persistent session. - Integrated credit system for job processing; anonymous users receive free trial credits. - All processing happens via cloud GPU nodes for quick turnaround (typically 1–2 minutes).

Pending

安装命令

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