← Back to Skills Marketplace
Video Editing For Beginners
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-for-beginners
Description
Get edited MP4 videos ready to post, without touching a single slider. Upload your raw video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "tr...
Usage Guidance
Before installing: 1) Understand that this skill uploads any video files you provide to https://mega-api-prod.nemovideo.ai — do not send sensitive content you wouldn't want processed by a third party. 2) The skill can create an anonymous token automatically; if you already have a NEMO_TOKEN, confirm which token will be used and where tokens/sessions are stored (the metadata hints at ~/.config/nemovideo/). 3) The registry metadata and SKILL.md disagree about whether NEMO_TOKEN is required — ask the publisher to clarify storage and lifecycle of tokens (how to revoke/delete). 4) Verify the service domain and privacy policy/outbound behavior (who has access to uploaded media, retention, deletion). 5) If you prefer, avoid giving the agent direct file-system paths; upload via URLs or a trusted upload dialog so you control what is sent. If you cannot verify the service/operator, treat this skill as higher-risk and avoid uploading private content.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-for-beginners
Version: 1.0.0
The skill is a functional integration for an AI-assisted video editing service hosted at nemovideo.ai. It automates session management, anonymous token acquisition, and file uploads to a cloud-based rendering pipeline. The instructions in SKILL.md are well-defined and strictly aligned with the stated purpose of video processing, including appropriate error handling and security practices such as hiding API tokens from the user interface.
Capability Assessment
Purpose & Capability
The skill's stated purpose (cloud video editing) aligns with the network calls and upload behavior in SKILL.md. However, registry metadata declares NEMO_TOKEN as a required env var/primary credential while the instructions explicitly describe generating an anonymous token automatically if NEMO_TOKEN is not present — this is an internal inconsistency. The frontmatter also lists a config path (~/.config/nemovideo/) even though registry 'Required config paths' reported none, which is unexplained.
Instruction Scope
The instructions are focused on interacting with the nemo API: acquiring (or using) a token, creating a session, uploading user media, streaming edits via SSE, and polling export status. Those actions are consistent with editing. The skill instructs the agent to upload local files (uses multipart files=@/path) and to auto-connect on first open, which means it will read user-supplied files and send them to the external service. The SKILL.md also asks the agent to auto-detect an 'install path' to set X-Skill-Platform — implying access to local environment metadata. These behaviors are expected for a cloud editor but worth noting from a privacy/exfiltration perspective.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by an installer. That is the lowest-risk install profile.
Credentials
Only one credential (NEMO_TOKEN) is declared, which is reasonable for an external API. However, metadata/config inconsistency is concerning: the SKILL.md treats NEMO_TOKEN as optional (creates anonymous token when absent) while the registry lists it as required/primary. The frontmatter also references a user config directory (~/.config/nemovideo/) — requesting access to a home-config path should be justified (e.g., persistent session storage). Because the skill both uploads user media and may read local paths, ensure the requested token and config access are intentional and minimal.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It stores session_id for ongoing operations, which is normal for a remote service. It does not declare modifications to other skills or system-wide configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-for-beginners - After installation, invoke the skill by name or use
/video-editing-for-beginners - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of "Video Editing for Beginners":
- Upload raw video clips (MP4, MOV, AVI, WebM up to 500MB) for AI-assisted editing and export in 1080p MP4 format.
- Simple workflow: trim pauses, add background music, insert text titles—no need to learn editing software.
- Automatic backend connection and authentication; 100 free credits for new users.
- Cloud GPU processing with fast exports (typically 30–90 seconds for short clips).
- Supports multiple workflows: quick edits, batch processing, and iterative refinement.
- Clear error handling and session management for reliable user experience.
Metadata
Frequently Asked Questions
What is Video Editing For Beginners?
Get edited MP4 videos ready to post, without touching a single slider. Upload your raw video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "tr... It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.
How do I install Video Editing For Beginners?
Run "/install video-editing-for-beginners" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing For Beginners free?
Yes, Video Editing For Beginners is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing For Beginners support?
Video Editing For Beginners is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing For Beginners?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills