← 返回 Skills 市场
Screen Recording Editor Free
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install screen-recording-editor-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/screen-recording-editor-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。
如何安装 Screen Recording Editor Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install screen-recording-editor-free」即可一键安装,无需额外配置。
Screen Recording Editor Free 是免费的吗?
是的,Screen Recording Editor Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Screen Recording Editor Free 支持哪些平台?
Screen Recording Editor Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Screen Recording Editor Free?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills