SKILL·B8E872

adb-workflow-orchestrator

majiayu000
Updated 2 months ago
40 views
58
9
58
View on GitHub
Otherautomation

About

This skill executes TOON YAML workflows to coordinate multi-phase ADB automation scripts with built-in error recovery. It's designed for developers needing to run complex, sequential Android device operations reliably. Use it when automating multi-step ADB testing or deployment processes that require phase coordination.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/adb-workflow-orchestrator

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/adb-workflow-orchestrator
0
FAQ

Frequently asked questions

What is the adb-workflow-orchestrator skill?

adb-workflow-orchestrator is a Claude Skill by majiayu000. 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.

Related Skills

adb-bypass
Other

This skill automates verification and validation of PlayIntegrityFork bypasses for Android device integrity spoofing detection. It performs pre-flight checks for bypass prerequisites and configuration validation through ADB automation. Use it after Magisk/KSU installations to confirm bypass effectiveness against Play Integrity detection.

View skill
adb-screen-detection
Other

This skill enables automated Android screen analysis by capturing device screens via ADB and extracting text using OCR. It also provides template matching capabilities for detecting UI elements, making it ideal for automating interactions with Android devices. Developers can use it for testing, automation scripts, or any scenario requiring programmatic screen understanding.

View skill
adb-navigation-base
Other

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.

View skill
adb-workflow-orchestrator
Other

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.

View skill