← Back to Skills Marketplace
peand-rover

Video Android

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
53
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-android
Description
Turn a 2-minute Android screen recording into 1080p edited MP4 clips just by typing what you need. Whether it's editing Android-recorded videos for social me...
Usage Guidance
This skill appears to be a straightforward cloud-based video editor: it will upload your Android screen recordings to https://mega-api-prod.nemovideo.ai, use a session token (NEMO_TOKEN) to run cloud render jobs, and return download URLs. Before installing or using it: 1) Only provide NEMO_TOKEN if you trust the nemo video service and its handling of uploaded videos. If you don't have a token, the skill will obtain an anonymous starter token automatically — that still uploads your video to the external service. 2) Confirm the inconsistency around config paths — SKILL.md references ~/.config/nemovideo/ even though registry metadata listed no config paths. 3) Be aware the agent may read runtime/install-path information to fill the X-Skill-Platform header (minor privacy leak of environment/paths). 4) Because this is instruction-only, there is no local code to inspect — all behavior is driven by the SKILL.md text. If you have sensitive video content, do not upload it until you verify the service's privacy/retention policy and trustworthiness.
Capability Analysis
Type: OpenClaw Skill Name: video-android Version: 1.0.0 The skill provides a functional interface for a cloud-based video editing service hosted at nemovideo.ai. It contains detailed instructions for the AI agent to manage authentication, session creation, file uploads, and polling for video rendering status. All identified behaviors, including the automatic acquisition of anonymous tokens and the use of attribution headers, are transparently documented and strictly aligned with the stated purpose of processing Android video recordings.
Capability Assessment
Purpose & Capability
The skill claims to perform cloud video editing and only requires an API token (NEMO_TOKEN) and interactions with a video render API (mega-api-prod.nemovideo.ai). Those requirements are consistent with a cloud video-editing workflow.
Instruction Scope
The SKILL.md instructs the agent to: read NEMO_TOKEN or obtain an anonymous token, create sessions, upload user video files (multipart or by URL), send SSE messages, poll for render status, and return download URLs. All of this is expected for a cloud editor. It also asks the agent to auto-detect an install path to set an X-Skill-Platform header (may require reading an install path or runtime path info) — benign for telemetry but something to be aware of for privacy.
Install Mechanism
No install spec or code is present; this is instruction-only. That minimizes on-disk installation risk.
Credentials
The only declared credential is NEMO_TOKEN (primaryEnv), which is appropriate for an API-backed service. However, the SKILL.md frontmatter also references a config path (~/.config/nemovideo/) while the registry metadata earlier reported no required config paths — this mismatch should be clarified. The skill also supports creating an anonymous token if NEMO_TOKEN is absent, which reduces friction but still results in networked uploads.
Persistence & Privilege
The skill is not forced-always and is user-invocable. It allows normal autonomous invocation (disable-model-invocation: false) which is the platform default; this is expected for a usable skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-android
  3. After installation, invoke the skill by name or use /video-android
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of video-android. - Instantly edit and export Android screen recordings to 1080p MP4 via AI-driven cloud. - Upload your clips, describe your desired edits (e.g., trim, captions, export), and receive ready-to-download results in 1–2 minutes. - Supports direct upload, credits check, status, and batch operations. - Streamlined API/session/token handling—no technical setup required for users. - Multiple video and audio formats supported with a user-friendly workflow.
Metadata
Slug video-android
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Android?

Turn a 2-minute Android screen recording into 1080p edited MP4 clips just by typing what you need. Whether it's editing Android-recorded videos for social me... It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.

How do I install Video Android?

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

Is Video Android free?

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

Which platforms does Video Android support?

Video Android is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Android?

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

💬 Comments