AI Agent Hub
Back to plugins
chicheng-push preview

chicheng-push

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install 534119219/chicheng-push

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

To install the chicheng-push plugin in DeepSeek Harness, run the command dsh plugin install 534119219/chicheng-push, with the full source address at https://github.com/534119219/chicheng-push.

About this plugin

In the dsh ecosystem, users often need to send notifications from various plugins like schedulers or monitors, but configuring and managing multiple push channels can be cumbersome and fragmented. chicheng-push addresses this issue by offering a unified solution that streamlines message pushing. Through an intuitive web settings interface, users can easily add, edit, and test different push services without navigating through separate configuration panels.

The plugin's core strengths lie in its comprehensiveness and extensibility. It natively supports popular services such as ServerChan, PushPlus, DingTalk Bot, and Telegram Bot, allowing users to enable them quickly by filling out dynamic forms. More powerfully, it exposes push capabilities via a pushNotifier service and an /push/api/send HTTP API, enabling seamless integration with other plugins. For instance, a cron scheduler plugin can call this service after task completion to send results, significantly enhancing workflow automation.

Designed specifically for dsh users, chicheng-push features a bilingual interface (Chinese/English) that adapts to user preferences. It is ideal for developers, system administrators, or automation enthusiasts who rely on multi-channel notifications for task monitoring or alerting. Whether for personal use or team collaboration, this plugin simplifies push management, letting users focus on their core activities.

Screenshots

Use Cases

  • Automatically send notification results after tasks complete in cron scheduler plugins.
  • Centrally manage multiple push channels like DingTalk or Telegram via a web interface.
  • Provide message pushing service for automation workflows by integrating with other dsh plugins.

Best For

  • Developers using the dsh platform who need to integrate message pushing.
  • Operations staff relying on automated notifications for system monitoring.
  • System administrators managing multi-channel message push configurations.