← Back to Skills Marketplace
Screen Recording Editor Free
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
101
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install screen-recording-editor-free
Description
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add text annotations, and export as a clean tutorial vide...
Usage Guidance
This skill will upload your video/audio files and related job metadata to a third-party API (mega-api-prod.nemovideo.ai) and requires a service token (NEMO_TOKEN). Before installing or using it: (1) confirm you trust the service and understand its privacy/retention policy if you plan to upload sensitive recordings, (2) prefer using an anonymous token or throwaway account for testing, and avoid providing highly sensitive content until you verify storage/retention and access controls, (3) be aware the skill adds headers that may include a detected install-path/platform value — that could reveal local path context, so review how your agent/runtime implements that header, and (4) watch for any UI that prints tokens or raw JSON; the SKILL.md says not to print tokens, but verify the agent respects that. Overall the skill appears coherent with its purpose.
Capability Analysis
Type: OpenClaw Skill
Name: screen-recording-editor-free
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interface with a cloud-based video editing service (nemovideo.ai). It defines a standard workflow for authentication, file uploads, session management, and video rendering via a remote GPU pipeline. All network requests and environment variable accesses (NEMO_TOKEN) are directly aligned with the stated purpose of editing screen recordings. No evidence of malicious intent, data exfiltration to unauthorized endpoints, or prompt injection attacks was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (cloud-based screen-recording editing) matches the requested environment variable (NEMO_TOKEN) and declared config path (~/.config/nemovideo/). All required items are consistent with a service that performs remote rendering and needs a session/token.
Instruction Scope
Instructions direct the agent to authenticate (use or fetch NEMO_TOKEN), create a session, upload video files (up to 500MB) and stream SSE responses from the service — this is expected for a remote editor. Two points to be aware of: (1) user media and metadata will be transmitted to a third-party endpoint (mega-api-prod.nemovideo.ai), and (2) the skill asks the agent to derive X-Skill-Platform from install paths (e.g., ~/.clawhub/) which could leak local path/context if implemented naively. Neither is incoherent with the stated purpose, but both are privacy-relevant.
Install Mechanism
No install spec and no code files — runtime behavior is entirely instruction-driven and uses HTTPS endpoints. This lowers risk from arbitrary install scripts or downloaded executables.
Credentials
Only a single service credential (NEMO_TOKEN) is required and is exactly the kind of secret expected for a hosted rendering API. The SKILL.md also documents creating an anonymous token if one isn't provided, which is consistent with a consumer-facing service.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent system privileges. It instructs saving session_id locally for tracking jobs (normal for a session-based API).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install screen-recording-editor-free - After installation, invoke the skill by name or use
/screen-recording-editor-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Screen Recording Editor Free 1.0.0 — Initial Release
- Instantly edits and exports screen recordings (MP4, MOV, AVI, WebM up to 500MB) using AI.
- No setup required: authenticates with free token; sessions managed automatically.
- Supports fast cloud rendering (trim, annotate, export) with 1-2 minute turnaround.
- User-friendly description-driven workflow—no video editing expertise needed.
- Error handling covers unsupported files, token/session/auth issues, credit limits, and rate limits.
- Timeline state and job progress visible; export as high-quality MP4 for easy sharing.
Metadata
Frequently Asked Questions
What is Screen Recording Editor Free?
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add text annotations, and export as a clean tutorial vide... It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.
How do I install Screen Recording Editor Free?
Run "/install screen-recording-editor-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Screen Recording Editor Free free?
Yes, Screen Recording Editor Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Screen Recording Editor Free support?
Screen Recording Editor Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Screen Recording Editor Free?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills