← Back to Skills Marketplace
Video Editing With Claude
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-claude
Description
Get edited MP4 clips ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something like "c...
Usage Guidance
This skill will upload your videos and metadata to an external service (mega-api-prod.nemovideo.ai) and needs a NEMO_TOKEN (or can obtain a short-lived anonymous token). Before installing or invoking it: (1) Verify the service domain and privacy/retention policy for uploaded media; (2) Prefer using an anonymous token or a limited-scope token rather than a long-lived secret; (3) Ask the skill author to explain why the agent must read ~/.config/nemovideo/ and detect install paths — if not required, request those actions be removed; (4) Do not provide other unrelated credentials; (5) If you are concerned about local path reads, avoid running the skill in environments with sensitive files in your home directory. The primary inconsistency to resolve is the mismatch between registry metadata (no config paths) and the SKILL.md frontmatter (lists ~/.config/nemovideo/ and install-path detection). Clarifying that will reduce the remaining risk.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-claude
Version: 1.0.0
The skill facilitates AI-assisted video editing by interfacing with the nemovideo.ai API. It manages session tokens, handles video uploads/downloads, and provides status updates, all of which are consistent with its stated purpose. While it performs network requests and manages an API token (NEMO_TOKEN), these actions are explicitly documented and necessary for the cloud-based rendering service. No indicators of malicious intent, such as exfiltration of sensitive local credentials (e.g., SSH/AWS keys) or unauthorized command execution, were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill name/description (AI cloud video editing) aligns with the required credential (NEMO_TOKEN) and the API endpoints described. Requiring a token to call a cloud render API is expected. However, the SKILL.md frontmatter also references a config path (~/.config/nemovideo/) and install-path detection for attribution headers — those are not justified by the simple description and are inconsistent with the registry metadata that lists no required config paths.
Instruction Scope
Instructions explicitly direct the agent to: generate anonymous tokens (network POST), upload user video files to mega-api-prod.nemovideo.ai, maintain session_id, stream SSE, and poll render endpoints — all expected for a cloud edit workflow. But the runtime instructions also tell the agent to read the skill file's YAML frontmatter and detect the agent's install path (~/.clawhub/, ~/.cursor/skills/) to set X-Skill-Platform, and mention a config directory (~/.config/nemovideo/). Reading arbitrary user file-system locations (to detect install path or read configuration) is outside the minimal needs for editing and increases the scope of access the agent will use.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes installation risk because nothing is downloaded or written to disk by an installer.
Credentials
Only NEMO_TOKEN is declared as required, which is appropriate for a third-party cloud API. The SKILL.md frontmatter, however, also lists a config path (~/.config/nemovideo/) in metadata, implying the agent may read local config files in addition to the env var; that extra access is not explained and should be clarified.
Persistence & Privilege
The skill is not always-on, is user-invocable, and uses session tokens for job state. It asks to save a session_id (ephemeral) and poll job status — normal for a cloud-render workflow. There is no indication it modifies other skills or requests broad persistent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-claude - After installation, invoke the skill by name or use
/video-editing-with-claude - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of "Video Editing with Claude — Edit and Export Videos with AI".
- Upload raw footage (MP4, MOV, AVI, WebM up to 500MB), describe your edits, and get a ready-to-post 1080p MP4 clip.
- Automated cloud setup: handles authentication, session management, and credits with minimal user input.
- Supports quick edits—cutting pauses, adding title cards, adjusting aspect ratio, overlays, and more with simple prompts.
- Batch processing and iterative refinement supported in a persistent session.
- Clear error handling with user-friendly messages for common issues (file size, format, credits, etc.).
Metadata
Frequently Asked Questions
What is Video Editing With Claude?
Get edited MP4 clips ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something like "c... It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install Video Editing With Claude?
Run "/install video-editing-with-claude" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Claude free?
Yes, Video Editing With Claude is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Claude support?
Video Editing With Claude is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Claude?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills