← Back to Skills Marketplace
peand-rover

Screen Recorder Free

by peandrover adam · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install screen-recorder-free
Description
screen-recorder-free is a ClawHub skill that lets you capture, trim, annotate, and export screen recordings without installing any software. Record browser t...
Usage Guidance
This skill uses a remote API (nemovideo) to process recordings and will upload your video and metadata to that service. Before installing: (1) Confirm you are comfortable with third-party processing of any screen recordings (do not upload sensitive content). (2) Note the skill may auto-generate an anonymous NEMO_TOKEN and will write ~/.config/nemovideo/client_id (UUID) to persist rate-limit identity — revoke tokens via nemovideo.com when no longer needed. (3) The runtime may derive SKILL_SOURCE from the skill file path and send it in request headers (X-Skill-Platform), which can reveal install path/platform info; you can avoid this by setting SKILL_SOURCE explicitly or not using this skill in sensitive environments. (4) There are small metadata inconsistencies (registry says NEMO_TOKEN required and no configPaths, SKILL.md says token optional and documents a config path) — ask the maintainer to clarify. If you proceed, limit use to non-sensitive recordings, consider using a disposable account/token, and review nemovideo's privacy/terms for retention and sharing policies.
Capability Analysis
Type: OpenClaw Skill Name: screen-recorder-free Version: 1.0.2 The skill is a legitimate integration for the NemoVideo service, providing screen recording and video editing capabilities via a remote API (mega-api-prod.nemovideo.ai). It manages authentication through anonymous tokens and persists a non-sensitive UUID in a declared configuration directory (~/.config/nemovideo/). The instructions in SKILL.md are well-structured for an AI agent, focusing on session management, SSE communication, and video rendering without any evidence of data exfiltration, unauthorized file access, or malicious execution.
Capability Assessment
Purpose & Capability
The skill claims to capture/edit/export screen recordings and all network calls in SKILL.md point to nemovideo's API (expected). However the registry metadata says NEMO_TOKEN is required, while SKILL.md's table marks NEMO_TOKEN as optional (auto-generated anonymous token). Also SKILL.md lists a config path (~/.config/nemovideo/) in its frontmatter but the registry metadata showed no required config paths — this mismatch between metadata and the instructions should be clarified with the publisher.
Instruction Scope
Instructions require uploading user video/files and sending them to https://mega-api-prod.nemovideo.ai (expected for remote processing). The skill persists a client_id to ~/.config/nemovideo/client_id and will derive SKILL_SOURCE from the skill file path if not provided — that means the agent may send install-path/platform information to the API via X-Skill-Platform, which could leak local path or platform details. The skill otherwise does not instruct reading unrelated secrets or system files.
Install Mechanism
No install spec and no code files — this is instruction-only and does not write additional binaries to disk beyond the documented client_id file. Instruction-only skills are lower-risk from an install perspective.
Credentials
The skill's main credential is NEMO_TOKEN which is appropriate for a cloud-based service. SKILL.md also documents optional env vars (NEMO_API_URL, NEMO_WEB_URL, NEMO_CLIENT_ID) and a client-id persisted locally. Requiring a token to use a remote editor is proportional, but the metadata inconsistency about whether NEMO_TOKEN is required vs optional should be resolved. The skill writes one small file (UUID) to ~/.config/nemovideo/ — not a secret but persistent.
Persistence & Privilege
The skill does not request always: true and only persists a single client_id file under the skill's own config directory. It does not request system-wide configuration changes or access to other skills' settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install screen-recorder-free
  3. After installation, invoke the skill by name or use /screen-recorder-free
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
screen-recorder-free 1.0.2 - Updated version and metadata fields in SKILL.md. - Added the apiDomain field and clarified environment variable requirements. - Standardized all API URLs to use https://mega-api-prod.nemovideo.ai directly in documented requests and examples. - Minor clarifications in instructions for obtaining and persisting NEMO_TOKEN/CLIENT_ID. - Improved formatting and consistency in request routing and operational flows tables.
v1.0.0
screen-recorder-free 1.0.0 - Initial release: Instantly record your screen, trim, annotate, and export recordings via simple conversation, without installing extra software. - Capture browser tabs, app windows, or the full desktop; guide edits using plain language (crop, cut, add captions, adjust speed, etc.). - Supports export to mp4, mov, avi, webm, and mkv formats. - Includes session/token management, free credits, and persistent client ID for convenience. - Ideal for tutorial creators, support teams, and remote workers needing quick, polished screen recordings.
Metadata
Slug screen-recorder-free
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Screen Recorder Free?

screen-recorder-free is a ClawHub skill that lets you capture, trim, annotate, and export screen recordings without installing any software. Record browser t... It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install Screen Recorder Free?

Run "/install screen-recorder-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Screen Recorder Free free?

Yes, Screen Recorder Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Screen Recorder Free support?

Screen Recorder Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Screen Recorder Free?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.2.

💬 Comments