AI Agent Hub
Back to plugins
🤖

dsh-storage-plan

Model Inference Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-storage-plan

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

Run dsh plugin install uckkk/dsh-storage-plan in DeepSeek Harness to install; the source is available at https://github.com/uckkk/dsh-storage-plan

About this plugin

dsh-storage-plan tackles a very practical everyday problem: clutter keeps piling up while space stays limited, and storage advice is scattered across countless online posts with no easy way to tailor it to your own situation.\n\nIts core capability is deliberately simple yet focused: the storage_plan tool accepts your parameters and returns a structured home storage plan. The implementation is pure Node.js with zero network dependencies, so it runs reliably in fully offline local environments and responds quickly.\n\nWho is it for? If you want a structured storage recommendation right inside your terminal conversation, or you are building a localized lifestyle-assistant pipeline, this lightweight plugin slots in as a ready-to-use inference node without pulling in any extra dependency overhead.

Use Cases

  • Quickly plan room-by-room storage layout after a move
  • Get structured storage advice in a terminal conversation
  • Run a storage-plan generation service fully offline

Best For

  • Home users who need a personalized storage plan
  • Developers building a local lifestyle assistant
  • Terminal users who prefer lightweight, network-free plugins