📦 Video — 视频

v1.0.0

Editor Simple 无需学习专业剪辑软件。只需描述你的需求——剪掉粗糙片段、添加转场、导出干净成片——即可获得……

0· 22·0 当前·0 累计
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's requests and runtime instructions are consistent with a cloud-based video editing integration (it needs a NEMO_TOKEN and uses a nemo video API); nothing requested appears unrelated, but there are a few minor inconsistencies and privacy considerations you should review before uploading content.
评估建议
This skill appears to be a straightforward cloud-based video editor that uses a single service token (NEMO_TOKEN). Before installing or using it: (1) confirm you trust the service domain (mega-api-prod.nemovideo.ai) — uploaded video files will be sent to that backend; (2) verify where the agent will store the session token/session_id and how long it persists; (3) if you have sensitive footage, avoid uploading it until you review the provider's privacy/storage policy; (4) note the SKILL.md will a...
详细分析 ▾
用途与能力
The name/description describe a cloud AI video editor and the SKILL.md instructs calls to a nemo video API using an Authorization bearer token (NEMO_TOKEN). Requiring NEMO_TOKEN is appropriate for this purpose. Minor inconsistency: the SKILL.md frontmatter metadata references a config path (~/.config/nemovideo/) but the registry metadata listed no required config paths.
指令范围
Instructions stay within the editing/export workflow (session creation, SSE for editing, upload, export polling). Two things to note: (1) the skill instructs detecting the install path to set an X-Skill-Platform header (this requires reading/inspecting typical install directories), and (2) it instructs generating and using an anonymous token automatically if no NEMO_TOKEN is present and explicitly tells the agent not to display raw API responses or token values. Both are explainable for UX/privacy purposes but worth verifying.
安装机制
Instruction-only skill with no install spec or downloads; nothing is written to disk by an installer. This is the lowest install risk.
凭证需求
Only one credential is required: NEMO_TOKEN (primary). That matches the stated cloud API integration. The skill also describes obtaining an anonymous token if none is provided, which is consistent with needing a credential for API calls. No unrelated credentials or secrets are requested.
持久化与权限
The skill does not request always:true and uses session IDs for job state (normal). It instructs storing the returned session_id for subsequent requests, which is appropriate. It does not instruct modifying other skills or global agent settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/20

Initial release of Video Editor Simple — a streamlined tool for quick, AI-powered video editing and export. - Upload raw MP4, MOV, AVI, or WebM files (up to 500MB) and describe your desired edits in plain language. - Automatic AI video editing: trim, add transitions, and export a clean video in 30–90 seconds. - No need to learn complex software — ideal for beginners and casual creators. - Session and authentication setup with 100 free credits for easy first-time use. - Supports export to high-quality MP4 and other major formats. - Clear error handling and credit system integrated; guides users if action is needed.

无害

安装命令

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