← Back to Skills Marketplace
Video Editing With Mac
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
105
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-mac
Description
Skip the learning curve of professional editing software. Describe what you want — trim the silent gaps, add transitions, and export as MP4 — and get edited...
Usage Guidance
This skill is coherent with a cloud video-editing service: it needs one token (NEMO_TOKEN) and will upload videos to mega-api-prod.nemovideo.ai for processing. Before installing or using it, consider: 1) Privacy: uploaded videos leave your machine — do not send sensitive footage unless you trust nemo's service and policies. 2) Token handling: if you don't supply NEMO_TOKEN the skill will obtain an anonymous token and store session IDs/tokens; supply your own token if you want control. 3) Metadata mismatch: the SKILL.md frontmatter references ~/.config/nemovideo/ while the registry lists no config paths — this is likely benign but worth double-checking. 4) Verify the API domain (mega-api-prod.nemovideo.ai) is the intended service. If any of these are unacceptable, do not install or provide files/credentials.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-mac
Version: 1.0.0
The skill provides video editing capabilities by interfacing with a cloud-based API (nemovideo.ai). It handles authentication via anonymous tokens and manages video processing tasks (upload, edit, export) through standard HTTP requests and SSE streams. All behaviors, including network communication and file uploads, are directly aligned with the stated purpose of AI-assisted video editing and do not exhibit signs of data exfiltration or unauthorized local execution.
Capability Assessment
Purpose & Capability
Name/description promise (cloud video editing: upload, trim, render, download) aligns with the instructions and required credential (NEMO_TOKEN). The APIs, upload endpoints, and render/export flows match the stated purpose: nothing requests unrelated cloud credentials, system-level binaries, or unrelated services.
Instruction Scope
SKILL.md instructs the agent to check NEMO_TOKEN in the environment, create anonymous tokens if absent, create sessions, upload files (multipart or URLs), poll render status, and return download URLs. These actions are expected for a cloud-editing service, but the skill also asks the agent to auto-detect platform from its install path and references storing session_id and token values (with guidance to not display raw tokens). Be aware the agent will perform network calls and upload user-supplied video files to external servers; it may also read environment variables and installation paths for platform detection.
Install Mechanism
Instruction-only skill with no install spec and no code files. That minimizes risk from arbitrary installers or downloaded executables.
Credentials
Only a single credential is required (NEMO_TOKEN), which is appropriate for this purpose. The skill will generate and use an anonymous token if NEMO_TOKEN is not present. The frontmatter metadata also lists a config path (~/.config/nemovideo/) not declared elsewhere in the registry metadata — this mismatch is minor but worth noting.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide persistence or modify other skills. It does instruct storing a session_id and using tokens for API requests, which is normal for a networked service.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-mac - After installation, invoke the skill by name or use
/video-editing-with-mac - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editing with Mac — Edit and Export Mac Videos.
- Instantly edit and export Mac videos by describing your desired edits—no need to learn complex software.
- Supports MP4, MOV, M4V, and AVI uploads up to 500MB, with MP4 export by default.
- Automatic cloud-based AI editing: trim silent gaps, add transitions, overlay text, manage audio tracks, and more.
- Straightforward authentication with free 7-day, 100-credit anonymous tokens.
- Responsive UI: Drop your footage and get edited MP4s within 1–2 minutes; simple status updates and error handling.
Metadata
Frequently Asked Questions
What is Video Editing With Mac?
Skip the learning curve of professional editing software. Describe what you want — trim the silent gaps, add transitions, and export as MP4 — and get edited... It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.
How do I install Video Editing With Mac?
Run "/install video-editing-with-mac" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Mac free?
Yes, Video Editing With Mac is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Mac support?
Video Editing With Mac is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Mac?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills