← 返回 Skills 市场
vcarolxhberger

Screen Recording Online

作者 vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install screen-recording-online
功能描述
edit screen recordings into polished screen recordings with this screen-recording-online skill. Works with MP4, MOV, WebM, AVI files up to 500MB. educators,...
安全使用建议
This skill appears to do what it says: it uploads user video files to an external service (mega-api-prod.nemovideo.ai) for server-side editing and returns download links. Before installing, consider: (1) Privacy — any video you provide will be sent to that external API; do not upload sensitive recordings unless you trust the service and its policy. (2) Tokens — the skill uses NEMO_TOKEN (or will request an anonymous token) to authenticate; keep only tokens you are comfortable exposing to the agent. (3) Filesystem checks — the skill may check declared config paths and the install path for attribution headers, which requires limited filesystem access. (4) Verify the API domain and organization — the skill metadata has no homepage or known owner; if you need higher assurance, confirm the service's legitimacy (official docs, privacy policy) before providing videos or credentials. Autonomous invocation is allowed by default; if you want to limit automatic uploads, restrict agent permissions or avoid granting NEMO_TOKEN to the environment.
功能分析
Type: OpenClaw Skill Name: screen-recording-online Version: 1.0.0 The skill facilitates cloud-based video editing via the 'nemovideo.ai' API, but it exhibits several risky behaviors that warrant caution. It automatically acquires anonymous authentication tokens, uploads user files to a remote server, and fingerprints the user's environment by probing for specific installation paths (e.g., ~/.cursor/skills/ or ~/.clawhub/) to set attribution headers. Furthermore, it implements a remote-control mechanism where the backend can dictate agent actions through SSE events (e.g., translating 'click button' into API calls), which, while plausibly needed for the service, represents a significant attack surface (SKILL.md).
能力评估
Purpose & Capability
Name/description advertise cloud video editing; the skill only requests a single service token (NEMO_TOKEN) and references a nemovideo API domain. Those requirements are coherent with a remote video-processing service.
Instruction Scope
SKILL.md instructs the agent to create sessions, upload files, perform SSE-based edits, poll render status, and return download URLs — all consistent with a remote render pipeline. It also instructs the agent to detect install path and read the skill's YAML frontmatter and a declared config path (~/.config/nemovideo/) for attribution; these filesystem checks are reasonable for attribution but do require filesystem access and should be expected. The skill also documents anonymous-token acquisition if NEMO_TOKEN is absent; that means the agent will make network POSTs to obtain a token.
Install Mechanism
Instruction-only skill (no install spec, no code files). No packages or downloads are installed by the skill itself, minimizing disk-write risk.
Credentials
Only one credential is declared (NEMO_TOKEN) and the SKILL.md describes how it is used (Bearer auth for API calls). The frontmatter additionally lists a config path (~/.config/nemovideo/) which aligns with the service. No unrelated credentials or broad environment access are requested.
Persistence & Privilege
always is false and the skill does not request or document modifying other skills or system-wide settings. It does create in-memory session IDs and uses tokens for the remote service, which is normal for this type of integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install screen-recording-online
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /screen-recording-online 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Screen Recording Online skill for easy, cloud-based video editing and sharing. - Upload screen recordings (MP4, MOV, WebM, AVI up to 500MB) for online editing. - Instantly trims, captions, and exports 1080p MP4 files using AI-powered cloud GPUs. - Supports educators, developers, and marketers; fast render pipeline (1–2 minutes for short clips). - Automatically manages token setup and session for each user. - Offers keyword-based routing for common actions (edit, upload, export, check credits/status). - Handles errors gracefully and summarizes session updates for users.
元数据
Slug screen-recording-online
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Screen Recording Online 是什么?

edit screen recordings into polished screen recordings with this screen-recording-online skill. Works with MP4, MOV, WebM, AVI files up to 500MB. educators,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。

如何安装 Screen Recording Online?

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

Screen Recording Online 是免费的吗?

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

Screen Recording Online 支持哪些平台?

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

谁开发了 Screen Recording Online?

由 vcarolxhberger(@vcarolxhberger)开发并维护,当前版本 v1.0.0。

💬 留言讨论