kexuejin/dsh-zhihu-dashboard ↗★ 1
dsh-zhihu-dashboard
Zhihu (知乎) dashboard for DeepSeek Harness: hot list with trends, follow feed, post tracking, and app-idea distillation — from the UI and as native agent tools (zhihu_search/hot/answer/global_search/followees).
AI Analysis
核心用途是提供知乎热榜、关注流、帖子追踪看板及配套的 Agent 搜索工具。适合需要在 DSH 中浏览知乎内容或让 AI 调用知乎工具的用户。必要条件是需安装 zhihu-cli 并配置密钥。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kexuejin/dsh-zhihu-dashboardREADME
Read the full README ↗Configuration
| Option | Default | Meaning |
|---|---|---|
cliPath | auto-detect | Path to the zhihu-cli binary |
hotLimit | 10 | Hot list item count (1-30) |
feedLimit | 10 | Feed item count (1-50) |
refreshSeconds | 0 | Auto-refresh for hot/feed (0 = off) |
Panel-only options (browser localStorage): Access Secret, track-check interval, auto-brief toggle, system-notification toggle.
Today's hot/Zhida quota is shown at the top of the panel so you don't silently run out.