关于
This Claude Skill automates Magisk Manager operations through ADB, enabling developers to programmatically launch the app, install modules, and configure Zygisk settings. It's built as a modular component that depends on other ADB automation skills for screen detection and workflow orchestration. Use this skill to integrate Magisk management into automated testing or device provisioning scripts.
快速安装
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-magisk在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the adb-magisk skill?
adb-magisk is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform adb-magisk-related tasks without extra prompting.
How do I install adb-magisk?
Use the install commands on this page: add adb-magisk 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-magisk belong to?
adb-magisk is in the adb-app-automation category, tagged automation.
Is adb-magisk free to use?
Yes. adb-magisk is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
这是一个基于uiautomator2的Android UI自动化技能,能够通过语义化方式检测和操作UI元素。它专为移动应用测试和自动化任务设计,支持自动化启动、界面检查和测试执行。该技能可帮助开发者快速构建Android设备的UI自动化工作流。
这是一个用于自动化Karrot应用的Claude技能,主要帮助开发者绕过Play Integrity和LIAPP安全检测并实现自动登录。它集成了Claude Vision API,能通过AI视觉智能识别界面元素并执行交互工作流。该技能适合需要自动化操作受保护Android应用且希望避免传统检测方法的开发场景。
这是一个用于自动化Magisk Manager操作的Claude Skill,可实现应用启动、模块安装和Zygisk配置。它通过adb屏幕检测和导航依赖,为Android设备root环境管理提供脚本化工作流。开发者可通过关键词触发,快速执行Magisk相关的常见维护任务。
这是一个基于uiautomator2的Android UI自动化测试技能,能够通过语义化的方式检测和操作UI元素。它适用于移动应用自动化测试、UI验证和设备操作等场景,提供了启动、检查、测试等自动化脚本。该技能依赖adb工具链,支持模块化集成,可帮助开发者快速构建Android设备的自动化工作流。
