← Back to Skills Marketplace
Video Clip Maker Online
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-clip-maker-online
Description
Turn a 3-minute smartphone recording into 1080p edited video clips just by typing what you need. Whether it's trimming and assembling short clips from longer...
Usage Guidance
This skill appears to be what it says: a cloud video-editing client for nemovideo.ai that needs a NEMO_TOKEN. Before installing, consider: (1) Do you trust https://mega-api-prod.nemovideo.ai to receive your videos and metadata? API calls (including attribution headers) will be sent there. (2) If you already have a NEMO_TOKEN in your environment, the skill will use it — prefer using a token scoped for this service rather than a shared secret. (3) The skill will attempt to read its frontmatter and check common skill-install paths to populate X-Skill-Platform — this requires filesystem access and may reveal platform/skill metadata; if you do not want that, ask whether the skill can rely solely on embedded metadata instead. (4) The anonymous token flow is described (short-lived tokens with limited credits) if you prefer not to supply a personal token. If you want greater assurance, ask the publisher for a privacy/security policy or test with a disposable account/token first.
Capability Assessment
Purpose & Capability
The name/description (cloud video clip editing) align with the declared requirement for a NEMO_TOKEN and the API endpoints in SKILL.md. Minor inconsistency: the SKILL.md frontmatter declares a configPaths entry (~/.config/nemovideo/) that the registry metadata did not list as a required path; this is likely harmless but is an unexplained metadata mismatch.
Instruction Scope
Runtime instructions stay within the stated purpose (create sessions, upload video, handle SSE, run exports). They do instruct the agent to read this file's YAML frontmatter and to detect install paths (~/.clawhub/, ~/.cursor/skills/) in order to set attribution headers; that requires filesystem access beyond purely sending files and may leak platform info. Instructions also say to save session_id (unspecified storage scope). No instructions request unrelated system secrets or files.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk (nothing is downloaded or written by an installer).
Credentials
Only a single credential (NEMO_TOKEN) is required, which is proportional to a cloud API client. The skill's requirement to attach attribution headers on every API call (including platform and version derived from filesystem/frontmatter) can leak environment/skill metadata to the remote service; that's a privacy consideration but not a direct coherence problem.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill instructs saving session_id but does not request persistent system-wide privileges or modify other skills' configs. No evidence it requires elevated or permanent presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-clip-maker-online - After installation, invoke the skill by name or use
/video-clip-maker-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Clip Maker Online — Trim and Export Video Clips:
- Instantly trim and assemble video clips by describing your desired result—no timeline dragging or manual export settings.
- Simple upload: just drop raw footage; processing and export both take about 30–60 seconds for short clips.
- Automatic cloud session setup, including anonymous token creation for new users.
- Supports video (MP4, MOV, AVI, WebM, etc.), image, and audio formats up to 500MB.
- Full error handling for credits, session, uploads, and export/retry scenarios.
- Guides users through common workflows: quick edits, batch processing, and iterative refining.
Metadata
Frequently Asked Questions
What is Video Clip Maker Online?
Turn a 3-minute smartphone recording into 1080p edited video clips just by typing what you need. Whether it's trimming and assembling short clips from longer... It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.
How do I install Video Clip Maker Online?
Run "/install video-clip-maker-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Clip Maker Online free?
Yes, Video Clip Maker Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Clip Maker Online support?
Video Clip Maker Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Clip Maker Online?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills