← Back to Skills Marketplace
Screen Video
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install screen-video
Description
Get polished screen videos ready to post, without touching a single slider. Upload your screen recordings (MP4, MOV, AVI, WebM, up to 500MB), say something l...
Usage Guidance
This skill appears to do what it says: upload recordings to nemovideo.ai and orchestrate editing and exports using a single API token (NEMO_TOKEN). Before installing: 1) Confirm you trust the remote service (mega-api-prod.nemovideo.ai) — uploaded videos and audio will be sent to that service. 2) Decide whether to provide a long-lived NEMO_TOKEN or allow the skill to request a short-lived anonymous token; ask where tokens are stored and whether they are persisted to disk. 3) Ask the skill maintainer to clarify the config-path mention (~/.config/nemovideo/) and the platform-detection step (which may require checking install paths) — if you prefer, deny any filesystem checks. 4) Avoid sending sensitive or confidential recordings until you verify the service's privacy policy and token storage behavior. If any of these points are unacceptable or unexplained, treat the skill as untrusted.
Capability Analysis
Type: OpenClaw Skill
Name: screen-video
Version: 1.0.0
The skill provides a legitimate interface for a cloud-based video editing service (nemovideo.ai). It handles session management, file uploads, and rendering tasks via standard API calls, with no evidence of data exfiltration, malicious execution, or unauthorized access to sensitive local information beyond its own configuration.
Capability Assessment
Purpose & Capability
Name/description describe a cloud video-editing service and the skill only requires a single API token (NEMO_TOKEN) and calls nemovideo.ai endpoints, which is appropriate for that purpose. Minor inconsistency: the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) that is not listed in the registry metadata.
Instruction Scope
Runtime instructions stay within the editing/export workflow (session creation, upload, SSE streaming, render polling). Items to notice: it suggests deriving X-Skill-Platform from install paths (implies checking filesystem locations), and it instructs generating an anonymous token when no NEMO_TOKEN is present — the docs are vague about whether that token is stored persistently or only used in-memory. No instructions request unrelated system files or other credentials.
Install Mechanism
No install spec or code files (instruction-only), so nothing is downloaded or written by the skill itself. This is the lowest-risk install footprint.
Credentials
Only a single credential (NEMO_TOKEN) is required, which is proportional to calling the remote API. The SKILL.md metadata also references a config path (~/.config/nemovideo/) which suggests the skill might look for local configuration; that config path was not declared in the registry, so confirm whether the skill will attempt to read that directory.
Persistence & Privilege
Skill is not forced-always and allows normal autonomous invocation. It does not request elevated or persistent platform privileges in the registry data. Session tokens are used for render jobs (expected for remote processing).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install screen-video - After installation, invoke the skill by name or use
/screen-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Screen Video—Edit and Export Screen Recordings:
- Instantly edit and export screen recordings (MP4, MOV, AVI, WebM, up to 500MB) with AI-powered cloud tools.
- Natural language editing: trim pauses, add captions, highlight cursor clicks, and more—no sliders or complex UI.
- Automatic cloud session, token management, and export workflow for smooth onboarding.
- Supports quick, batch, and iterative editing workflows.
- 1080p MP4 export by default; multiple formats supported.
- Clear status handling, error reporting, and guided tips for fast turnaround.
Metadata
Frequently Asked Questions
What is Screen Video?
Get polished screen videos ready to post, without touching a single slider. Upload your screen recordings (MP4, MOV, AVI, WebM, up to 500MB), say something l... It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install Screen Video?
Run "/install screen-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Screen Video free?
Yes, Screen Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Screen Video support?
Screen Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Screen Video?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills