← Back to Skills Marketplace
Nemo Video Online
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
64
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nemo-video-online
Description
Get edited MP4 videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "trim t...
Usage Guidance
This skill appears to be a straightforward remote video-editing integration, but check these before installing: (1) Understand where and how the skill stores credentials/session IDs — ask the maintainer whether the token/session are persisted to disk and where; (2) The skill will automatically request an anonymous NEMO_TOKEN from a third-party endpoint if none is set and the instructions explicitly say not to show tokens — if you prefer control, set your own NEMO_TOKEN rather than allowing automatic minting; (3) Uploading sends your video content to nemo's servers — review the vendor's privacy/retention policy before sending sensitive material; (4) Clarify the configPaths mismatch (SKILL.md lists ~/.config/nemovideo/) to confirm whether the skill will read or write files under that path; (5) If you need higher assurance, request source code or a privacy/security statement from the publisher, or run uploads with non-sensitive test videos first.
Capability Analysis
Type: OpenClaw Skill
Name: nemo-video-online
Version: 1.0.0
The skill provides a functional interface for an online video editing service (nemovideo.ai). It contains detailed instructions for the agent to handle authentication via anonymous tokens, manage sessions, and upload video files to a remote API for processing. The logic is consistent with the stated purpose of AI-assisted video editing, and there is no evidence of data exfiltration, unauthorized execution, or malicious prompt injection.
Capability Assessment
Purpose & Capability
The skill name/description (cloud video editing) aligns with the single required credential (NEMO_TOKEN) and the documented API endpoints. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths — this mismatch should be clarified.
Instruction Scope
Instructions are detailed and confined to interacting with the nemo-api endpoints (auth, upload, SSE, render, credits, state). Concerns: (1) the skill directs the agent to auto-obtain an anonymous NEMO_TOKEN if none is present, then says not to show raw API responses or token values to the user — hiding tokens reduces transparency; (2) it instructs storing a session_id but does not specify where or for how long (in-memory vs disk), which affects persistence and privacy; (3) it requires detecting install paths to set attribution headers, potentially reading filesystem paths to decide X-Skill-Platform. No instructions request unrelated files or other credentials.
Install Mechanism
There is no install spec and no code files—this is instruction-only, so nothing will be written to disk by an install step. That lowers supply-chain risk.
Credentials
Only NEMO_TOKEN is declared and used; that is proportionate for a third-party cloud service. The automated anonymous-token flow (POST to the vendor endpoint to receive a token) is reasonable but combined with the instruction to not display token values may be undesirable for users who want transparency. The frontmatter's configPaths value (present in SKILL.md) is not reflected in registry metadata, which may indicate sloppy metadata or unstated file access expectations.
Persistence & Privilege
The skill is not always-enabled and does not request special platform privileges. It asks to store a session_id for ongoing requests (normal for session-based APIs) but does not request modifying other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nemo-video-online - After installation, invoke the skill by name or use
/nemo-video-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Nemo Video Online 1.0.0 - Initial Release
- Instantly edit and export videos online with simple, plain-English commands. No installation needed.
- Upload video clips (MP4, MOV, AVI, WebM; up to 500MB) and describe your desired edits—get a ready-to-post 1080p MP4 download in under 2 minutes.
- Supports fast background operations: automatic authentication, cloud GPU rendering, and multiple export formats.
- Features easy workflows for quick edits, batch processing, and iterative refinement within a session.
- Handles common errors (credits, token expiry, file issues) with helpful instructions.
Metadata
Frequently Asked Questions
What is Nemo Video Online?
Get edited MP4 videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "trim t... It is an AI Agent Skill for Claude Code / OpenClaw, with 64 downloads so far.
How do I install Nemo Video Online?
Run "/install nemo-video-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nemo Video Online free?
Yes, Nemo Video Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nemo Video Online support?
Nemo Video Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nemo Video Online?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills