Skip to content
dsh.fish

Browse

236 results

Bundle

dsh-invoice-tools

DSH 原生发票解析/报销单生成工具:读取工作区发票 PDF(XML 附件优先、文本层正则兜底),结构化 JSON + 金额勾稽校验,多张汇总生成报销单(Markdown / xlsx)。

988hj7tczd-oss
Bundle

dsh-progress

DSH plugin: 「进度」实验/项目进度管理 — agent 工具(progress_*)+ better-sidebar 侧边栏界面(iframe 托管原版界面),数据存会话项目 .progress/progress.json。可通过 github: 或 npm 安装到任意 DSH 桌面 profile。

lsqace-del
Bundle

@rayfalling/dsh-tool-visibility

Control which tool schemas are injected into the DeepSeek Harness model context. Registers a tool_visibility manager tool AND a settings-page UI (Settings → 工具注入控制) with per-tool toggles; backed by the framework-native tools.restrict filter and persisted to a JSON state file.

rayfalling
Bundle

dsh-plugin-version-management

DSH plugin version snapshot & restore: one click to snapshot all installed plugins (JSON + human-readable TXT + offline restore script), upload a snapshot to restore the exact plugin set.

lw-storm
Bundle

dsh-session-slm-router

Shadow-mode SLM router for DeepSeek Harness: per-turn weak/strong prediction via vertical-small-model CLI, writes ~/.dsh/slm-shadow/session-slm-shadow.jsonl; does NOT change the active model (S1 shadow only).

NinjaSln-labs
Bundle

dsh-reset-handoff

Standard handoff protocol so DSH never restarts itself: a host plugin that files a JSON reset request for an external ops agent (e.g. Hermes) to execute preflight-snapshot → restart → health-check → recover, then delivers the result back to the requesting session.

nicecx
Bundle

xby-source-coop

一个用于发现和访问800TB+地理空间数据的MCP服务器,支持AI客户端通过JSON-RPC协议进行交互,提供智能搜索和高效数据访问功能。

xby-skill
Bundle

dsh-session-migrator

Visual cross-device session migration for DeepSeek Harness with drag-and-drop workspace import

Suixin04
Bundle

dsh-plugins

Aggregate DSH plugin bundle — one install, five plugins: dsh-memarc (long-term memory + session archive), dsh-session-git (export/import sessions as committed JSON), dsh-session-branches (session fork tree), dsh-goal-auto-resume (re-arm unfinished goals), dsh-model-reasoning (per-model reasoning capability & effort editor). Declares dsh.bundle, so the whole repository installs as a single profile layer: no clone, no build.

loongWoong
Bundle

dsh-get-balance

DeepSeek balance & token-cost plugin for DeepSeek Harness (dual-face): query official balances of every DeepSeek provider (multi API key), compute costs (last question / session / today-project / today-all) from token usage with a user-editable price table. Unified modal UI, bilingual (zh/en)

jsoncode
Bundle

dsh-docx-mcp

Zero-dependency MCP stdio server that generates real .docx files from a JSON spec — Chinese office-automation vertical for DeepSeek Harness.

helibeiqi
Bundle

xby-jsondiff

基于MCP协议的高效JSON对比工具,专为AI对话场景设计,提供智能对比、快速响应和清晰输出。

xby-skill
Bundle

dsh-commandcode-usage-monitor

DSH 插件:Command Code 实时用量监测(Host 后端 + Browser 挂件/设置页)。抓取 /alpha/* 用量/额度窗口,暴露 HTTP JSON 查询接口与每轮消耗统计。

XingPeng-Pixel
Bundle

xby-csv2json

一个基于FastMCP的CSV到JSON转换MCP服务器,提供高效的CSV数据转换服务。

xby-skill
Bundle

dsh-poor-mode

穷鬼模式(Poor Mode):钱包优先的 DSH agent preset,供应商感知的分时省钱。先分析用户意图与任务复杂度,复杂任务让用户选择「立即执行」或「闲时执行」——按当前供应商的实际计费规则判断:DeepSeek 峰谷价闲时半价;固定计价的平台则退化为纯延后队列。支持 ~/.dsh/poor-mode-providers.json 自定义任意平台的分时规则。基于 dsh-liangshen 的 preset 同步架构。

superkonka
Bundle

dsh-secret-scrub

DeepSeek Harness plugin: redacts known secret shapes in tool arguments and results behind stable placeholders, and appends preimage-free JSONL incidents

jwilson411
Bundle

dsh-task-queue

Tiered task queue for DSH↔Hermes coordination: queue.json is the single source of truth; tasks are enqueued by DSH mechanisms (review/lesson/reset) and consumed by the Hermes-side cron with a lease/claim model. Also provides the busy-mutex for serializing Hermes calls from the approve fast path.

nicecx
Bundle

dsh-d1

Cloudflare D1 tools for the DeepSeek Harness: d1_list/query/exec/schema/stats/health over the D1 HTTP API — read-only first, lexical read-only guard, write-approval gate, row clamping, CSV/JSON output.

cndn
Bundle

rein-scene-forge-dsh-plugin

DeepSeek Harness Skill and deterministic validators for generating tour_robot YAML from points.json and narration material.

peng2048
Bundle

dsh-distillery

dsh 插件:本地蒸馏器——扫描全部历史会话,挖出「用户纠错 → agent 改对」片段,脱敏后蒸馏成微调数据对(JSONL)、技能草稿与 AGENTS.md 规则补丁,带人工审核队列

Britneycode
Bundle

dsh-tool-call-guard

Neutralize tool calls with invalid JSON arguments on the wire, so one malformed model generation cannot brick a session against strict OpenAI-compatible servers (vLLM et al).

alchemistwu
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
Bundle

dsh-data-cleaning-agent

Data cleaning and data enrichment for CSV/XLSX/JSON enterprise lists in DeepSeek Harness, including spreadsheet cleaning, deduplication, profiling, optional Qichacha MCP and exports.

duhu2000
Bundle

dsh-xmap

xmap Excel schema-map tools for DeepSeek Harness — peek/extract/verify/aggregate large Excel sheets with a reusable column-mapping spec library. 模型只写一份几百字节的列映射 spec,引擎用 Excel COM 在模型上下文之外把整张表读成 JSONL。

lvguqingyou