app-audit
Analyzes installed Termux packages and Android apps to identify redundancies, categorize usage, and suggest cleanups. Use when the user asks to audit apps, check for bloatware, or analyze installed software.
Installation
SKILL.md
Goal To provide a comprehensive analysis of the user's installed software environment, identifying redundant tools and grouping applications by function to help the user streamline their device.
Data Collection First, gather the complete list of installed software from both the Termux environment and the Android system.
Note: The Python script requires aapt to be installed. If it fails, check if aapt is present or fall back to cmd package list packages -3.
Analyzes installed Termux packages and Android apps to identify redundancies, categorize usage, and suggest cleanups. Use when the user asks to audit apps, check for bloatware, or analyze installed software. Source: chen-ye/cye-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/chen-ye/cye-agent-skills --skill app-audit- Source
- chen-ye/cye-agent-skills
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is app-audit?
Analyzes installed Termux packages and Android apps to identify redundancies, categorize usage, and suggest cleanups. Use when the user asks to audit apps, check for bloatware, or analyze installed software. Source: chen-ye/cye-agent-skills.
How do I install app-audit?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chen-ye/cye-agent-skills --skill app-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/chen-ye/cye-agent-skills
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01