🤖 Ai — AI

v1.0.0

Video Ai:用此技能将原始视频素材转为 AI 处理后的成片。支持 MP4、MOV、AVI、WebM,最大 500 MB。内容创作者用它来自动化 v...

0· 21·0 当前·0 累计
peand-rover 头像by @peand-rover (peandrover adam)
下载技能包
最后更新
2026/4/21
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's requirements and runtime instructions are consistent with a cloud video-processing integration, but there are a few small metadata inconsistencies and privacy considerations to review before installing.
评估建议
This skill uploads your raw video files and session metadata to an external service (mega-api-prod.nemovideo.ai) and will create/store an anonymous token automatically if you don't provide NEMO_TOKEN. That behavior is consistent with a cloud video-processing tool, but you should: 1) avoid uploading sensitive or confidential footage to an unverified third-party service; 2) prefer setting NEMO_TOKEN yourself (from a trusted account) if you want control over credentials and retention; 3) ask where ...
详细分析 ▾
用途与能力
Name/description (AI video processing, upload/export) match the declared need for a single service token (NEMO_TOKEN) and the API endpoints documented in SKILL.md. The declared functionality (accepting video files, starting render jobs, returning download URLs) aligns with the required permission: access to the remote rendering backend.
指令范围
SKILL.md instructs the agent to POST uploads and control commands to https://mega-api-prod.nemovideo.ai, generate an anonymous token if NEMO_TOKEN is not set, create and persist a session_id, stream SSE responses, and include attribution headers. These actions are expected for a remote video-processing service, but they do mean user media and derived data will be uploaded to an external service and a token will be created/stored automatically unless the environment already contains NEMO_TOKEN.
安装机制
Instruction-only skill with no install spec or code to write to disk. Lowest-risk install mechanism; nothing is downloaded or extracted by the skill itself.
凭证需求
Only one environment credential is declared (NEMO_TOKEN), which is appropriate for a single backend API. However, SKILL.md frontmatter references a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — a minor inconsistency. The skill will auto-generate and store an anonymous token if NEMO_TOKEN is absent, which is functionally reasonable but affects where and how long credentials are persisted.
持久化与权限
always:false and default autonomous invocation are appropriate. The skill instructs storing a session token and session_id for subsequent requests (normal for remote service sessions) but does not request system-wide privileges or to modify other skills.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/21

AI Video AI — initial release. - Launches a skill for AI-powered video editing and export, supporting MP4, MOV, AVI, and WebM files up to 500MB. - Automates setup: connects to cloud processing backend and handles user authentication with free tokens. - Provides 1080p MP4 export, with typical processing in 30–90 seconds per video. - Supports video enhancements, editing, aspect ratio changes, text overlays, audio tracks, and credits/status checks via natural language. - Includes clear instructions for common workflows and troubleshooting export or authentication errors.

无害

安装命令

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