AI Agent Hub
Back to plugins
🖥️

gh-tea-npm-dsh

Client Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install TommyFang2077/gh-tea-npm-dsh

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 TommyFang2077/gh-tea-npm-dsh; the source code is available at https://github.com/TommyFang2077/gh-tea-npm-dsh.

About this plugin

In modern software development, interacting frequently with platforms like GitHub, Gitea, and npm for code management and package publishing can be time-consuming and error-prone when done manually. The gh-tea-npm-dsh plugin for DeepSeek Harness addresses this by seamlessly integrating these three essential services into an AI agent, enhancing workflow automation.

Its core capabilities include automatic detection and installation of missing CLI tools (such as gh and tea), guided authentication setup (supporting environment variable import, browser OAuth, or manual tokens), and direct issue management on GitHub or Gitea (e.g., listing, viewing, creating, and commenting). Additionally, it facilitates npm package publishing with a focus on the 90-day npm token expiry policy, providing rotation guidance to prevent disruptions.

This plugin is ideal for developers, DevOps engineers, and teams using DeepSeek Harness who seek to streamline interactions with version control platforms and npm repositories for automated workflows. It offers a consistent and secure interface for managing code issues and publishing packages, boosting productivity and reliability.

Use Cases

  • Automatically handle GitHub or Gitea issue operations within an AI agent
  • Quickly install and configure gh and tea CLI tools via guided menus
  • Securely publish npm packages and manage token expiry reminders

Best For

  • Developers needing integration of version control and package management
  • DevOps teams using DeepSeek Harness for automated workflows
  • Open-source maintainers seeking to simplify npm publishing processes