AI Agent Hub
Back to plugins
🖥️

dsh-housekeeper

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install guo6x/dsh-housekeeper

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

In DeepSeek Harness, install this plugin by running the command `dsh plugin install guo6x/dsh-housekeeper`, with the full source code address at https://github.com/guo6x/dsh-housekeeper.

About this plugin

Managing agent environments is a common pain point for developers and system administrators. Over time, inconsistent toolchain versions, accumulated cache files, and cumbersome global rules can lead to inefficiencies and security risks. The dsh-housekeeper plugin addresses these issues by providing a centralized solution.

Its core capabilities include automatic detection and inventory of tools like Node, pnpm, Git, and more, giving users a clear overview of their environment. It features a secure cache cleanup process with whitelist protection and two-step confirmation, ensuring that only safe files are deleted. Additionally, the built-in machine rules editor allows direct editing of the global AGENTS.md file with automatic backups on each save, simplifying rule management.

This plugin is ideal for DSH users, including developers, tech teams, and system administrators who need to maintain clean and consistent environments. Whether for individual projects or team collaborations, dsh-housekeeper streamlines environment maintenance with zero runtime dependencies and intuitive integration into the DSH Web GUI.

Use Cases

  • Automatically detect versions and paths of development tools like Node and Git.
  • Scan and clean up temporary files in .tmp and cache directories.
  • Edit the global AGENTS.md rules file online with automatic backups.

Best For

  • Programmers developing agents with DSH.
  • DevOps engineers maintaining clean development environments.
  • Technical leads managing cache and rules for multiple projects.