← 返回 Skills 市场
Video Trimmer Joiner
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-trimmer-joiner
功能描述
Turn three separate 30-second phone recordings into 1080p merged edited clips just by typing what you need. Whether it's cutting unwanted sections from multi...
安全使用建议
This skill sends uploaded videos and session tokens to a remote service (mega-api-prod.nemovideo.ai). If you proceed, expect your media files to be transmitted to that backend and an anonymous token to be created if you don't already have NEMO_TOKEN. Verify you trust the service's domain and privacy policy before uploading sensitive content. Also note anonymous tokens expire after 7 days; if you prefer purely local editing, do not install or invoke this skill. If you want greater assurance, ask the skill author for a privacy/data-retention statement and for clarification on whether the config path is used to store tokens on disk.
功能分析
Type: OpenClaw Skill
Name: video-trimmer-joiner
Version: 1.0.0
The skill is a functional integration for a video editing service hosted at nemovideo.ai. It provides instructions for an AI agent to manage authentication (including an anonymous token fallback), session creation, file uploads, and video rendering tasks. The logic is transparently documented in SKILL.md, and the requested permissions (network access to the service domain and file access for uploads) are strictly aligned with the stated purpose of trimming and joining videos. No indicators of data exfiltration, malicious execution, or persistence were found.
能力评估
Purpose & Capability
The skill is a cloud video-trimming/joining frontend and declares a single service token (NEMO_TOKEN) and a nemovideo config path — both are coherent with a cloud rendering backend. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md contains explicit runtime steps (check NEMO_TOKEN, obtain anonymous token if absent, create session, upload files, initiate render, poll for completion). It also instructs reading its own frontmatter and detecting install path for attribution headers. Those actions align with a cloud rendering workflow; the only user-facing privacy implication is that uploaded media and generated tokens are sent to the remote API.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written to disk by an installer, which minimizes install-time risk.
Credentials
Only NEMO_TOKEN is required (declared as primary credential), which is proportional. The frontmatter also lists a config path (~/.config/nemovideo/) — the instructions do not strongly justify reading that path, so it is a minor mismatch (likely for storing/loading tokens or settings).
Persistence & Privilege
The skill is not always-enabled and does not request elevated or system-wide persistence. It does require network access to the backend and may create short-lived anonymous tokens (7-day expiry), which is typical for this service model.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-trimmer-joiner - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-trimmer-joiner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Trimmer Joiner: easily trim and merge multiple video clips via simple text instructions.
- Upload video files and describe desired edits; the backend processes and returns a 1080p MP4 in 30–60 seconds.
- Automatic setup with token management and session creation for cloud video processing.
- Supports various formats including mp4, mov, avi, webm for uploads and exports.
- Handles prompt-based actions including uploading, trimming, joining, exporting, and checking credits or status.
- Clear error handling and helpful user feedback from backend responses.
元数据
常见问题
Video Trimmer Joiner 是什么?
Turn three separate 30-second phone recordings into 1080p merged edited clips just by typing what you need. Whether it's cutting unwanted sections from multi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 Video Trimmer Joiner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-trimmer-joiner」即可一键安装,无需额外配置。
Video Trimmer Joiner 是免费的吗?
是的,Video Trimmer Joiner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Trimmer Joiner 支持哪些平台?
Video Trimmer Joiner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Trimmer Joiner?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills