AI Agent Hub
Back to plugins
🧰

dsh-plugin-pkgseek

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install web-casa/dsh-plugin-pkgseek

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

To install this plugin in DeepSeek Harness, execute the command: dsh plugin install web-casa/dsh-plugin-pkgseek (Source: https://github.com/web-casa/dsh-plugin-pkgseek).

About this plugin

Handling Linux system administration tasks often involves tedious and error-prone manual work, such as finding packages, parsing command errors, or retrieving specific CVEs. Dsh-plugin-pkgseek addresses this pain point by transforming PkgSeek's rich Linux intelligence into native DeepSeek Harness (DSH) tools. The plugin acts as a thin adapter, seamlessly integrating PkgSeek's public MCP-over-HTTP endpoint to automatically register 22 read-only tools spanning a wide range from package management and version comparison to command diagnosis and vulnerability scanning. These tools share the same approval and logging pipeline as built-in DSH tools, ensuring security and transparency. It is ideal for DeepSeek Agents and system administrators who need advanced Linux system knowledge, significantly enhancing the Agent's autonomy and efficiency in Linux environments by offering features like command explanation, error fix suggestions, and distribution migration planning.

Use Cases

  • Looking for installation commands and version info for Linux packages
  • Diagnosing command execution errors and getting fix suggestions
  • Scanning system software for known security vulnerabilities

Best For

  • DeepSeek Agents needing Linux system management capabilities
  • DevOps engineers responsible for server operations
  • Developers solving environment dependency issues