NinjaSln-labs / dsh-plugins

Listed

DeepSeek Harness 个人自研插件集:上下文罗盘 / 跨会话知识 / 子代理模型路由 / AI 生图(Personally developed plugins for DeepSeek Harness)

mainModel View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:NinjaSln-labs/dsh-plugins

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit 4eb21c9Synced Aug 18, 2026

DSH 插件集

⭐ 原创声明

本项目所有插件均为自研原创开发,非第三方插件的聚合或转载。

English | 简体中文

DeepSeek Harness 个人自研插件合集:上下文罗盘、跨会话知识、子代理模型路由、AI 生图。所有插件均可通过 dsh plugin add <name> 安装。

插件

插件说明状态
dsh‑context‑compass上下文罗盘 v0.6.0
· 响应式徽章(投影驱动)+ /compass 命令 + context_compass 工具
· 多会话上下文总览面板("罗盘一览")
· 官方峰谷双币定价(CNY/USD,jsdelivr 主源 + GitHub raw 回退)
· 主题自适应四档配色 · 缓存感知窗口经济档位
· 计费金额/token 切换 · 交接清单自动化
✅ 已发布(GitHub + npm)
dsh‑knowledge‑sqlite跨会话知识库 v0.1.2
· ctx.knowledge 服务 + knowledge_* 工具
· SQLite FTS5 trigram 索引 + L1 查询扩展(V1.11 契约)
· 零 LLM 写入 · 即时可检索
✅ 已发布(GitHub + npm)
dsh‑subagent‑router子代理模型路由 v0.1.1
· subagent_model:每次调用可指定 provider/model/max_tokens
· 内置 model: "auto" 路由策略(锚定父模型 · 任务分档升级 · 失败升档 · 全程可审计)
· subagent_models 目录工具
✅ 已发布(GitHub + npm)
dsh‑imgdrawAI 生图 v0.1.0
· draw_image 工具 + 输入框"生图"按钮/弹窗(异步生成 · 四格网格 · 下载/保留/删除)
· /imgdraw 图片路由 · 历史持久化
· 后端:默认免费百炼 wan2.7-image · 可选 SiliconFlow Qwen-Image
🚧 开发中(bundle 完成 · 未发布)

开发流程(强制)

所有插件开发必须遵循敏捷迭代流程DEVELOPMENT.md

  • 用户故事写需求(体验导向)→ 一个功能一个迭代 → DoD 全绿才交付 → 交付即试用 → 回顾沉淀
  • 动态插件高频坑速查表见该文档附录(client half 完整性、沙箱禁用全局、契约预检、事件格式等)

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

TestsDetected
DocumentationDetected

Repository information

Language
TypeScript
License
Not reported
Last updated
Aug 18, 2026, 4:00 PM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.