← 返回 Skills 市场
Video Editing With
作者
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editing-with
功能描述
Get edited video clips ready to post, without touching a single slider. Upload your raw video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "c...
安全使用建议
This skill appears to do what it says: it uploads your video files to a nemo-video service and returns edited exports using a NEMO_TOKEN. Before installing: 1) Confirm you trust the domain (mega-api-prod.nemovideo.ai) and review its privacy/storage policy because your raw videos will be uploaded off-device. 2) Use the anonymous-token flow or a disposable token rather than a long-lived production credential. 3) Ask the publisher whether the skill will read or write ~/.config/nemovideo/ (frontmatter mentions it but registry metadata did not); if you don’t want local files created, decline or sandbox the skill. 4) Monitor network activity/logs the first time you use it to ensure headers and endpoints match the documentation. These checks should reduce privacy risk; otherwise the package is internally coherent.
能力评估
Purpose & Capability
Name/description claim cloud-based video editing; SKILL.md instructs calls to nemovideo.ai endpoints and upload/render flows and requires a NEMO_TOKEN. Requesting a single service token is proportional and expected for this purpose.
Instruction Scope
Instructions are focused on creating a session, uploading media, interacting via SSE, polling render status, and returning download URLs — all within the stated editing workflow. The SKILL.md also describes deriving attribution headers (including detecting install path to set X-Skill-Platform), which implies the agent might inspect filesystem paths; this is not strictly necessary for core editing and is a minor scope expansion worth noting.
Install Mechanism
No install spec and no code files — instruction-only skill. That minimizes on-disk risk. All runtime behavior is API calls to a remote service.
Credentials
Only NEMO_TOKEN is declared as required and is used as the Bearer auth for service API calls. The skill also describes an anonymous-token flow to obtain a temporary token, which reduces need for long-lived secrets. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that could imply reading/writing local config; the registry summary earlier did not list config paths — this mismatch should be clarified.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or cross-skill privileges. It does instruct saving session_id for job tracking (ephemeral). The referenced config path in the frontmatter could enable storing config locally if implemented; confirm whether the skill will create or modify files under ~/.config/nemovideo/ before installing.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-editing-with - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-editing-with触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of AI-powered video editing skill.
- Upload raw video clips (MP4, MOV, AVI, WebM up to 500MB) for automatic editing and export to 1080p MP4.
- Describe desired edits in plain language (e.g., "cut the pauses, add background music, export as a 1-minute highlight") — no editor experience needed.
- Seamless onboarding with automatic free token generation and session setup; no manual configuration required.
- Fast cloud rendering on GPU nodes, with downloads ready in 1-2 minutes for standard clips.
- Supports querying credits/balance, session state, exporting, and multiple common workflows for creators and marketers.
元数据
常见问题
Video Editing With 是什么?
Get edited video clips ready to post, without touching a single slider. Upload your raw video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 Video Editing With?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editing-with」即可一键安装,无需额外配置。
Video Editing With 是免费的吗?
是的,Video Editing With 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Editing With 支持哪些平台?
Video Editing With 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Editing With?
由 vynbosserman65(@vynbosserman65)开发并维护,当前版本 v1.0.0。
推荐 Skills