{
  "markdown": "# CleanerCat — Mac Cleanup Skills for Claude Code\n\nMac disk cleanup and maintenance skills powered by [CleanerCat](https://cleanercat.lightyear.xin). Use natural language in Claude Code to scan for junk, find large files, detect duplicates, and free up disk space.\n\n## Skills\n\n| Skill | Trigger examples |\n|-------|-----------------|\n| `mac-disk-check` | \"how much disk space do I have?\", \"check my storage\" |\n| `mac-clean-junk` | \"clean my Mac\", \"clear cache\", \"remove junk files\" |\n| `mac-find-duplicates` | \"find duplicate files\", \"deduplicate my Mac\" |\n| `mac-find-large-files` | \"find large files\", \"what's taking up space?\" |\n\n## Requirements\n\n- macOS 13.0 or later\n- Apple Silicon (arm64) or Intel (x86_64)\n- Claude Code with this plugin installed\n\n## Installation\n\n### From GitHub\n\n```\n/plugin install cleanercat@github.com/wukongsheld/cleanercat-mac\n```\n\n### Manual\n\n1. Download the latest release from [GitHub Releases](https://github.com/wukongsheld/cleanercat-mac/releases)\n2. Extract and copy to `~/.claude/plugins/cache/local/cleanercat/1.0.0/`\n3. Add to `~/.claude/settings.json`: `\"cleanercat@local\": true`\n4. Restart Claude Code\n\n## Usage\n\nOnce installed, simply chat with Claude Code naturally:\n\n- \"How much disk space do I have left?\"\n- \"Help me clean up my Mac\"\n- \"Find duplicate files on my Mac\"\n- \"What large files are taking up space?\"\n\n## Safety\n\nAll destructive operations (delete/clean) require explicit user confirmation. Files are moved to Trash and are recoverable.\n\n## License\n\nMIT — see [LICENSE](LICENSE)\n\n## Links\n\n- Website: [cleanercat.lightyear.xin](https://cleanercat.lightyear.xin)\n- GitHub: [github.com/wukongsheld/cleanercat-mac](https://github.com/wukongsheld/cleanercat-mac)\n",
  "bytes": 1717,
  "sha": "81cf1903f1e11e833640c70b3d17ada1a0487ff768321527d3a2dfa0530ab3e4",
  "repo_slug": "wukongsheld/cleanercat-mac",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_wukongsheld_cleanercat_mac_cleanercat_e55acc39/readme"
}