← Back to Skills Marketplace
Screen Recording Editor Online
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
119
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install screen-recording-editor-online
Description
Get edited screen recordings ready to post, without touching a single slider. Upload your screen recording files (MP4, MOV, WebM, AVI, up to 500MB), say some...
Usage Guidance
This skill appears to do what it says: it uploads your recordings to a third‑party cloud service (nemovideo) for AI editing and requires a NEMO_TOKEN or will fetch an anonymous starter token. Before installing, consider: 1) Privacy — your raw video/audio will be sent to an external server; confirm you’re comfortable with that and check the provider’s privacy/security policy. 2) Credentials — only provide NEMO_TOKEN if you trust the service; prefer using an ephemeral/anonymous token if possible. 3) Metadata mismatch — the skill's YAML references a config path (~/.config/nemovideo/) and asks the agent to detect install paths for a header; ask the author to confirm whether the skill reads local installation directories or config files. 4) No source/homepage — lack of a vendor homepage or source reduces traceability; request a provider link, docs, and terms of service before use. If you want higher assurance, ask the author to supply a homepage/privacy policy and to remove or document any local filesystem checks.
Capability Analysis
Type: OpenClaw Skill
Name: screen-recording-editor-online
Version: 1.0.0
The skill bundle provides a functional interface for a cloud-based video editing service hosted at mega-api-prod.nemovideo.ai. It correctly identifies its need for the NEMO_TOKEN environment variable and configuration files in ~/.config/nemovideo/ to manage user sessions and video processing tasks. The instructions in SKILL.md are aligned with the stated purpose of editing screen recordings and do not contain any evidence of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
The skill requests a single API credential (NEMO_TOKEN) and describes endpoints and workflows for uploading, editing, and exporting videos on a nemo cloud service — this aligns with the declared purpose of cloud AI video editing.
Instruction Scope
SKILL.md is explicit about making network calls to https://mega-api-prod.nemovideo.ai (session creation, SSE chat, upload, export). It also describes deriving headers from the YAML frontmatter and detecting X-Skill-Platform from install path locations, which implies checking the agent's install-directory paths; this is within scope for header population but is a modest additional filesystem probe beyond the stated upload/edit flow.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer, which is the lowest-risk installation model.
Credentials
Only NEMO_TOKEN is required which is proportional to calling the nemo API. However, SKILL.md/YAML references a config path (~/.config/nemovideo/) in its frontmatter (metadata) while the registry summary showed no required config paths — this mismatch should be clarified. The skill also supports generating an anonymous token by POSTing a UUID to the service if NEMO_TOKEN is absent (expected but worth noting because it contacts an external auth endpoint).
Persistence & Privilege
always:false and no system-wide config modifications are requested. The skill can be invoked autonomously (platform default) but it does not request elevated or persistent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install screen-recording-editor-online - After installation, invoke the skill by name or use
/screen-recording-editor-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Screen Recording Editor Online — fast, cloud-based AI editing for screen recordings.
- Upload screen recording files (MP4, MOV, WebM, AVI up to 500MB) and describe desired edits (e.g., trim pauses, add captions, insert title card).
- Automates trim, text, export, audio, and preview actions via keyword/intent matching and backend API workflows.
- Exports high-quality 1080p MP4 videos quickly through a cloud GPU pipeline.
- No complex editing UI; prompts map naturally to video edits and exports.
- Supports anonymous sessions with free credits or direct NEMO_TOKEN usage. Complete session and job management included.
- User-friendly error handling guides for uploads, sessions, credits, and export issues.
Metadata
Frequently Asked Questions
What is Screen Recording Editor Online?
Get edited screen recordings ready to post, without touching a single slider. Upload your screen recording files (MP4, MOV, WebM, AVI, up to 500MB), say some... It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install Screen Recording Editor Online?
Run "/install screen-recording-editor-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Screen Recording Editor Online free?
Yes, Screen Recording Editor Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Screen Recording Editor Online support?
Screen Recording Editor Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Screen Recording Editor Online?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills