开源的锤子便签风格导出器,作为 DSH 插件使用:智能体把对话导出成带主题、可分享的便签(图片 / Markdown / HTML)。通过 `dsh plugin --profile web add @zhaoolee/dsh-notes` 安装;也支持 Docker 自部署。
DSH 适配
原生运行时
作者声明
安全审计
未审计
最后核验
2026-08-23
许可证
未声明
01它能帮你完成什么?
Export a DeepSeek Harness conversation as a shareable Smartisan-style note
A note rendered and exported with warm-paper / night / iPhone-notes / Bear themes, or downloaded as Markdown or an offline HTML package with images
DeepSeek Harness users who want to turn a chat into a clean, shareable note (and one-click paste into WeChat official-account helper)
02如何接入 DeepSeek Harness?
前置条件
- DeepSeek Harness with the `dsh plugin` command
- For Docker: Docker installed; the repo ships a prebuilt image `zhaoolee/notes:latest`
安装步骤
- 01
Run `dsh plugin --profile web add @zhaoolee/dsh-notes` (prebuilt, no allowBuilds needed), then restart the target profile
$ dsh plugin --profile web add @zhaoolee/dsh-notes
- 02
In a DeepSeek Harness conversation say '把我们的对话导出成便签' and the agent exports the note
验证接入成功
作者未说明
回滚
- The README states only that you restart the profile after install; it does not give an explicit uninstall command. Use the standard `dsh plugin remove` flow.
03DSH 适配与能力边界
Native DSH plugin (@zhaoolee/dsh-notes): the agent exports the conversation as a Smartisan-style note; also usable via Docker and the notes-export-api skill.
DSH conversation → note
A DeepSeek Harness conversation→A Smartisan-style note (multi-note, categorized), with optional DeepSeek polish (grammar, bolding, plain-language explanation)
Can call a tool via an AI Skill to generate notes; the plugin exposes an agent tool for note exportThemes & export
Generated note→Warm-paper / night / iPhone-notes / Bear themes; export as image or copy as Markdown; download HTML offline package with images
Browser persistence keeps data after page close; multi-user isolation supportedDocker self-hosting
`zhaoolee/notes:latest` image→A pure-web app (frontend + backend) with note management, image import and PNG export, login/sync and skill workspace optional
For login/multi-device sync configure SUPERADMIN, SUPERADMINPASSWORD and a high-entropy SESSION_SECRET; public deployment should sit behind an HTTPS reverse proxy
04适合谁?何时不该用?
适合
- DeepSeek Harness users who want to turn a chat into a clean, shareable note (and one-click paste into WeChat official-account helper)
不适合
- When enabling login, multi-device sync or the skill workspace via Docker, you must set SUPERADMIN, SUPERADMINPASSWORD and a high-entropy SESSION_SECRET; for public deployment use an HTTPS reverse proxy and bind to 127.0.0.1 by default.
05兼容性、维护与安全提示
- When enabling login, multi-device sync or the skill workspace via Docker, you must set SUPERADMIN, SUPERADMINPASSWORD and a high-entropy SESSION_SECRET; for public deployment use an HTTPS reverse proxy and bind to 127.0.0.1 by default.
- After installing the DSH plugin you must restart the target profile for it to take effect; the plugin ships prebuilt so no allowBuilds is needed.
- DeepSeek-powered polish (grammar, bolding, plain-language rewriting) is an optional feature that depends on a configured DeepSeek connection; without it, notes are still exported but unpolished.
未声明 · 由 facts pack 抓取(README 分支 main)
06常见问题
怎么把 notes 装成 DSH 插件?
执行 `dsh plugin --profile web add @zhaoolee/dsh-notes`(仓库自带预编译产物,无需 allowBuilds),然后重启目标 profile。在对话中让智能体把对话导出成便签即可。
怎么导出对话?
安装后,直接对 DeepSeek Harness 说「把我们的对话导出成便签」,智能体会整理对话并调用插件生成便签。
可以私有化部署吗?
可以。`zhaoolee/notes:latest` Docker 镜像同时包含 Web 前端与后端。启用登录 / 多端同步时需配置 SUPERADMIN、SUPERADMINPASSWORD 与高熵 SESSION_SECRET;公网部署请使用 HTTPS 反向代理。
支持哪些导出格式?
便签支持暖白纸感 / 深夜便签 / iPhone 备忘录 / Bear 四种主题,可导出为图片、复制为 Markdown,或下载含图片的 HTML 离线包。
07相关的 DSH 工作流
weknora
作者 tencent
开源的 LLM 知识库平台:把原始文档转化为可检索的 RAG 知识库、自主推理智能体和自动维护的 Wiki 系统,支持多租户部署。
honcho
作者 plastic-labs
用于构建有状态 AI 智能体的记忆库,支持跨会话连续学习与上下文工程。
mirage
作者 strukto-ai
全球首个面向 AI 智能体的统一虚拟文件系统。
reme
作者 agentscope-ai
ReMe:面向 AI Agent 的记忆管理套件——帮 Agent「记住我、优化我」,支持 RAG 与长期记忆。
08数据与来源
支持 DeepSeek Harness(DSH),让智能体将对话导出为锤子便签。
dsh plugin --profile web add @zhaoolee/dsh-notes
页面基于项目公开文档、仓库元数据和 DSH Plugins 的结构化解析生成;最后核验于 2026-08-23。发现错误?提交更正。
最佳 DeepSeek Harness 插件
从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。
