← Back to Skills Marketplace
Video Editing With Macbook
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
85
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-macbook
Description
edit video clips into polished edited clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. Mac users and content creators use it for edit...
Usage Guidance
This skill appears to do what it says: it uploads your video files to a third-party API (mega-api-prod.nemovideo.ai) for cloud GPU editing and returns a downloadable MP4. Before installing/using it, consider: 1) Privacy — you will be uploading the raw video to an external service; avoid sending sensitive footage unless you trust the provider and have read their terms/privacy policy. 2) Secrets — if you set NEMO_TOKEN in your environment, keep it secret; the skill also supports generating a short-lived anonymous token if you prefer not to provide your own. 3) Verify endpoints — the skill points at mega-api-prod.nemovideo.ai; confirm that domain and service are legitimate if you rely on compliance guarantees. 4) Note the small metadata mismatch about a config path in the SKILL.md frontmatter versus registry metadata — likely benign (self-attribution) but worth awareness. If any of these points worry you, avoid providing private videos or a long-lived token and prefer the anonymous token flow.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-macbook
Version: 1.0.0
The skill facilitates video editing by interacting with an external API (mega-api-prod.nemovideo.ai). It contains several risky patterns: it instructs the agent to probe the local filesystem for specific installation paths (~/.clawhub/ or ~/.cursor/skills/) to set attribution headers and provides broad instructions for uploading local files to the third-party API using multipart form syntax (@/path) in SKILL.md. While these capabilities are aligned with the stated purpose, the lack of explicit path validation or file-type enforcement instructions for the agent creates a potential vector for data exfiltration of sensitive local files to the external domain.
Capability Assessment
Purpose & Capability
Name/description (cloud AI video editing) matches what the SKILL.md instructs: exchanging a single service token (NEMO_TOKEN), creating sessions, uploading clips, running SSE for edits, and exporting rendered MP4s. Requiring a service token is proportionate to the stated purpose.
Instruction Scope
Instructions are focused on interacting with the nemovideo.ai API (session creation, upload, SSE, render polling). The SKILL.md says to read the file's YAML frontmatter for attribution and to 'detect' install path for a header — this is limited scope (self-attribution) but worth noting since it implies the agent may read its own skill file or determine an install path.
Install Mechanism
Instruction-only skill with no install spec and no downloads. No binaries or archives are requested, which is the lowest-risk install profile.
Credentials
The skill declares a single primary credential (NEMO_TOKEN) which is appropriate for a hosted editing API. Minor inconsistency: the SKILL.md frontmatter also lists a config path (~/.config/nemovideo/) for attribution metadata, while the registry metadata reported no required config paths. The instructions themselves do not require any additional unrelated secrets or credentials.
Persistence & Privilege
Skill is not always-included and does not ask to modify other skills or system-wide settings. It operates per-session against the API and does not request elevated or persistent platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-macbook - After installation, invoke the skill by name or use
/video-editing-with-macbook - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — quickly edit and export polished videos from MacBook footage with no desktop software required.
- Supports editing MP4, MOV, AVI, and WebM files up to 500MB using cloud GPU processing.
- Processes MacBook screen recordings and camera footage into 1080p MP4 files in 1–2 minutes.
- Automatic handling of setup, session, and free token generation.
- Simple workflow: upload video(s), request edits (trim, transitions, enhancements), and get a ready-to-download export.
- Provides clear feedback during processing and robust error handling for file type, size, and session issues.
- No local installation needed; designed for Mac users and content creators seeking fast, polished results.
Metadata
Frequently Asked Questions
What is Video Editing With Macbook?
edit video clips into polished edited clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. Mac users and content creators use it for edit... It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.
How do I install Video Editing With Macbook?
Run "/install video-editing-with-macbook" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Macbook free?
Yes, Video Editing With Macbook is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Macbook support?
Video Editing With Macbook is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Macbook?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills