app-audit
分析已安裝的 Termux 軟件包和 Android 應用程序,以識別冗餘、對使用情況進行分類並提出清理建議。當用戶要求審核應用程序、檢查臃腫軟件或分析已安裝的軟件時使用。
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.
分析已安裝的 Termux 軟件包和 Android 應用程序,以識別冗餘、對使用情況進行分類並提出清理建議。當用戶要求審核應用程序、檢查臃腫軟件或分析已安裝的軟件時使用。 來源:chen-ye/cye-agent-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/chen-ye/cye-agent-skills --skill app-audit- 分類
- </>開發工具
- 認證
- —
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 app-audit?
分析已安裝的 Termux 軟件包和 Android 應用程序,以識別冗餘、對使用情況進行分類並提出清理建議。當用戶要求審核應用程序、檢查臃腫軟件或分析已安裝的軟件時使用。 來源:chen-ye/cye-agent-skills。
如何安裝 app-audit?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/chen-ye/cye-agent-skills --skill app-audit 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/chen-ye/cye-agent-skills