dsh-snippets
Minimal snippet and command toolbox for DSH: five tools over a single human-editable JSONL file, zero UI, zero database, zero network, explicit save-only memory.
DSH 极简片段/命令工具箱:5 个工具,一个可手工编辑的 JSONL 文件,零 UI、零数据库、零网络,只有明确说存才存。
How to install
dsh plugin add dsh-snippets About
dsh-snippets DeepSeek Harness 极简「常用片段/命令」工具箱:把高频命令、代码、网址、提示词存下来,任何会话里一条工具调用就能找回。 一个 JSONL 文件(~/.dsh/snippets/snippets.jsonl),人类可读、可手工编辑、本身就是备份 五个工具,语义一眼可懂,没有多余概念 零 UI、零数据库、零网络:不加新运行时依赖,只有 harness SDK 显式记忆:AI 不会自动记录你的对话,只有你明确说「存」才存 功能 | 工具 | 作用 | | --- | --- | | snippet_save | 保存或覆盖一条片段(同名覆盖并更新时间) | | snippet_search | 按子串搜索(匹配名称/正文/标签,不区分大小写) | | snippet_get | 按确切名字取回一条 | | snippet_delete | 删除一条 | | snippet_count | 统计总数 | 用法(模型视角) 存:snippet_save(name: "docker-logs", text: "docker logs -f --tail 100 myapp", tags: ["ops"]) 找:snippet_search(query: "logs") → 返回 docker-logs 取回:snippet_get(name: "doc…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-23
- Created
- 2026-08-15
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- commands, deepseek-harness, dsh-plugin, productivity, snippets
Related plugins
mobile-mcp
mobile-next/mobile-mcp
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
brave-search-mcp-server
brave/brave-search-mcp-server
Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more.
ms-365-mcp-server
softeria/ms-365-mcp-server
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API