← 返回 Skills 市场
Video Editing With Ai Free
作者
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
59
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editing-with-ai-free
功能描述
edit raw video footage into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and social media users use...
安全使用建议
This skill appears to implement a cloud video-editing workflow and needs a NEMO_TOKEN bearer token to operate — that's expected. Things to check before installing or providing secrets:
- Confirm the source/domain: the API host is mega-api-prod.nemovideo.ai. If you don't recognize this service, find an official homepage or privacy policy before providing a real NEMO_TOKEN.
- Ask why the SKILL.md frontmatter includes ~/.config/nemovideo/ (filesystem access) when the registry metadata lists no required config paths. If the skill will read that directory, ask what it reads and why.
- Prefer using the anonymous-token flow for testing (the skill supports generating a short-lived anonymous token) instead of supplying a personal/long-lived NEMO_TOKEN.
- Do not provide sensitive footage or account tokens until you verify logging, retention, and billing behavior of the service. Treat NEMO_TOKEN like any bearer API key (can enable billing or data access).
- Because the skill auto-detects X-Skill-Platform from install path, it may inspect the agent environment; confirm exactly what filesystem reads it will perform.
- If you need higher assurance, request the skill owner/publisher metadata or source code (there is no homepage listed). Without provenance, use a throwaway account/token and non-sensitive test videos.
If the owner or a public homepage/source repo is provided (or if the registry metadata is corrected to include the config path), I can reassess with higher confidence.
功能分析
Type: OpenClaw Skill
Name: video-editing-with-ai-free
Version: 1.0.0
The skill is a standard integration for a third-party AI video editing service hosted at mega-api-prod.nemovideo.ai. It provides the agent with clear instructions for managing authentication (via NEMO_TOKEN or anonymous UUID), session state, and file uploads. The instructions include security-conscious directives, such as preventing the agent from printing raw tokens or JSON to the user, and the requested environment variables and configuration paths (~/.config/nemovideo/) are strictly limited to the skill's stated functionality.
能力评估
Purpose & Capability
The name/description and runtime instructions consistently describe a cloud-based video editing service and require a single service credential (NEMO_TOKEN), which is coherent. However, the SKILL.md frontmatter lists a required config path (~/.config/nemovideo/) while the registry metadata above the SKILL.md reports no required config paths — that mismatch is unexplained and may indicate the skill expects to read local config files.
Instruction Scope
The SKILL.md instructs the agent to obtain/use an API token, create a session, upload media, stream SSE chat, poll export status, and return download URLs — all within the stated video-editing purpose. It does not instruct reading arbitrary unrelated files or other environment variables. Minor scope items to verify: auto-detection of install path for X-Skill-Platform (requires inspecting agent install environment) and the frontmatter configPaths which imply filesystem access.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written to disk by the skill spec itself.
Credentials
The only declared credential is NEMO_TOKEN, which is appropriate for a third-party editing API. However, the presence of a declared config path (~/.config/nemovideo/) in the SKILL.md frontmatter (contradicting the registry report) suggests the skill may try to read local config, which could expose other stored credentials. NEMO_TOKEN is a bearer token and should be treated as sensitive; the skill also instructs generating and storing an anonymous token if none is present, which is acceptable but you should avoid supplying a personal/long-lived token unless you trust the service.
Persistence & Privilege
always is false (default). The skill requests to save a session_id in-session but does not demand persistent system-level changes or modifications to other skills. Autonomous invocation is allowed by default (normal for skills).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-editing-with-ai-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-editing-with-ai-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Editing with AI Free — Edit and Export AI Videos.
- Effortlessly edit raw video footage (MP4, MOV, AVI, WebM up to 500MB) into polished 1080p MP4 clips using cloud-based AI.
- Supports automatic silence trimming, transitions, overlays, basic timelines, and multi-track editing.
- Quick processing (1-2 minutes per 30-120 second video) with free anonymous tokens (100 credits for 7 days).
- Simple workflow: upload video, describe editing needs, download finished result — no local installation required.
- Session-based editing tracks changes, allows iterative refinement, and supports batch processing.
- Clear error messages guide users on authentication, file size issues, credits, and export requirements.
元数据
常见问题
Video Editing With Ai Free 是什么?
edit raw video footage into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and social media users use... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 59 次。
如何安装 Video Editing With Ai Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editing-with-ai-free」即可一键安装,无需额外配置。
Video Editing With Ai Free 是免费的吗?
是的,Video Editing With Ai Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Editing With Ai Free 支持哪些平台?
Video Editing With Ai Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Editing With Ai Free?
由 mhogan2013-9(@mhogan2013-9)开发并维护,当前版本 v1.0.0。
推荐 Skills