Skip to content
dsh.fish

Browse

359 results

Bundle

dsh-attachment-downscale

附件自动降级:DSH 图片准入(单边 ≤2000px / ≤3.5MB / ≤4000万像素)超限图片不再拒绝,用 sharp 自动缩小/重编码后入库,用户上传手机原图不再踩线。

zoumutou
Bundle

dsh-fare-meter

出租车计价器式实时计费:模型生成时逐秒跳动、空闲归零,内置 DeepSeek 官方峰谷时段与 V4-Flash 价格表,5 位小数。

bunipai
Bundle

dsh-ocgo-quota

OpenCode Go usage floating widget for the DeepSeek Harness Web UI: a bottom-right overlay showing rolling-5h / weekly / monthly quota, backed by the official opencode.ai usage endpoint.

fuzz1og
Agent preset

dsh-minimal-win

DeepSeek Harness 极简增强模式 | Minimal-Win Agent Preset(Windows 下自动使用 pwsh 的极简增强预设)

wangxiang0605qvq
Bundle

@zhangsan5213/dsh-right_sidebar

Dual-face dsh web plugin: five-column AppFrame, right-side Git workspace tree, Source Control, and a bottom multi-terminal dock

zhangsan5213
Bundle

dsh-plugin-opencode-go-quota

OpenCode Go 额度悬浮窗:Web 页面右下角圆形按钮,点击展开弹窗展示 5 小时滚动/每周/每月三个周期的额度用量(percent、限额、重置时间),可随时收起为圆形按钮。

haipisao
Bundle

dsh-obsidian-bridge

Bidirectional knowledge bridge between DeepSeek Harness and Obsidian Vault — FTS5 search, draft writing, session linking

AIMarshallLee
Bundle

dsh-plugin-voice

DeepSeek Harness 插件:语音 + 通知出口——agent 通过云端 TTS(火山 seed-tts / 小米 MiMo V2.5,失败自动回退 SAPI)/ 桌面通知 / 提示音主动联系用户。融合 dsh-plugin-notify 的 DSH 原生深度集成与 agent-voice-mcp-minus 的云端 TTS 调优,零 Python 依赖,Windows 原生。

doer1296
Bundle

dsh-better-model-select

DSH plugin: exposes per-provider balance / coding-plan usage (5h window + weekly) in a status bar pinned to the native session-stats row.

sxy-kumako
Bundle

dsh-plugin-xt-memory

Cross-session self-learning memory for DeepSeek Harness, ported from XT-AGENT packages/memory. BM25 relevance injection + background extraction (sanitize/dedupe/merge) + lifecycle archive + memory_read/memory_search/memory_write tools.

chucan1
Bundle

dsh-result-cap

DeepSeek Harness plugin: a deterministic UTF-8 byte cap on tool results, keeping the first N bytes and carrying a sha256 of the full original so a truncated result is never mistaken for a whole one

jwilson411
Bundle

xby-obb

检测图像中的旋转目标,输出旋转边界框、角度、置信度和类别标签。支持15个目标类别:plane, ship,storage tank,baseball diamond,tennis court,basketball court,ground track field, harbor, bridge,large vehicle,small vehicle, helicopter, roundabout,soccer ball field,swimming pool。

xby-skill
Bundle

dsh-autonomous-research

自主研究 agent:给 AI agent 一个小而真实的 LLM 训练设置,让它过夜自主实验——改代码→固定 5 分钟训练→检查 val_bpb 是否改善→保留或丢弃→重复(约 12 实验/小时、一晚约 100 个);单文件修改、program.md 超轻量 skill。受 karpathy/autoresearch(94k★ MIT)启发。

satan9394
Bundle

dsh-expert-market

DSH 专家市场 — WorkBuddy 专家/专家团体系移植:安装专家=生成 agent preset(文本手术+回读断言),425 个官方专家目录按需安装,内置能力减法声明、开场白、快捷提示词 chip 与成员委派工具

yangyizhu8
Bundle

xby-asr-5

常用的五种语音识别,中文普通话、英语、日语、韩语、粤语,自动识别语种。

xby-skill
Bundle

dsh-plugin-dida365

滴答清单 (DIDA365 / TickTick) plugin for DeepSeek Harness: workspace-bound list, @-mention tasks in chat, and agent control via the dida365 MCP server

yangkghjh
Bundle

dsh-input-polish

DeepSeek Harness dual-face plugin: a sparkles button beside the model selector that polishes the current draft with the selected model, plus a settings section for style (concise/detailed/formal/casual) and detail (3/5/expand).

llyyhh0487
Bundle

geometry-knowledge

几何论(共扼谱几何 CSG)知识库插件:纯离线 BM25 检索 208 篇文章全文 + 3833 分块 + 871 条主库真理层,零运行时依赖。Conjugate Spectral Geometry knowledge base for DeepSeek Harness: fully offline BM25 retrieval over 208 articles, 3833 chunks and 871 verified truths.

sdoygb
Bundle

xby-classify

对图像进行ImageNet 1000类分类,返回Top-5类别和置信度。

xby-skill
Bundle

dsh-ark-plan-usage

DeepSeek Harness (DSH) sidebar plugin: live Volcengine Ark Agent Plan usage (5h / weekly / monthly), fetched via the local arkcli.

Barry-Liu-001
Bundle

dsh-composer-height

DSH Web 输入框高度微调:把对话输入文本区最小高度从官方默认 2 行(52px)提高到 3 行(76px),client-only

tuogusa
Bundle

dsh-listener

安全版本地语音输入插件 for DeepSeek Harness:输入框右侧麦克风按钮,录音后经同源宿主代理转写(本地 SenseVoice-Small INT8 ONNX,音频不出网)。后端仅绑定 127.0.0.1 + 随机 token,无 CORS,模型 sha256 校验。

Lanzgale
Bundle

dsh-knowledge-sqlite

Cross-session knowledge for DeepSeek Harness: ctx.knowledge service + knowledge_* tools, SQLite FTS5 trigram retrieval (CJK substring) with L1 query expansion. V1.11 contract (write/update/search/list/delete + budget + events + error codes).

NinjaSln-labs
Bundle

dsh-mutation-receipt

DeepSeek Harness plugin: a citable append-only JSONL of filesystem touches — path, op, sha256 before and after — carrying no file contents

jwilson411