← 返回 Skills 市场
cobeizailin

tencent cvp skill

作者 alecxu · GitHub ↗ · v1.0.1 · MIT-0
linuxdarwin ✓ 安全检测通过
180
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tencent-cvp
功能描述
All-in-one Android phone automation via ADB: screen analysis, touch/input, foreground app detection, app install. Use for any task that involves operating th...
安全使用建议
This skill is coherent for automating Android devices via adb. Before installing or running it, ensure you only connect it to test or disposable devices (not your personal phone), because the agent can run taps, keyevents, and install APKs. Pay special attention to any flow that downloads and installs APKs from the web — prefer official app stores or vetted APKs. If you want to limit risk, use the skill manually rather than allowing autonomous invocation, or run it against an emulator/isolated device. Also be aware the name suggests a Tencent cloud service but the skill itself uses direct ADB access; no cloud credentials are needed.
功能分析
Type: OpenClaw Skill Name: tencent-cvp Version: 1.0.1 The skill bundle provides a comprehensive set of ADB-based instructions for Android device automation, specifically tailored for Tencent Cloud Virtual Phones. It includes standard procedures for UI inspection (uiautomator dump), screen capture, input simulation (tap, swipe, key events), and app installation via the Tencent MyApp store. The logic is transparent, aligns with the stated purpose, and contains no evidence of malicious intent, data exfiltration, or unauthorized persistence.
能力评估
Purpose & Capability
Skill name/description references 'Tencent Cloud Virtual Phone' but the runtime instructions are plain ADB commands for interacting with an Android device (uiautomator dump, screencap, input, am start, dumpsys, etc.). This is internally consistent (Tencent CVP can expose ADB), but the description could mislead users into expecting cloud API calls or credentials — none are required.
Instruction Scope
Instructions stay within the stated purpose (observe screen, interact, detect foreground app, install). They reference device files (/sdcard/window_dump.xml, /sdcard/screen.png) and local pulls (/tmp/screen.png) which are appropriate for ADB-based automation. One notable guidance: 'Last resort: web search for APK download' — this legitimately supports 'app install' but encourages obtaining APKs from the web, which increases risk of installing untrusted/malicious software onto the device.
Install Mechanism
No install spec and no code files — instruction-only. That minimizes on-disk persistence and supply-chain risk.
Credentials
The skill requires the adb binary only and declares no environment variables or credentials. There are no requests for unrelated secrets or config paths.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges or attempt to modify other skills or system-wide agent settings. Autonomous invocation is allowed by default but is not a property unique to this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tencent-cvp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tencent-cvp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Documentation and branding updated: The skill is now presented as "Tencent CVP — Cloud Virtual Phone Automation." - All instructions now reference Tencent Cloud Virtual Phone specifically. - General terminology updated from "Android phone" to "Tencent Cloud Virtual Phone" throughout. - No changes were made to commands, features, or usage steps.
v1.0.0
- Initial release of tencent-cvp: all-in-one Android phone automation via ADB. - Supports screen analysis (UI dump, screenshots), touch/input (tap, swipe, text, key events), foreground app detection, and app install flows. - Prioritizes structured UI XML dump for interaction; uses screenshots as fallback. - Includes robust examples and tips for each operation (e.g., CJK text input workarounds). - Designed for versatility across automation tasks on Android devices.
元数据
Slug tencent-cvp
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

tencent cvp skill 是什么?

All-in-one Android phone automation via ADB: screen analysis, touch/input, foreground app detection, app install. Use for any task that involves operating th... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。

如何安装 tencent cvp skill?

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

tencent cvp skill 是免费的吗?

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

tencent cvp skill 支持哪些平台?

tencent cvp skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin)。

谁开发了 tencent cvp skill?

由 alecxu(@cobeizailin)开发并维护,当前版本 v1.0.1。

💬 留言讨论