← 返回 Skills 市场
Video Clip Maker App
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
70
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-clip-maker-app
功能描述
Skip the learning curve of professional editing software. Describe what you want — trim the best 30 seconds, add background music and text overlay — and get...
安全使用建议
This skill looks like a legitimate cloud video-editing integration, but take these precautions before installing or using it:
- Provenance: The skill's source/homepage is unknown. Ask the publisher for source code or an authoritative homepage and verify the domain (mega-api-prod.nemovideo.ai) is legitimate for the service.
- Privacy: Using the skill requires uploading your video files to the external domain. Do not upload sensitive or private videos until you confirm the service's privacy policy and retention practices.
- Tokens & storage: The skill can reuse an existing NEMO_TOKEN or generate an anonymous token via the anonymous-token endpoint. Ask how and where session_id and tokens are stored (memory only, or written to ~/.config/nemovideo/?). The SKILL.md’s YAML also references ~/.config/nemovideo/ even though the registry said no config paths — ask the developer to explain or remove that requirement.
- Filesystem access: The skill instructs deriving X-Skill-Platform from local install paths (~/.clawhub/, ~/.cursor/skills/). This requires read access to the filesystem; confirm whether the agent will only check for existence and that no broad filesystem reads occur.
- Sandbox/test: If you decide to try it, test with non-sensitive, short sample videos first to confirm where data flows, how long media is retained, and what headers/attribution the skill sends.
If the publisher cannot provide verifiable source code or clear answers about config path usage and data retention, treat the skill as untrusted for private content.
功能分析
Type: OpenClaw Skill
Name: video-clip-maker-app
Version: 1.0.0
The skill bundle defines a legitimate integration for a cloud-based video editing service (nemovideo.ai). The SKILL.md file provides detailed instructions for the agent to manage sessions, handle file uploads, and process video edits via SSE and REST API calls. It includes security-conscious instructions such as not printing raw tokens to the user and handles authentication through standard environment variables or anonymous token generation. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
The name/description (cloud video clip editing) aligns with the runtime behavior: it uploads user video files and calls a remote rendering API, and it requires a service token (NEMO_TOKEN). That credential is proportionate to the stated purpose. However, the SKILL.md YAML frontmatter declares a config path (~/.config/nemovideo/) which the registry metadata did not list; this mismatch is unexplained and suggests the skill may expect to read or write a local config directory that wasn't declared in the registry.
Instruction Scope
Instructions direct the agent to upload user media to https://mega-api-prod.nemovideo.ai and to request or generate an anonymous token via POST to /api/auth/anonymous-token. Those network calls are expected for a cloud editing service, but the SKILL.md also instructs the agent to derive X-Skill-Platform by checking install paths (~/.clawhub/, ~/.cursor/skills/) and to include YAML frontmatter-derived headers on every request. That requires the agent to inspect local filesystem paths and possibly local install locations — behavior not declared in the registry and not necessary for core functionality. The instructions additionally tell the agent to 'save session_id' but do not specify storage scope (memory vs disk).
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest-risk from an installation perspective. Nothing will be written to disk by an installer step. The primary runtime risk comes from network interactions described in SKILL.md rather than from installed code.
Credentials
The only required environment variable declared is NEMO_TOKEN (primary credential), which is appropriate for an API-backed video service. The SKILL.md also provides a path to obtain an anonymous token via the service (X-Client-Id/POST). However, the YAML frontmatter's mention of configPaths (~/.config/nemovideo/) is not reflected in the registry metadata and suggests additional local config access that wasn't declared. The skill instructs reading NEMO_TOKEN if present; that is expected. No other unrelated secrets or credentials are requested.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable; autonomous invocation is allowed (platform default). There is no install step that modifies other skills or system-wide settings. The only persistence implied is saving session_id and possibly NEMO_TOKEN (if obtained), but the doc does not mandate storing credentials into system-wide config; this is ambiguous and should be clarified before use.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-clip-maker-app - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-clip-maker-app触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Video Clip Maker App 1.0.0 — Initial Release
- Instantly trim, add music, and overlay text on videos by describing your edit—no editing skills required.
- Upload raw MP4, MOV, AVI, or WebM files up to 500MB for automatic AI processing.
- Fast cloud rendering: returns ready-to-download, 1080p MP4 files in 30-90 seconds.
- Easy setup with free, anonymous tokens (100 credits/7 days).
- Supports session-based workflows, batch file processing, and iterative edits with preview and export.
- Built-in credit, status, and error handling for a smooth user experience.
元数据
常见问题
Video Clip Maker App 是什么?
Skip the learning curve of professional editing software. Describe what you want — trim the best 30 seconds, add background music and text overlay — and get... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。
如何安装 Video Clip Maker App?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-clip-maker-app」即可一键安装,无需额外配置。
Video Clip Maker App 是免费的吗?
是的,Video Clip Maker App 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Clip Maker App 支持哪些平台?
Video Clip Maker App 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Clip Maker App?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills