关于
This skill executes multi-phase ADB automation workflows defined in YAML files, handling phase coordination and error recovery. It's designed for developers needing to orchestrate complex ADB script sequences with structured execution and fault tolerance. Use it when automating multi-step Android device testing or deployment procedures.
快速安装
Claude Code
推荐npx skills add mattnigh/skills_collection -a claude-code/plugin add https://github.com/mattnigh/skills_collectiongit clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/adb-workflow-orchestrator在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the adb-workflow-orchestrator skill?
adb-workflow-orchestrator is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform adb-workflow-orchestrator-related tasks without extra prompting.
How do I install adb-workflow-orchestrator?
Use the install commands on this page: add adb-workflow-orchestrator 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-workflow-orchestrator belong to?
adb-workflow-orchestrator is in the adb-automation category, tagged automation.
Is adb-workflow-orchestrator free to use?
Yes. adb-workflow-orchestrator 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测试或部署流程,确保自动化任务可靠执行。
这是一个为Android设备自动化提供基础导航模式的Claude Skill,包含点击、滑动等手势操作以及智能等待和UI交互功能。它特别适合开发者用于自动化测试、设备控制或批量操作场景,通过模块化的Python脚本实现可靠且可重用的自动化流程。关键特性包括带重试逻辑的智能点击、手势执行以及等待特定UI元素出现的功能。
