Back to Skills

adb-magisk-installer

majiayu000
Updated 27 days ago
28 views
58
9
58
View on GitHub
Othergeneral

About

This skill automates the complete Magisk installation process from downloading components to full system integration using ADB commands. It handles app installation, boot image patching, and system modifications through modular Python scripts. Developers should use it when needing to automate Magisk setup on Android devices via ADB workflows.

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-magisk-installer

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

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/adb-magisk-installer
0

Related Skills

wacli

Communication

wacli is a command-line tool that enables WhatsApp messaging, search, and synchronization via the WhatsApp Web protocol. It's primarily used within Clawdis workflows for automated handling but can be called directly to send messages, sync chats, or query history. Key features include QR-based authentication, continuous background syncing, and the ability to send both text and files.

View skill

dependency-updater

Design

This Claude Skill automatically scans project dependencies across multiple package managers and identifies available updates. It categorizes updates by semver level and analyzes changelogs to detect breaking changes and security fixes. Developers should use this skill to get smart recommendations about which dependencies to update and understand the potential impact of each upgrade.

View skill

hidden-folder-audit-pre-audit

Other

This pre-audit skill systematically analyzes hidden folders before cleanup, documenting their state and identifying duplicates, broken symlinks, and usage. It creates a migration plan by listing files to move, delete, or update. Use it as the first step when preparing to reorganize or remove hidden directories in a codebase.

View skill

performance-analysis

Other

This skill analyzes performance bottlenecks and creates evidence-driven remediation plans for regressions or capacity risks. It quantifies impact and proposes validated fixes through structured investigation and experiments. Use it for performance tuning and latency analysis, but route profiling-only requests or infrastructure builds to other skills.

View skill