📱 AI Video Editor iPhone — iPhone AI 视频编辑器

v1.0.0

iPhone AI 视频编辑器工具。

0· 57·0 当前·0 累计
下载技能包
最后更新
2026/4/13
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requirements and runtime instructions largely match a cloud video-editing service: it only needs a single service token and instructs the agent to call the nemovideo.ai API to upload and render footage.
评估建议
This skill appears to be a straightforward client for the nemovideo.ai editing service. Before using it, understand that: (1) uploading video files will send your media to an external service — review nemovideo.ai's privacy/terms if the content is sensitive; (2) the skill needs a NEMO_TOKEN which grants access to your account/credits — don't share tokens publicly and remove them when not needed; (3) if no token is provided the skill will request an anonymous token from the service (short-lived, ...
详细分析 ▾
用途与能力
Name/description describe cloud-based video editing and the skill only requires a single service token (NEMO_TOKEN) and instructs use of nemovideo.ai endpoints — these are consistent with the stated purpose.
指令范围
Runtime instructions direct the agent to upload user media and call multiple nemovideo.ai endpoints (session, upload, SSE chat, render, etc.), which is expected. The SKILL.md also instructs generating anonymous tokens when no env var is present and saving session IDs; it warns not to print tokens. It references detecting install path to set an X-Skill-Platform header (may require checking filesystem or falling back to 'unknown') — this is minor scope creep but not disproportionate.
安装机制
No install spec or remote downloads — instruction-only skill, so nothing is written to disk by an installer. This minimizes install-time risk.
凭证需求
Only a single credential (NEMO_TOKEN) is declared and used, which is appropriate for a cloud API. Minor inconsistency: registry metadata listed no required config paths, but the SKILL.md frontmatter also names a config path (~/.config/nemovideo/). That mismatch is worth noting but not critical.
持久化与权限
The skill is not always-enabled and does not request elevated agent privileges. It instructs saving session_id for the session lifecycle (normal for API clients) and does not ask to modify other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/13

AI Video Editor iPhone — Initial Release - Launches AI-powered video editing for iPhone and social-ready videos. - Supports MP4, MOV, HEVC, AVI files up to 500MB, with fast cloud GPU processing and 1080p MP4 output. - Offers easy editing workflows: upload raw footage, trim, add transitions, and export for social in 1-2 minutes. - Seamless API setup: acquires tokens automatically, handles sessions, and confirms when ready. - Comprehensive error handling, file format support, and step-by-step guidance for common editing tasks.

无害

安装命令

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