Skip to content
dsh.fish

Browse

234 results

Bundle

dsh-wq-bridge

WorldQuant BRAIN 平台桥(Python Bridge 模式):TS 壳管理 Python 子进程(stdio JSON-RPC),向 DSH 工具面暴露 AlphaFactory 平台能力

jonah7911
Bundle

dsh-data-extractor

结构化数据提取:从非结构化文本中提取指定字段并输出JSON/CSV/表格

jetheaven1
Bundle

@lansi-ai/dsh-fetch-url

DSH plugin that registers a fetch_url tool: fetch any URL (direct for domestic targets, HTTP CONNECT proxy for overseas) and return a bounded text/JSON summary. Reuses the battle-tested Node TLS logic from tools/fetch-url.cjs, exposed as a model-callable tool.

lansi-ai1
Bundle

dsh-receipts

Mine local DSH session logs (JSONL) into personal 'usage & impact' receipts: Markdown day/week/month reports plus a self-contained HTML receipt, cross-referenced with local git log. Zero-network mining, privacy-first (reads only your own dshHome).

988hj7tczd-oss1
Bundle

dsh-anthropic-oauth

Bridge Claude Code OAuth (Pro/Max/Team) into DSH — reuses ~/.claude/.credentials.json, auto-refreshes, syncs ANTHROPIC_OAUTH_TOKEN, pulls the model catalog live from /v1/models, and shows a live subscription quota panel (5h/7d usage + reset) — without hardcoding

TrueNix1
Bundle

dsh-surface-contract-proof

Content-addressed conformance proof across recorded DSH ToolRuntime, MCP JSON-RPC and CLI JSON surfaces

dongsheng1231321
Bundle

dsh-project-mcp-bridge

Per-project MCP loading for DeepSeek Harness: sessions of a project automatically get the MCP servers declared in its .dsh/mcp.json (mcpServers JSON shape, shared with Claude Code / Cursor / VS Code). Client bridge — consumes MCP servers, not an MCP server, not an official DeepSeek package.

KYinCode1
Bundle

dsh-logger-panel

Runtime log panel for DeepSeek Harness: live SSE log view in Settings plus bounded date/size rotating JSONL files.

LingLambda1
Bundle

dsh-3d-model-viewer

DSH plugin: view OBJ/STL/STEP models in the web UI and translate them into a standardized, LLM-readable JSON

lishLRF1
Bundle

dsh-artifact-preview

Codex-style artifact preview for DeepSeek Harness (DSH): produced-files row in chat with inline image thumbnails, and a resizable split-screen side preview panel rendering Markdown / source code / CSV / JSON / images / HTML, plus localhost port preview.

nirvanaslash1
Bundle

dsh-daily-sticky

每日语音便签 DSH web 插件:轻量浮动便签(勾选完成可取消/可编辑/可添加/可删除)+ JSON 按日日志 + 周/月数量环比统计。保留 AI 语音抽取闭环,去掉番茄钟。

DoggyHU1
Bundle

dsh-quota-monitor

Quota monitor for the DeepSeek Harness Web GUI: OpenCode Go plan usage + DeepSeek API balance/usage + MiniMax Token Plan, as a draggable bottom-left monitor window. P0: self-metered token ledger (llm/stream waterfall, own JSONL). P1: multi-provider abstractions (balance/windows kinds, presets, configurable parsers) and bundle-type packaging.

mouse333331
Bundle

dsh-chat-log

Export a DSH session log as a clean chat log: stream fragments folded into normal messages, every other event kept verbatim. /chat command + browser-download button.

YupegLV1
Bundle

@linxin666/dsh-client-ui-lingxi

灵犀 — DSH Web GUI 灵感工作台插件:想法池录入/孵化/计划/立项管理 + AI 解析与关联网络图谱,任务看板支持优先级与截止日期,数据存单文件 JSON,双通道(对话+网页)共享。

ppjun20261
Bundle

@lsqeon/dsh-progress

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

lsqace-del1
Bundle

dsh-quick-prompts

输入框快捷输入:输入框上方常驻横向快捷条(第一行分类、第二行标题,悬停切换、点击插入);每条可单独开启自动发送(⏎ 图标,点击即发送)、可设置数字序号按序排列;闪电笔弹层可管理并从 MD 导入;数据存 ~/.dsh/quick-prompts.json 全局一份不丢失

lnyuqian1
Bundle

@weibaohui/experts-management

dsh 插件 · 专家管理:管理 ntd 格式的专家与专家团队(plugin.json + Agent MD + 技能集),浏览/安装 50+ 内置专家市场;每个专家注册为「仅用户可调用」的技能,在对话输入框用 /expert-名称 即可以该专家的身份执行任务(宿主确定性注入角色定义与技能清单,不占用模型目录 token)。

weibaohui1
Bundle

dsh-movein

Try DeepSeek Harness with your existing Claude Code setup. Preview skills and configuration before applying. Codex and OpenCode supported.

sjh9714
Bundle

dsh-json-types

JSON 类型生成:把 JSON 数据转换为 TypeScript 接口 / JSON Schema / Python(Pydantic) 模型,自动推断字段类型、嵌套对象与数组元素类型

uckkk
Bundle

@royenheart/dsh-plugin-structured-output

dsh plugin: opencode-style json_schema structured output via a generic StructuredOutput tool, /json-schema command, and native JSON Schema validation.

royenheart
Bundle

dsh-command-scout

Scans the project workspace at startup and exposes its declared build commands (Makefile targets, package.json scripts, just recipes, deno tasks) as callable agent tools.

JohnXu22786
Bundle

dsh-computer-control

dsh bundle for computer-control: desktop control (screen capture, pointer/keyboard injection, accessibility-tree semantic actions, safety guards) bridged to the harness over stdio JSON-RPC.

JohnXu22786
Bundle

dsh-json-csv

CSV ↔ JSON 转换:JSON 对象数组转 CSV,CSV 解析为 JSON

uckkk