← 返回 Skills 市场
Video Trimmer Online Free
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-trimmer-online-free
功能描述
trim video clips into trimmed video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for cutting unwanted sec...
安全使用建议
This skill appears to do what it says (upload user video files to a nemovideo cloud API and return trimmed exports), but there are things to check before installing: 1) The package has no homepage or source repository — verify who runs mega-api-prod.nemovideo.ai and review their privacy/TOS. 2) Confirm the intended use of ~/.config/nemovideo/ (SKILL.md mentions it but registry metadata does not). 3) Understand token handling: if you don't provide NEMO_TOKEN the skill will obtain an anonymous token from the service; decide whether that is acceptable. 4) Only upload files you are comfortable sending to a third-party service. If you need higher assurance, ask the skill author for a repository, privacy policy, and clarity on the config path inconsistency before enabling.
功能分析
Type: OpenClaw Skill
Name: video-trimmer-online-free
Version: 1.0.0
The skill is a functional wrapper for a video processing service (nemovideo.ai). It provides instructions for an AI agent to manage video trimming tasks via a series of API calls, including session creation, file uploading, and rendering. The authentication flow (using NEMO_TOKEN or an anonymous token) and the use of attribution headers are standard for third-party service integrations, and no evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill name/description line up with the runtime instructions: it connects to a remote 'nemovideo' API, creates sessions, uploads video files, and requests exports. Requiring a single NEMO_TOKEN credential is proportionate. However, registry metadata said no config paths while the embedded SKILL.md frontmatter lists a config path (~/.config/nemovideo/), which is an inconsistency that should be clarified.
Instruction Scope
Instructions are focused on interacting with the nemovideo cloud API (auth, session creation, SSE, uploads, polling render status). They tell the agent to upload user files (multipart or URL) and to use an env token or request an anonymous token from the remote API. They also ask to auto-detect an 'install path' to set an X-Skill-Platform header, which may require reading the agent install environment. No broad file-reading or unrelated credential exfiltration is explicitly instructed, but file uploads and platform auto-detection are privacy-relevant and expected for this functionality.
Install Mechanism
No install specification and no code files (instruction-only). This minimizes installation risk because nothing is written to disk by an installer. Runtime network calls will happen per the SKILL.md.
Credentials
Only one declared secret (NEMO_TOKEN / primaryEnv) is requested, which fits a cloud API integration. The skill will also generate and use an anonymous token if none is provided, meaning it can operate without user-supplied credentials. The inconsistency between registry-level 'no config paths' and SKILL.md's metadata asking for ~/.config/nemovideo/ should be resolved — that path, if actually used, could expose local config data.
Persistence & Privilege
always:false and no install steps mean the skill does not request permanent, force-included presence or make persistent system changes. It will create short-lived sessions with the remote service, which is expected for the described workload.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-trimmer-online-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-trimmer-online-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Trimmer Online Free (v1.0.0).
- Trim MP4, MOV, AVI, WebM clips up to 500MB entirely online—no software download needed.
- Cloud processing delivers 1080p MP4 exports in about 20–40 seconds per job.
- Handles video uploading, trim instructions, aspect ratios, audio/text overlays, and exports via guided chat prompts.
- Secure, session-based workflow—anonymous login with free credits for new users.
- Error handling covers unsupported formats, rate limits, and session/token issues.
元数据
常见问题
Video Trimmer Online Free 是什么?
trim video clips into trimmed video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for cutting unwanted sec... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 Video Trimmer Online Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-trimmer-online-free」即可一键安装,无需额外配置。
Video Trimmer Online Free 是免费的吗?
是的,Video Trimmer Online Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Trimmer Online Free 支持哪些平台?
Video Trimmer Online Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Trimmer Online Free?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills