qiuyiwu1989-star/dsh-deepbrain0

dsh-deepbrain

DeepBrain (深脑) plugin for DeepSeek Harness: give your agent an organization's second brain — judgments with evidence chains, verbatim-verified quotes, people's historical positions, and 200+ analysis methods it can borrow

AI 分析

核心用途是辅助进行深度行业研究、组织分析与决策支持。适合需要Agent基于专业知识库和严谨证据链进行复杂分析的任务。需要DEEPBRAIN_API_KEY。

パッケージ
dsh-deepbrain
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/09/07

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:qiuyiwu1989-star/dsh-deepbrain

ドキュメント

README 全文を読む ↗

Configuration

- insert:
    - id: deepbrain
      name: 'dsh-deepbrain'
      config:
        endpoint: 'https://shennao.zaowuyun.com/api/mcp'   # self-hosted? change this
        apiKey: ''                                          # empty → read DEEPBRAIN_API_KEY
        timeoutMs: 120000                                   # multi-step retrieval can take a while
        passthrough: true                                   # false = don't register deepbrain_call