← 返回列表
D

dsh-flomo

v0.2.1 · 2 天前发布

flomo (浮墨笔记) integration for DeepSeek Harness: configure your flomo API URL / API Key in the web settings panel, then let any agent send notes, memos, and summaries straight into flomo via the flomo_send tool

dshdsh-plugindeepseek-harnessflomomemonotesecond-brainwebhook

README

dsh-flomo

English | 中文

让 DeepSeek Harness 直接往 flomo(浮墨笔记)写笔记。配置一次 flomo API URL / API Key 后,Agent 就能通过 flomo_send 工具把想法、摘要、待办记进 flomo。

功能

  • 设置面板 — 在 Web 设置页(设置 → Flomo)里配置 API URL / API Key:保存、测试、清除,还有快捷发送框。

  • flomo_send — 发送一条笔记,tags 参数自动转成 #标签;内容支持 #标签加粗![](图片URL)

  • flomo_config — 配置 apiKey(新版 Key)或 webhookUrl(flomo 设置页的 API URL,形如 https://flomoapp.com/iwh/<token>/);reset: true 清除凭据。

  • flomo_status — 查看是否已配置、凭据来源与配置文件路径,不回显完整 Key。

  • 凭据持久化到 ~/.dsh/dsh-flomo.json(权限 0600)。

  • 系统提示公告:Agent 知道何时该用这个插件。
  • 安装

    sh

    GitHub 发布后(仓库带 dsh-plugin topic)


    dsh plugin --profile web add github:zhengjy01/dsh-flomo

    本地开发


    dsh plugin --profile web add link:/path/to/dsh-flomo

    重启 dsh web 生效。插件无需构建——`l

    查看完整 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
    dsh-flomo
    Repo
    git+https://github.com/zhengjy01/dsh-flomo.git
    Engines
    {"node":"^22.19.0 || >=24.0.0"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-connection","@deepseek-ai/dsh-client-ui-settings"],"platform":"web"}}