← 返回 Skills 市场
peand-rover

Screen Recorder Free

作者 peandrover adam · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install screen-recorder-free
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /screen-recorder-free 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug screen-recorder-free
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 Screen Recorder Free?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install screen-recorder-free」即可一键安装,无需额外配置。

Screen Recorder Free 是免费的吗?

是的,Screen Recorder Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Screen Recorder Free 支持哪些平台?

Screen Recorder Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Screen Recorder Free?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.2。

💬 留言讨论