← Back to Skills Marketplace
Video Editing App
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
245
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-app
Description
Tell me what you need and I'll help you get the most out of your video-editing-app experience. Whether you're trimming raw footage, adding captions, syncing...
Usage Guidance
This skill appears to do what it says: it forwards editing tasks and uploads to nemo's cloud API and uses a NEMO_TOKEN for auth. Before installing/using it: 1) Understand that uploading any video will transmit that media to an external service (mega-api-prod.nemovideo.ai) — check privacy, retention, and sharing policies; 2) If you care about confidentiality, avoid uploading sensitive footage or provide a scoped/limited token rather than reusable credentials; 3) Note the small metadata mismatch (config path listed in SKILL.md) and the skill's unknown source — prefer skills from known publishers when handling private data; 4) If you want to inspect runtime activity, monitor network calls or run the skill in a sandboxed environment first. If you want, I can list the exact API calls the skill will make and the headers/bodies it will send so you can review them before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-app
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video editing service hosted at mega-api-prod.nemovideo.ai. It provides detailed instructions for an AI agent to handle authentication, session management, file uploads, and video rendering. The logic is consistent with its stated purpose, and it includes safety instructions for the agent, such as not exposing tokens or raw API output to the user. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to be a cloud-backed video editing assistant and its instructions call a nemo video backend (mega-api-prod.nemovideo.ai) for session creation, uploads, rendering, and credits — requesting NEMO_TOKEN is appropriate. Minor inconsistency: the SKILL.md frontmatter metadata lists a configPaths (~/.config/nemovideo/) while the registry metadata earlier reported no required config paths; this is likely benign but worth noting.
Instruction Scope
SKILL.md explicitly instructs the agent to check NEMO_TOKEN, obtain an anonymous token if missing, create sessions, upload files (multipart or via URL), and poll rendering endpoints (SSE support). These steps are within the stated domain (cloud editing). Potential privacy implication: user media and session data will be transmitted to an external API; the skill also instructs detecting install path and reading its own YAML frontmatter to set attribution headers, which means the agent may probe a small set of filesystem paths to determine platform — this is explainable but should be consented to by the user.
Install Mechanism
No install spec and no code files (instruction-only). Nothing is downloaded or written to disk by an installer step, which minimizes install-time risk.
Credentials
Only NEMO_TOKEN is required and is clearly used for API auth. The runtime also supports generating an anonymous NEMO_TOKEN via the service endpoint if none is provided; that behavior is documented in SKILL.md and is proportionate to the skill's cloud backend needs.
Persistence & Privilege
The skill is not always:true and does not request elevated platform persistence or claim to modify other skills. It may be invoked autonomously by agents (default behavior), which is expected for a skill of this type.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-app - After installation, invoke the skill by name or use
/video-editing-app - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Video Editing App Assistant skill:
- Provides step-by-step guidance for editing, trimming, captioning, syncing, and exporting videos.
- Automatic setup of cloud backend connection, with simple token and session management.
- Supports upload, export, credits check, and live state/status queries.
- All editing actions are routed to appropriate API calls, with real-time feedback and user-friendly summaries.
- Error handling and troubleshooting guidance for common issues like token expiry, export limits, and file compatibility.
- Designed for creators of all skill levels—just describe your video project to get started.
Metadata
Frequently Asked Questions
What is Video Editing App?
Tell me what you need and I'll help you get the most out of your video-editing-app experience. Whether you're trimming raw footage, adding captions, syncing... It is an AI Agent Skill for Claude Code / OpenClaw, with 245 downloads so far.
How do I install Video Editing App?
Run "/install video-editing-app" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing App free?
Yes, Video Editing App is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing App support?
Video Editing App is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing App?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills