← Back to Skills Marketplace
Video Clip Maker With Music
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
78
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-clip-maker-with-music
Description
create video clips or images into music-synced video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok and Instagram creators u...
Usage Guidance
This skill appears to do what it says, but consider the following before installing: (1) The service uploads your video/images to mega-api-prod.nemovideo.ai for server-side rendering — do not upload sensitive footage you don't want stored or processed off-site. (2) If you don't provide NEMO_TOKEN, the skill will call an anonymous-token endpoint and receive a short-lived token (100 free credits, 7-day expiry) which the agent will then use; review that behavior and whether you are comfortable with automatic token creation. (3) The skill may access local file paths you provide (multipart upload syntax), so confirm you only attach intended files. (4) Source/homepage is unknown — verify the service (nemovideo.ai) and its privacy/retention policies if you need stronger assurance. None of the findings indicate incoherence or unrelated credential requests, but the privacy/trust considerations above are the main operational risks.
Capability Analysis
Type: OpenClaw Skill
Name: video-clip-maker-with-music
Version: 1.0.0
The skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It implements a standard API workflow including anonymous authentication, session management, file uploads, and asynchronous video rendering. The instructions in SKILL.md are well-structured for an AI agent, focusing on API interactions and error handling without any indicators of data exfiltration, unauthorized local access, or malicious intent.
Capability Assessment
Purpose & Capability
Name/description (combine clips, add music, cloud rendering) align with the declared NEMO_TOKEN credential and the SKILL.md API endpoints at nemovideo.ai. No unrelated binaries or credentials are requested.
Instruction Scope
Runtime instructions focus on session creation, SSE messaging, uploads, and exports — appropriate for a cloud video service. Notes of caution: (1) the skill instructs using multipart uploads (files=@/path), which requires reading user-supplied files; (2) it auto-generates an anonymous token via an external endpoint if NEMO_TOKEN is absent and then treats that token as the session credential. Both behaviors are coherent with the purpose but have privacy implications (uploads + server-side processing).
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install model.
Credentials
Only a single service token (NEMO_TOKEN) is required (declared as primaryEnv). That is proportionate to a cloud rendering API. Minor inconsistency: SKILL.md frontmatter references a config path (~/.config/nemovideo/) while the registry metadata reported none; this is likely informational but worth noticing.
Persistence & Privilege
always is false and the skill does not request system-wide changes or other skills' configs. It stores session_id for operations which is expected for a remote service workflow.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-clip-maker-with-music - After installation, invoke the skill by name or use
/video-clip-maker-with-music - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Clip Maker with Music — Initial Release
- Create music-synced video clips by combining video or image files with AI-selected background music
- Supports popular formats (MP4, MOV, AVI, WebM) up to 500MB
- Designed for fast, cloud-based editing and 1080p MP4 exports for social media
- Simple onboarding: automatic API token setup for new users (no manual installation required)
- Session-based workflow keeps your timeline until export or further edits
- Built-in error handling and easy re-authentication for expired or invalid tokens
- Export, credits, upload, and project state actions all available via simple chat prompts
Metadata
Frequently Asked Questions
What is Video Clip Maker With Music?
create video clips or images into music-synced video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok and Instagram creators u... It is an AI Agent Skill for Claude Code / OpenClaw, with 78 downloads so far.
How do I install Video Clip Maker With Music?
Run "/install video-clip-maker-with-music" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Clip Maker With Music free?
Yes, Video Clip Maker With Music is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Clip Maker With Music support?
Video Clip Maker With Music is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Clip Maker With Music?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills