← 返回 Skills 市场
Video Editor Apk
作者
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
61
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editor-apk
功能描述
Turn a 60-second mobile phone recording into 1080p edited MP4 clips just by typing what you need. Whether it's editing mobile-recorded videos into shareable...
安全使用建议
This skill appears to implement a cloud video-editing workflow and will call a third-party API (https://mega-api-prod.nemovideo.ai). Before installing or using it:
- Be cautious about uploading sensitive videos — they will be sent to an external service you don't have a homepage or clear owner for.
- The skill will try to obtain an anonymous NEMO_TOKEN if none is set; if you prefer control, set your own token or avoid automatic token creation.
- Ask the author to clarify the metadata mismatch (SKILL.md lists a config path, registry lists none) and whether any keys/tokens are persisted to disk.
- If you need stronger assurances, request the service's privacy policy, data retention rules, and a known publisher/homepage, or use a trusted alternative.
Confidence is medium because the behavior is coherent overall but there are small inconsistencies and this skill will send user data to an external endpoint of unknown provenance.
能力评估
Purpose & Capability
The skill's name and description match the actions described (uploading video, requesting a token, creating a session, rendering via cloud GPU). Requesting a NEMO_TOKEN is coherent for a cloud editing backend. However, registry metadata said no config paths while the SKILL.md frontmatter lists ~/.config/nemovideo/ — a minor inconsistency in declared requirements.
Instruction Scope
Instructions stay focused on video upload, SSE streaming, session management, and rendering. They instruct the agent to POST to external endpoints (mega-api-prod.nemovideo.ai), upload user media, poll job state, and map GUI instructions to API calls. The skill also directs the agent to read its own YAML frontmatter and detect install path (~/.clawhub, ~/.cursor) to set attribution headers — this requires reading local file paths and detection of the agent install location, which is outside the pure 'video editing' payload flow but plausibly used only for attribution.
Install Mechanism
No install spec or downloaded code (instruction-only), so nothing is written to disk or fetched at install time. This minimizes install-time risk.
Credentials
The only declared credential is NEMO_TOKEN, which is proportional to a cloud API. However, SKILL.md both checks for an existing NEMO_TOKEN and describes obtaining an anonymous token via the service if missing — this makes the registry's 'required env var' claim ambiguous. The skill also references a local config path in its frontmatter (not declared elsewhere). No other unrelated secrets are requested.
Persistence & Privilege
always is false and the skill doesn't request system-wide changes. It instructs storing a session_id for requests (normal for a sessioned API) but does not ask to modify other skills or global agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-editor-apk - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-editor-apk触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Editor APK — fast mobile video editing via cloud.
- Instantly edit and export 1080p MP4 videos with a simple description, no timeline or manual export settings needed.
- Easy authentication: free 7-day token auto-acquired if not present, connects to cloud backend.
- Supports uploads of popular video/audio/image formats up to 500MB.
- Detects user intent (edit, upload, check credits, export, etc.) and routes automatically.
- Handles all processing in 30–90 seconds; exports downloadable MP4 links.
- Summarizes timeline/tracks and manages session state for iterative workflows.
元数据
常见问题
Video Editor Apk 是什么?
Turn a 60-second mobile phone recording into 1080p edited MP4 clips just by typing what you need. Whether it's editing mobile-recorded videos into shareable... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 61 次。
如何安装 Video Editor Apk?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editor-apk」即可一键安装,无需额外配置。
Video Editor Apk 是免费的吗?
是的,Video Editor Apk 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Editor Apk 支持哪些平台?
Video Editor Apk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Editor Apk?
由 dsewell-583h0(@dsewell-583h0)开发并维护,当前版本 v1.0.0。
推荐 Skills