What problem does it solve?
This Skill enables users to develop comprehensive, cross-compatible root modules for Android device customization, simplifying the process of creating, packaging, and deploying modules across multiple root managers.
Core Features & Use Cases
- Module scaffolding: Provides structured templates for module creation targeting Magisk, KernelSU, SukiSU-Ultra, and APatch.
- Package building: Automates packaging of modules into ZIP files with all required components.
- Configuration and compatibility: Assists in writing consistent
module.prop, customize.sh, and deployment scripts that work across Android versions and root environments.
- Use Case: A developer wants to create a module that supports multiple root managers with a single ZIP package, ensuring broad device coverage and easy updates.
Quick Start
Use this skill to generate a skeleton for a Magisk module including all essential files and templates.