← Back to Skills Marketplace
vynbosserman65

Video Editing With

by vynbosserman65 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with
Description
Get edited video clips ready to post, without touching a single slider. Upload your raw video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "c...
Usage Guidance
This skill appears to do what it says: it uploads your video files to a nemo-video service and returns edited exports using a NEMO_TOKEN. Before installing: 1) Confirm you trust the domain (mega-api-prod.nemovideo.ai) and review its privacy/storage policy because your raw videos will be uploaded off-device. 2) Use the anonymous-token flow or a disposable token rather than a long-lived production credential. 3) Ask the publisher whether the skill will read or write ~/.config/nemovideo/ (frontmatter mentions it but registry metadata did not); if you don’t want local files created, decline or sandbox the skill. 4) Monitor network activity/logs the first time you use it to ensure headers and endpoints match the documentation. These checks should reduce privacy risk; otherwise the package is internally coherent.
Capability Assessment
Purpose & Capability
Name/description claim cloud-based video editing; SKILL.md instructs calls to nemovideo.ai endpoints and upload/render flows and requires a NEMO_TOKEN. Requesting a single service token is proportional and expected for this purpose.
Instruction Scope
Instructions are focused on creating a session, uploading media, interacting via SSE, polling render status, and returning download URLs — all within the stated editing workflow. The SKILL.md also describes deriving attribution headers (including detecting install path to set X-Skill-Platform), which implies the agent might inspect filesystem paths; this is not strictly necessary for core editing and is a minor scope expansion worth noting.
Install Mechanism
No install spec and no code files — instruction-only skill. That minimizes on-disk risk. All runtime behavior is API calls to a remote service.
Credentials
Only NEMO_TOKEN is declared as required and is used as the Bearer auth for service API calls. The skill also describes an anonymous-token flow to obtain a temporary token, which reduces need for long-lived secrets. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that could imply reading/writing local config; the registry summary earlier did not list config paths — this mismatch should be clarified.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or cross-skill privileges. It does instruct saving session_id for job tracking (ephemeral). The referenced config path in the frontmatter could enable storing config locally if implemented; confirm whether the skill will create or modify files under ~/.config/nemovideo/ before installing.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-editing-with
  3. After installation, invoke the skill by name or use /video-editing-with
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of AI-powered video editing skill. - Upload raw video clips (MP4, MOV, AVI, WebM up to 500MB) for automatic editing and export to 1080p MP4. - Describe desired edits in plain language (e.g., "cut the pauses, add background music, export as a 1-minute highlight") — no editor experience needed. - Seamless onboarding with automatic free token generation and session setup; no manual configuration required. - Fast cloud rendering on GPU nodes, with downloads ready in 1-2 minutes for standard clips. - Supports querying credits/balance, session state, exporting, and multiple common workflows for creators and marketers.
Metadata
Slug video-editing-with
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Editing With?

Get edited video clips ready to post, without touching a single slider. Upload your raw video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "c... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.

How do I install Video Editing With?

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

Is Video Editing With free?

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

Which platforms does Video Editing With support?

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

Who created Video Editing With?

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

💬 Comments