← 返回 Skills 市场
linmillsd7

Video Editing With Generative Ai

作者 linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
56
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editing-with-generative-ai
功能描述
Get AI-edited videos ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something like "r...
安全使用建议
This skill appears coherent for a cloud-based AI video editor, but consider the following before installing: - Privacy: uploaded videos go to mega-api-prod.nemovideo.ai. Do not upload confidential or sensitive footage unless you trust that service and have reviewed its privacy/retention policy. - Token handling: if you provide a persistent NEMO_TOKEN, it grants access to the service; prefer a scoped/dedicated token or anonymous tokens for quick tests. The skill can also obtain an anonymous token automatically (100 free credits, 7-day expiry). - File access: the instructions assume the runtime can attach multipart file data. Confirm how your client supplies uploaded files (streamed attachments vs. filesystem paths) so the skill does not attempt to read arbitrary host filesystem paths. - Source provenance: the skill’s source/homepage is unknown. If you need stronger assurance, request a homepage, privacy policy, or repository from the publisher before using it with real or sensitive content. - Operational limits: the skill documents rate limits, error codes, and required attribution headers — ensure your deployment can send the headers and handle the SSE/polling model. If you accept these tradeoffs and the external service is acceptable for your data, the skill appears consistent with its stated purpose.
功能分析
Type: OpenClaw Skill Name: video-editing-with-generative-ai Version: 1.0.0 The skill provides a legitimate interface for AI-powered video editing via the 'nemovideo.ai' API. It handles session management, file uploads, and video rendering as described in its documentation. There is no evidence of data exfiltration of sensitive local files, malicious command execution, or deceptive prompt injection; all network activity is directed toward the stated service endpoints (e.g., mega-api-prod.nemovideo.ai).
能力评估
Purpose & Capability
Name, description, and required credential (NEMO_TOKEN) align with a cloud video-editing backend. Minor mismatch: metadata lists a config path (~/.config/nemovideo/) that the SKILL.md does not explicitly read or write — likely harmless but unnecessary in this instruction-only skill.
Instruction Scope
SKILL.md stays within video-editing behavior: token check/creation, session creation, SSE messaging, file upload, render/poll, and credits checks. It instructs uploading user files to https://mega-api-prod.nemovideo.ai and to send multipart file paths (e.g., -F "files=@/path"). That assumes the agent/runtime can access files by path or handle attached uploads; confirm your client actually supplies uploaded file data rather than giving the skill arbitrary filesystem access. The instructions explicitly say not to expose tokens/raw API output, which is good.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes on-disk code risk.
Credentials
Only one environment variable is required (NEMO_TOKEN) and it is directly relevant to the API. The skill can also obtain an anonymous token by calling the service if no NEMO_TOKEN is present; this behavior is documented in the instructions. There are no unrelated secrets requested.
Persistence & Privilege
always:false (normal). The skill is allowed to be invoked autonomously (platform default). That alone is not a red flag, but because this skill transmits user video/audio data to an external cloud API, you should be aware an autonomous agent could call the service and upload data without explicit further prompts if the agent were granted that flow.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-editing-with-generative-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-editing-with-generative-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Editing with Generative AI. - Instantly edit and export 1080p MP4 videos via simple prompts—no editing skills needed. - Supports uploading raw footage (MP4, MOV, AVI, WebM up to 500MB) and automates editing (e.g., remove silences, add b-roll, generate title card). - Quick cloud-based processing: typically ready to download in 1–2 minutes. - Includes robust token/session management, error handling, and support for credits, status checks, and multiple export formats.
元数据
Slug video-editing-with-generative-ai
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Editing With Generative Ai 是什么?

Get AI-edited videos ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something like "r... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 56 次。

如何安装 Video Editing With Generative Ai?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editing-with-generative-ai」即可一键安装,无需额外配置。

Video Editing With Generative Ai 是免费的吗?

是的,Video Editing With Generative Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Video Editing With Generative Ai 支持哪些平台?

Video Editing With Generative Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Video Editing With Generative Ai?

由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。

💬 留言讨论