← 返回 Skills 市场
Video Editing With Effects
作者
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editing-with-effects
功能描述
edit raw video footage into effects-enhanced videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and social media edit...
安全使用建议
This skill sends your video files and session tokens to an external API (mega-api-prod.nemovideo.ai). Before installing: (1) Confirm you trust that domain and its privacy/retention policy because uploads may include sensitive content. (2) Note the registry says NEMO_TOKEN is required but the skill will auto-create an anonymous token if one isn't set — ask the publisher which behavior is intended. (3) The SKILL.md references a local config path in frontmatter that the registry does not list; verify whether the skill will read/write ~/.config/nemovideo/. (4) If you need stronger guarantees, request the publisher's homepage, privacy policy, and a signed specification for token handling and data retention. If you cannot verify the backend/operator, avoid uploading confidential videos.
功能分析
Type: OpenClaw Skill
Name: video-editing-with-effects
Version: 1.0.0
The skill provides a legitimate interface for a cloud-based video editing service (nemovideo.ai). It manages authentication via anonymous tokens and handles video uploads, session state, and rendering tasks through standard REST and SSE APIs. The instructions in SKILL.md are well-defined, align with the stated purpose of processing video on remote GPUs, and include security best practices such as hiding API tokens from the user. No indicators of data exfiltration, malicious execution, or deceptive prompt injection were found.
能力评估
Purpose & Capability
The skill's name and description align with its instructions: it routes uploads to a remote rendering API and returns edited videos. However the registry says NEMO_TOKEN is required, while the SKILL.md describes automatically obtaining an anonymous token if NEMO_TOKEN is not present — an inconsistency about whether that env var is truly required. The SKILL.md frontmatter also lists a config path (~/.config/nemovideo/) even though registry metadata reported no required config paths.
Instruction Scope
Instructions are narrowly scoped to creating/using a session, uploading video files, sending SSE edits, polling render status, and returning download URLs. The skill explicitly instructs the agent to upload local files (multipart or URL), include specific attribution headers, and to hide raw API responses/tokens from the user. Uploading local video files and transmitting them to the external API is expected for this purpose but is a privacy/security decision the user must accept.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk-write risk. All runtime behavior is network calls to the stated backend.
Credentials
Only one credential (NEMO_TOKEN) is referenced, which is proportionate to a cloud render service. However, the skill metadata/registry claims it is required while the runtime instructions describe auto-generating an anonymous token when absent — this mismatch should be clarified. The frontmatter also references a config path (~/.config/nemovideo/) not reflected in the registry metadata.
Persistence & Privilege
always is false and the skill does not request persistent installation or system-wide config changes. It does instruct storing a session_id for subsequent requests, which is normal session state for an API client.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-editing-with-effects - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-editing-with-effects触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of video-editing-with-effects.
- Edit raw video footage and add visual effects or filters directly in the cloud
- Supports MP4, MOV, AVI, and WebM files up to 500MB
- Quick cloud GPU processing: get 1080p MP4 exports in 30–90 seconds
- Built-in authentication and session management with 100 free credits for new users
- Simple workflows for uploading footage, applying effects, and exporting finished videos
- Error handling, timeline summaries, and user guidance included
元数据
常见问题
Video Editing With Effects 是什么?
edit raw video footage into effects-enhanced videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and social media edit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。
如何安装 Video Editing With Effects?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-editing-with-effects」即可一键安装,无需额外配置。
Video Editing With Effects 是免费的吗?
是的,Video Editing With Effects 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Editing With Effects 支持哪些平台?
Video Editing With Effects 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Editing With Effects?
由 vcarolxhberger(@vcarolxhberger)开发并维护,当前版本 v1.0.0。
推荐 Skills