AI Agent Hub
Back to plugins
🖥️

dsh-phone-cleanup

Client Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-phone-cleanup

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install uckkk/dsh-phone-cleanup in DeepSeek Harness to install the plugin. Source: https://github.com/uckkk/dsh-phone-cleanup

About this plugin

Phone storage fills up fast, yet cleanup is usually a guess—delete the gallery and risk losing memories, clear the cache and wonder if apps slow down. dsh-phone-cleanup turns that into a precise calculation: you supply the parameters, it figures out how much space can be reclaimed and returns a single, actionable recommendation.

The core tool, phone_cleanup, is implemented in pure Node.js and runs entirely on-device with zero network calls. Call it in a conversation, pass in the cleanup dimensions you care about, and get a quantified result with clear next steps—no need to scroll through folders hunting for junk files.

It is well suited for everyday users juggling tight phone storage who want maximum freed space with minimum effort, and for developers who want to embed a quick storage-health check into scripts or automation pipelines.

Use Cases

  • Phone storage is running low and you need a quick assessment of what can be safely freed
  • Embedding a periodic storage-health check into automation scripts
  • Wanting a quantified cleanup recommendation by dimension instead of manually hunting for large files

Best For

  • Everyday users juggling tight phone storage who want maximum freed space with minimum effort
  • Developers who want to embed a storage-health check into scripts or automation pipelines
  • Users who prefer local, network-free tooling