Bundle
Matt Pocock's agent skills (mattpocock/skills 1.2.3) as a self-contained DeepSeek Harness plugin: the full 35-skill set ships inside the package and is registered on ctx.skills by a read-only provider, so the set installs, updates and uninstalls as one plugin instead of 35 loose copies.
NmouZh
Bundle
DSH profile bundle: account quota cards beside the composer — DeepSeek balance with a configurable refresh interval (1/5/10/30/60 min), and OpenCode Go 5h/weekly/monthly token usage. The card follows the selected model and carries a debounced manual refresh button.
ShiraGawaAnri
Bundle
DSH web plugin: plays opencode sound effects on task completion/failure/input-request with a native Settings panel (45-sound pack, per-event picker + on/off switch, preview, volume).
jeffcwj
Bundle
DSH (DeepSeek Harness) scaffold plugin & preset: strict 5-phase init runbook, engineering standards, and six runnable starter templates (node-ts / react-vite / python / go / spring-boot / monorepo). 项目初始化脚手架预设:严格流程 + 工程规范 + 六套模板。
duyanta123
Bundle
DSH skill 目录懒加载:首轮只注入名字+一行短摘要(~500 tokens),完整摘要走 skill_search 按需检索,调用频率排序。
boomzikazita
Bundle
The see tool for the DeepSeek Harness: offline OCR with positions (macOS Vision) + ASCII layout art (PIL) + vision-model semantic description (mimo-v2.5 via the opencode-go gateway). Works with any model, including text-only ones.
qizhen2021
Bundle
DeepSeek Harness (dsh) LLM adapter backed by aimux — one Rust engine, 325+ providers as dsh model routes.
arcships
Bundle
DSH web UI 工具集插件:1) 输入框模型选择改为双按钮(供应商 + 模型两级联动,支持推理等级调节);2) 侧边栏工作区折叠/展开全部;3) 会话主选项卡新增「修改的文件」(列出该会话改动过的所有文件,点击经 Host 打开);4) 会话标题旁显示所属工作区徽章;5) 设置中心新增「DSH UI 工具」页(集中开关以上功能,偏好存 localStorage)。内核自适应(v0.4.2):功能三依赖的 target 体系服务收进 alphaFeatures 子 fiber,旧内核(0.1.1-rc.x)静默降级为四项、不再触发 Failed to load plugins 横幅;v0.4.3 起「修改的文件」支持 run_code 内嵌工具调用路径提取(当前 DSH agent 环境所有文件操作都包在 run_code 里);v0.4.4 修复功能一在 0.1.5 内核上每次挂载会话抛 remote.session 错——模型目录服务要求调用方声明 remote,并加兜底降级回官方控件。只动对应控件,不改 DSH 源码。
qgx1992
Bundle
OpenCode Go 额度悬浮窗:Web 页面右下角圆形按钮,点击展开弹窗展示 5 小时滚动/每周/每月三个周期的额度用量(percent、限额、重置时间),可随时收起为圆形按钮。
haipisao
Bundle
Dual-face dsh web plugin: five-column AppFrame, right-side Git workspace tree, Source Control, and a bottom multi-terminal dock
zhangsan5213
Bundle
在每条会话轮次的统计行上方显示 OpenRouter 实际供应商(StreamLake 等)与通道模型。纯客户端插件,兼容 DSH 0.1.1-rc.2 / 0.1.5-rc.1+。
userofthecomputer
Bundle
DeepSeek API Peak & Off-Peak (50% Discount) status indicator plugin for DeepSeek Harness (DSH)
ibrhr
Bundle
DSH 插件管理系统(host + client profile 插件):插件清单、更新检测、升级/回滚、备份、跨 agent 迁移。一期功能 1-5 交付(v0.1.0)。
azure5100
Bundle
Remote access gateway and zero-install Windows desktop projection for the DeepSeek Harness Web GUI.
siberiah2o
Bundle
小说写作助手插件(v5.0.0):句式/情感/意象分析、伏笔设定管理、本地语义检索、氛围光谱、风格画像报告、文笔六维基线带、原创模式与创作资料、写作哨兵(衔接/OOC/大纲);附 stdio MCP 服务器(Claude Desktop / Cursor 可用)。
siweina
Bundle
自主研究 agent:给 AI agent 一个小而真实的 LLM 训练设置,让它过夜自主实验——改代码→固定 5 分钟训练→检查 val_bpb 是否改善→保留或丢弃→重复(约 12 实验/小时、一晚约 100 个);单文件修改、program.md 超轻量 skill。受 karpathy/autoresearch(94k★ MIT)启发。
satan9394
Bundle
仓库知识图谱:把代码/PDF/Markdown/截图/白板照片提取概念关系建图——god nodes/惊人连接/建议问题、EXTRACTED/INFERRED/AMBIGUOUS 边标签、71.5x token 节省、wiki 导航、--watch 自动同步、git hook。受 safishamsi/graphify(48.7k★)启发。
satan9394
Bundle
Mobile remote control for the DSH web GUI with TunnelMux as the tunnel backend: scan-to-pair QR entry, one-time pairing tokens, live device status, revocable mobile sessions, and an auto-tunnel driven by the TunnelMux control API (127.0.0.1:4765) instead of an embedded cloudflared binary.
kexuejin
Bundle
Web 插件:在会话头部常驻显示 OpenCode GO 双账号与 CommandCode 的套餐用量(滚动 5h/每周/每月),3 分钟自动刷新
305037991x-pixel
Bundle
Token optimizer for DeepSeek Harness — condense your context, keep the essence
JxaMe
Bundle
三文件持久化规划:task_plan.md / findings.md / progress.md 落地磁盘、每轮 hook 重注入,计划扛过 /clear/崩溃/压缩;会话恢复 catchup、并行任务隔离目录。受 OthmanAdi/planning-with-files(25k★ MIT)启发。
satan9394
Bundle
Agent harness 配置系统:agents/skills/hooks/rules 四层分工、instincts 持续学习(自动学模式、聚簇成技能)、AgentShield 安全审计(secrets/权限/hook 注入/MCP 风险)、Unified Memory Vault 跨 harness 共享、GateGuard 破坏性命令门卫。受 affaan-m/ECC(185k★ MIT)启发。
satan9394
Bundle
Floating AI translation window for the DeepSeek Harness Web GUI: multilingual translation through the DSH host, with provider balance and daily-usage display. Standalone plugin package.
zhinian558
Bundle
For DSH 0.1.5-rc.2, preserve trusted reverse-proxy settings persistence and provide a redacted in-browser effective-config viewer. Not an authentication layer.
roojay