← Back to Skills Marketplace
Screen Video Maker
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install screen-video-maker
Description
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add captions, and export as a shareable tutorial video —...
Usage Guidance
This skill appears to do what it says: it uploads your screen recordings to nemovideo.ai for cloud editing and returns edited videos. Before installing or invoking it, consider: (1) You will be sending video files to a third-party domain (mega-api-prod.nemovideo.ai) — check their privacy/terms for how uploaded media and transcripts are stored and used. (2) If NEMO_TOKEN is not set, the skill will automatically request an anonymous token and store a session id for subsequent API calls; if you prefer explicit consent, set your own NEMO_TOKEN ahead of time or avoid opening the skill until you are ready. (3) The skill may inspect common install paths to set an attribution header — if you don’t want the agent to read its install path, avoid invoking the skill or restrict its filesystem access. Overall this skill is internally consistent, but treat uploads of private or sensitive video content cautiously and confirm the service’s data retention/policy before use.
Capability Analysis
Type: OpenClaw Skill
Name: screen-video-maker
Version: 1.0.0
The screen-video-maker skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the AI agent to manage authentication via anonymous tokens, handle file uploads, and process video editing tasks through a remote API. The code and instructions in SKILL.md are strictly aligned with the stated purpose of video processing and do not contain any indicators of data exfiltration, malicious execution, or unauthorized access to sensitive system information.
Capability Assessment
Purpose & Capability
The name/description match the declared requirements: a single NEMO_TOKEN credential and a nemovideo.ai API are required for cloud video processing. The declared config path (~/.config/nemovideo/) and primaryEnv (NEMO_TOKEN) are consistent with a cloud rendering backend.
Instruction Scope
SKILL.md instructs the agent to obtain or use NEMO_TOKEN, create sessions, upload user-provided video files, send SSE messages, poll render status, and download results — all expected for this service. It does instruct deriving an X-Skill-Platform header by inspecting common install paths (e.g., ~/.clawhub/, ~/.cursor/skills/) which requires checking the agent's filesystem; this is minor scope creep but explainable for attribution headers. The skill does not request unrelated file reads or other system credentials.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That is low-risk and appropriate here.
Credentials
Only one environment variable (NEMO_TOKEN) is required and it is the primary credential used for all API calls. The skill also documents how to obtain an anonymous token if one is not present; no other secrets or unrelated credentials are requested.
Persistence & Privilege
The skill is not force-included (always:false). It will autonomously call the remote API when first opened (automatic anonymous token acquisition if NEMO_TOKEN absent) which is expected for a cloud editor but means the agent will perform network activity on open. It does not request system-wide config modifications or other skills' credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install screen-video-maker - After installation, invoke the skill by name or use
/screen-video-maker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — turn screen recordings into polished tutorial videos automatically.
- Upload screen recordings (MP4, MOV, AVI, WebM up to 500MB) and describe desired edits.
- AI trims pauses, adds captions, and exports as a 1080p MP4 in 1–2 minutes.
- No complex setup: anonymous users get 100 free credits; automatic backend connection.
- Integrated export, session management, upload, and edit workflows with simple commands.
- Ideal for educators, developers, and content creators needing quick, professional video tutorials.
Metadata
Frequently Asked Questions
What is Screen Video Maker?
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add captions, and export as a shareable tutorial video —... It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.
How do I install Screen Video Maker?
Run "/install screen-video-maker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Screen Video Maker free?
Yes, Screen Video Maker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Screen Video Maker support?
Screen Video Maker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Screen Video Maker?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills