AI Agent Hub
Back to plugins
🧰

dsh-zhihu

Web Tools Updated 2026.09.13

Run the following command in DeepSeek Harness:

dsh plugin install zhengjy01/dsh-zhihu

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

Run dsh plugin install zhengjy01/dsh-zhihu in the DeepSeek Harness terminal to install the plugin; source code is available at https://github.com/zhengjy01/dsh-zhihu .

About this plugin

Want your AI agent to search Zhihu, browse the hot list, read long answers, or check user profiles without you manually wiring up API calls and login flows? dsh-zhihu wraps the local pyzhihu-cli into a set of structured agent tools, letting the model search content, fetch question and answer details, browse the recommended feed, and inspect topics with a single instruction and no extra server infrastructure.

Safety is the first design principle: the plugin is read-only by default. Publishing, voting, following, and deletion tools are never registered at all, so the model cannot even see them and accidental side effects are eliminated at the source. Login supports both QR-code scanning and cookie pasting, with credentials written only to local files and never exposed in the process list. A built-in web panel offers login status, one-click QR login, a read-only toggle, and quick search, all bound to the loopback address to prevent external access.

It is well suited for researchers, content creators, and everyday DeepSeek Harness users who want deep access to Zhihu content. As long as pyzhihu-cli is installed locally, the plugin works out of the box with no cloud dependency and minimal configuration.

Use Cases

  • Let your AI agent search Zhihu Q&A and the hot list
  • View Zhihu user profiles and long answers in conversation
  • Log in with one QR scan and browse quickly from the web panel

Best For

  • Researchers who need AI to retrieve Zhihu content
  • Everyday DeepSeek Harness users
  • Content creators automating Zhihu information gathering