← 返回 Skills 市场
mory128

Video Effects

作者 mory128 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-effects
功能描述
Skip the learning curve of professional editing software. Describe what you want — add a cinematic color grade and motion blur to my video — and get effects-...
安全使用建议
This skill appears to do what it says: it will contact mega-api-prod.nemovideo.ai, obtain or use a bearer token (NEMO_TOKEN), and upload your video files for cloud rendering. Before installing/using it, consider: (1) Trust the service domain — videos you upload go to that third-party API; avoid uploading sensitive content. (2) The skill may auto-generate and store an anonymous token and session (SKILL.md references ~/.config/nemovideo/) even though registry metadata did not declare that path — verify where tokens/sessions are stored and remove them if desired. (3) You can pre-provide your own NEMO_TOKEN instead of allowing the skill to generate one. (4) Because the skill uploads local files, only use it when you intend to send the video off-device. If you need more assurance, ask the skill author for a privacy/data-retention statement or run the integration against a non-sensitive test clip first.
功能分析
Type: OpenClaw Skill Name: video-effects Version: 1.0.0 The video-effects skill facilitates cloud-based video editing by instructing the agent to interact with the nemovideo.ai API. It manages authentication via the NEMO_TOKEN environment variable or anonymous token generation and handles file uploads and rendering tasks. While it includes logic to detect the host platform via local path checks (~/.cursor/skills/) for attribution headers, its behavior is consistent with its stated purpose and lacks indicators of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
Name/description (cloud video effects) align with the single declared credential (NEMO_TOKEN) and the documented API endpoints for uploading, rendering, and exporting video.
Instruction Scope
Runtime instructions direct the agent to obtain or use a bearer token, create a session, upload user video files (multipart or URL), post SSE messages, poll render status, and return download URLs — all appropriate for a cloud render service. Note: the SKILL.md also instructs detecting an agent install path (~/.clawhub or ~/.cursor/skills/) and reading/writing a config directory (~/.config/nemovideo/) for attribution and token/session storage; reading/writing these local paths is outside the service API but is explained as attribution/token storage.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. All runtime behavior is API calls; nothing is downloaded or installed by the skill itself.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv), which fits a service that needs a bearer token. Small inconsistency: registry metadata reports no required config paths, while SKILL.md frontmatter lists ~/.config/nemovideo/ for storing tokens/session info — the skill may read/write that path even though it wasn't declared in the registry entry.
Persistence & Privilege
always is false and the skill does not request system-wide privileges or to modify other skills. It will create short-lived anonymous tokens and sessions and may store them in a per-skill config path; this is within expected behavior for a cloud service integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-effects
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-effects 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — quickly apply AI-powered video effects and export professional-looking videos without editing software. - Upload MP4, MOV, AVI, or WebM files up to 500MB. - Instantly apply effects like cinematic color grades and motion blur with simple text instructions. - Automatic setup and anonymous authentication—no account required for basic use. - Export enhanced videos in MP4 format, ready in 30-60 seconds for typical clips. - Streamlined workflows for TikTok creators and anyone seeking fast, professional results. - Built-in credit system with clear error handling and support for iterative editing.
元数据
Slug video-effects
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Effects 是什么?

Skip the learning curve of professional editing software. Describe what you want — add a cinematic color grade and motion blur to my video — and get effects-... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Video Effects?

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

Video Effects 是免费的吗?

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

Video Effects 支持哪些平台?

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

谁开发了 Video Effects?

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

💬 留言讨论