← Back to Skills Marketplace
linmillsd7

Video Making

by linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
66
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-making
Description
Skip the learning curve of professional editing software. Describe what you want — trim the footage, add background music, and export as a shareable video —...
Usage Guidance
This skill appears to genuinely implement a cloud-based video editor: it uploads videos to https://mega-api-prod.nemovideo.ai, creates a session, and returns a downloadable MP4. Before installing or using it, consider the following: 1) You will be uploading your video files to an external service — do not upload sensitive or private footage without verifying the service's privacy policy and ownership. 2) The skill can obtain an anonymous token automatically; that reduces the need to supply a secret, but still results in remote processing of your data. 3) Ask the publisher for provenance (homepage, owner identity) and clarify the config-path discrepancy (~/.config/nemovideo/ appears in the SKILL.md but not the registry metadata). 4) If you want to avoid any local filesystem probing, ask whether the skill really needs to detect install paths (~/.clawhub or ~/.cursor) or access ~/.config/nemovideo/. 5) If you proceed, monitor network requests and review any returned URLs before clicking downloads. If the publisher cannot be verified or you need stronger assurances about data handling, do not install or use the skill.
Capability Analysis
Type: OpenClaw Skill Name: video-making Version: 1.0.0 The 'video-making' skill is a legitimate integration for the nemovideo.ai cloud service, providing capabilities for video editing, rendering, and exporting. It handles authentication via the NEMO_TOKEN environment variable or an anonymous token generation process and includes clear instructions for the AI agent to manage sessions, file uploads, and SSE streams. The skill demonstrates security-conscious design by instructing the agent not to expose tokens or raw API output, and its behaviors (such as file uploads and network requests to mega-api-prod.nemovideo.ai) are strictly aligned with its stated purpose of video processing.
Capability Assessment
Purpose & Capability
The skill's declared purpose (cloud video editing/export) matches the runtime instructions to call a remote rendering API and upload video files. Requiring a NEMO_TOKEN (and offering to obtain an anonymous token) is coherent for a cloud service. However, the package provenance is missing (no homepage, unknown source) and the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) that is not listed in the registry metadata — an inconsistency worth questioning.
Instruction Scope
The SKILL.md instructs the agent to: look for NEMO_TOKEN in env, otherwise POST to an auth endpoint to obtain an anonymous token; create sessions, upload files (multipart or by URL), open SSE streams, poll render endpoints, and return download URLs. These actions are expected for a cloud render skill. Concerns: it suggests detecting the install path and setting an X-Skill-Platform header based on existence of ~/.clawhub or ~/.cursor/skills/, and the frontmatter references a config path (~/.config/nemovideo/) — both imply reading filesystem state beyond just the token and could reveal local environment structure. The instructions also say 'Don't expose tokens or raw API output' which is good, but there's broad discretion in mapping GUI actions to API calls (SSE and polling), so review network behavior before trusting with sensitive data.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it does not write files or install third-party packages. That is the lowest-risk install mechanism.
Credentials
Only one environment credential is declared (NEMO_TOKEN), which is proportionate for a cloud video service. The SKILL.md also declares a config path in its internal metadata (~/.config/nemovideo/) that could suggest reading files from that directory; the registry's top-level metadata did not list config paths. That mismatch should be clarified. The skill does not request unrelated credentials.
Persistence & Privilege
The skill is not marked always:true and is user-invocable; it does not request persistent or elevated platform privileges. Autonomous invocation (disable-model-invocation=false) is the platform default and not, by itself, a problem.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-making
  3. After installation, invoke the skill by name or use /video-making
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the video-making skill: create, edit, and export finished videos quickly from raw footage. - Supports uploading MP4, MOV, AVI, and WebM files up to 500MB. - Automatic connection and session setup with up to 100 free credits for new users. - Simple natural language commands to trim footage, add background music, and export shareable MP4 videos in 1-2 minutes. - Cloud-based GPU rendering handles all processing — no installation or complex editing required. - Provides workflow for quick edits, batch processing, and iterative refinement with clear status updates. - Guides users through supported actions, error handling, and file format compatibility.
Metadata
Slug video-making
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Making?

Skip the learning curve of professional editing software. Describe what you want — trim the footage, add background music, and export as a shareable video —... It is an AI Agent Skill for Claude Code / OpenClaw, with 66 downloads so far.

How do I install Video Making?

Run "/install video-making" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Making free?

Yes, Video Making is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Making support?

Video Making is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Making?

It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.

💬 Comments