adb-navigation-base
关于
This skill provides core Android automation capabilities through ADB, including gestures like taps and swipes along with smart waiting for UI elements. It's designed for developers building automated testing or interaction scripts for Android devices. The modular Python scripts feature retry logic and verification for reliable UI automation.
快速安装
Claude Code
推荐npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/adb-navigation-base在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the adb-navigation-base skill?
adb-navigation-base is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform adb-navigation-base-related tasks without extra prompting.
How do I install adb-navigation-base?
Use the install commands on this page: add adb-navigation-base to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does adb-navigation-base belong to?
adb-navigation-base is in the adb-automation category, tagged ai, automation and design.
Is adb-navigation-base free to use?
Yes. adb-navigation-base is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
这是一个用于绕过Play Integrity验证的Claude Skill,主要帮助开发者验证PlayIntegrityFork的安装状态和绕过效果。它通过自动化脚本执行预检检查,确认设备完整性欺骗检测是否正常工作。适用于需要在Android设备上测试和验证Play Integrity绕过方案的开发场景。
这个Claude Skill通过ADB实现Android设备屏幕的OCR文字识别和模板匹配,用于自动化测试和界面元素检测。它提供了屏幕截图、文本提取等脚本,帮助开发者理解屏幕内容并定位界面元素。适用于需要自动化操作Android设备或进行界面验证的开发场景。
这是一个用于协调ADB自动化脚本的工作流编排引擎。它通过解析TOON YAML工作流文件,在多阶段执行中管理脚本顺序并实现错误恢复。开发者可以用它来编排复杂的ADB测试或部署流程,确保自动化任务可靠执行。
这是一个用于协调多阶段ADB自动化脚本的工作流编排引擎。它通过解析TOON YAML配置文件来顺序执行不同阶段的ADB操作,并内置了错误恢复机制。开发者可以用它来管理复杂的设备测试或部署流程,确保自动化任务在出错时能够优雅处理并继续执行。
