← Back to Skills Marketplace
vcarolxhberger

Screen Recording Online

by vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install screen-recording-online
Description
edit screen recordings into polished screen recordings with this screen-recording-online skill. Works with MP4, MOV, WebM, AVI files up to 500MB. educators,...
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install screen-recording-online
  3. After installation, invoke the skill by name or use /screen-recording-online
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug screen-recording-online
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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,... It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.

How do I install Screen Recording Online?

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

Is Screen Recording Online free?

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

Which platforms does Screen Recording Online support?

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

Who created Screen Recording Online?

It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.

💬 Comments