← 返回列表
D

@getnote/dsh-plugin

v0.1.1 · 0 天前发布

在 DeepSeek Harness 中用自然语言搜索、保存和阅读得到大脑笔记

deepseek-harnessdsh-plugingetnotenotesknowledge-base

README

在 DeepSeek Harness 中使用得到大脑

把得到大脑接入 DeepSeek Harness(dsh)。安装后,你可以直接用自然语言搜索、
保存和阅读笔记,不需要复制 API 请求,也不需要单独配置 MCP。

开始使用

1. 安装插件

bash
dsh plugin --profile web add @getnote/dsh-plugin

如果你通过 npx 使用 DSH:

bash
npx @deepseek-ai/dsh plugin --profile web add @getnote/dsh-plugin

2. 登录得到大脑

bash
npx @getnote/cli@latest auth login

命令会打开浏览器,请按页面提示完成授权。得到大脑 OpenAPI 需要得到大脑会员。

插件不要求你额外全局安装 CLI。运行笔记操作时,它会先使用本机 PATH 中已有的
getnote,再尝试插件环境中的 GetNote CLI;都没有时会自动通过 npx 调用兼容
版本。上面的登录授权也可以被其他支持 GetNote CLI 的 AI 工具复用。

3. 重启 DSH

重启 dsh web 后,就可以直接对 Agent 说:

text
帮我搜索得到大脑里关于 Agent Harness 的笔记
把 https://example.com/article 保存到得到大脑,添加“待读”标签
列出最近 10 条笔记
打开笔记 1896830231705320746
列出我的知识库

支持的能力

  • 检查得到大脑登录状态

  • 按自然语言语义搜索全部笔记

  • 在指定知识库内搜索

  • 保存文字、网页链接和本地图片

  • -
    查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    @getnote/dsh-plugin
    Repo
    git+https://github.com/iswalle/getnote-dsh-plugin.git
    Engines
    {"node":">=20"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"}}