An open-source Smartisan-style note exporter that works as a DSH plugin: the agent exports a chat as a themed, shareable note (image/Markdown/HTML). Install via `dsh plugin --profile web add @zhaoolee/dsh-notes`; also self-hostable with Docker.
DSH integration
Native runtime
Author-claimed
Safety audit
Unaudited
Last verified
2026-08-23
License
未声明
01What can it help you accomplish?
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)
02How to install into DeepSeek Harness
Prerequisites
- DeepSeek Harness with the `dsh plugin` command
- For Docker: Docker installed; the repo ships a prebuilt image `zhaoolee/notes:latest`
Installation steps
- 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
Verify the integration
Not specified by the author
Rollback
- 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 integration and capability boundaries
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
04Who is it for? When not to use it?
Good for
- DeepSeek Harness users who want to turn a chat into a clean, shareable note (and one-click paste into WeChat official-account helper)
Not for
- 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.
05Compatibility, maintenance and safety notes
- 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)
06Frequently asked questions
How do I install notes as a DSH plugin?
Run `dsh plugin --profile web add @zhaoolee/dsh-notes` (the repo ships a prebuilt bundle, so no allowBuilds is needed), then restart the target profile. In a conversation, ask the agent to export the chat as a note.
How do I export a conversation?
After install, just tell DeepSeek Harness '把我们的对话导出成便签' (export our conversation as a note); the agent organizes the chat and calls the plugin to generate the note.
Can I self-host it?
Yes. The `zhaoolee/notes:latest` Docker image bundles the web frontend and backend. For login/multi-device sync set SUPERADMIN, SUPERADMINPASSWORD and a high-entropy SESSION_SECRET; use an HTTPS reverse proxy for public access.
What export formats are supported?
Notes render in warm-paper / night / iPhone-notes / Bear themes and can be exported as an image, copied as Markdown, or downloaded as an offline HTML package that includes images.
07Related DSH workflows
weknora
by tencent
Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
honcho
by plastic-labs
Memory library for building stateful agents
mirage
by strukto-ai
The World's First Virtual Terminal for AI Agents
reme
by agentscope-ai
ReMe: Memory Management Kit for Agents - Remember Me, Refine Me.
08Data and sources
支持 DeepSeek Harness(DSH),让智能体将对话导出为锤子便签。
dsh plugin --profile web add @zhaoolee/dsh-notes
This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-08-23. Found an error? Submit a correction.
Best DeepSeek Harness Plugins
Twelve plugins worth installing first — picked from the whole catalog, across every category.
