← 返回 Skills 市场
peand-rover

Video Android

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

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

如何安装 Video Android?

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

Video Android 是免费的吗?

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

Video Android 支持哪些平台?

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

谁开发了 Video Android?

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

💬 留言讨论