Skip to content

dsh-zhihu

Verified

@klarkxy/dsh-zhihu · v0.1.6 · SEE LICENSE IN LICENSE · Web UI

Zhihu search, agent tools, knowledge bases, and usage tracking for DeepSeek Harness.

Install

dsh plugin add @klarkxy/dsh-zhihu

Confirm the layer applied with dsh --profile default --dump-config — see the install guide.

Source

Published to npm without a public repository. Inspect the package contents before installing.

Tags

Readme

@klarkxy/dsh-zhihu

Zhihu search, answers, knowledge bases, and usage tracking for DSH.

简体中文

Install

Requires Node.js ≥22 and DSH 0.1.7-alpha.1. No repository build is needed.

dsh plugin --profile web add @klarkxy/dsh-zhihu

Restart DSH Web, open Zhihu resources, and enter your Access Secret (DSH credential ZHIHU_ACCESS_TOKEN). Use the full scoped name; the unscoped dsh-zhihu package belongs to another maintainer.

To enable agent tools, add this entry to the plugin list in the agent's agent.cordis.yml:

- name: '@klarkxy/dsh-zhihu/tools'

Use

DSH Web provides search, settings, usage, and knowledge-base views. In DSH Editor, open Settings → Zhihu resources for configuration, usage, knowledge bases, and a connection test; the agent tools are included.

Search covers Zhihu, the wider web, trending topics, answers, and public knowledge bases. Uploaded reference files are stored in Zhihu's cloud; do not upload unpublished manuscripts.

Installing @klarkxy/dsh-web-search-manager in the same profile adds Zhihu global search to its provider list. Enable it there to use standard web search with the same Access Secret. The dedicated Zhihu tools work independently.

Development

Read contracts and tools for the API.

Publishing · License