Skip to content
dsh.fish

Browse

390 results

Bundle

dsh-favicon-status

Browser tab status indicator: paints the document favicon from the ui-session status snapshot (blue running / amber waiting / green done, spinning while work executes) so a backgrounded dsh web tab still shows task state

bf185003
Bundle

dsh-team-superflow

Fixed five-member dev team for DeepSeek Harness driven by the spec-superflow state machine: captain + spec-writer/architect/engineer/reviewer/docs, phase-tagged tasks with dependencies, auto phase advancement with a human build gate, and a workflow stepper in the web GUI

fengbin01
Bundle

dsh-sidebar-superdoc-docx

DSH web plugin: open and edit .docx files in the better-sidebar editor through SuperDoc (superdoc.dev) — a browser-native DOCX editor. Assets are self-hosted from this package's node_modules; edited documents export back to disk atomically.

chendefine
Bundle

heybox

小黑盒论坛分区(HeyBox):在 DSH Web 会话右侧开一个可伸缩的小黑盒(xiaoheihe.cn)客户端分区 — 推荐/板块/收藏/搜索/帖子详情与评论/消息提醒,照搬 WenfuRainbow/heybox 的交互与接口。/ A xiaoheihe.cn forum pane docked beside the DSH Web conversation, ported from WenfuRainbow/heybox.

plasta2steel
Bundle

dsh-theme-acid-noir

EN: Usability-first cyber-editorial themes for DeepSeek Harness Web with reversible lifecycle effects. 0.4.5 restyles the composer attachment button and the queued-message dock. ZH: 面向 DeepSeek Harness Web、重视可用性并支持可逆生命周期效果的赛博编辑主题。0.4.5 适配输入框附件按钮与排队消息面板。

YrracOwl
Bundle

dsh-upload-file

Workspace file upload with a paperclip dock: upload multiple files into <workspace>/.uploaded_files/<sessionId>/ (per-session isolation), and insert @UPLOAD: references into the composer.

seeingrain
Bundle

dsh-uno-office

LibreOffice (UNO) powered high-fidelity office engine for DSH — create & edit docx/xlsx/pptx via prompts, with human-in-the-loop review.

MarchLiu
Bundle

dsh-video-to-notes

Opt-in DeepSeek Harness skill bundle that turns course, lecture, tutorial, documentary, meeting, and talk videos into structured study notes.

YLL-KB
Bundle

onboarding-pack

Write the document a newcomer actually needs on day one: what this project is, how to run it, where things live, the five unwritten rules, and who to ask — discoverable, current, and readable in ten minutes, maintained as the cost of doing the work.

ChenneyZhuang
Bundle

project-handoff

Project handoff skill: a dated handoff.md per project — current state, decisions with reasons, pitfalls as symptom/cause/fix, actionable next steps — so any fresh session resumes without archaeology. Bilingual EN/CN.

ChenneyZhuang
Bundle

dsh-workbench

DSH 工作台:把「AI 改 md → 生成 Word/Excel/PDF → 你审这一版」变成一条看得见的时间轴(版本快照、审批、打开某一版、和上一版比正文差异、把漏记的产物收编成记录),可停在右栏与对话并排;另有技能库(读 ctx.skills 的完整技能目录)、文档配对看板与「待我审」角标。

liiydong
Bundle

dsh-edu

DSH plugin: show GPT/Grok limits and DeepSeek/Zhipu balances in the composer dock.

yueyexiayu
Bundle

dsh-task-capsule

DSH 任务两件套:会话 header 运行任务胶囊(圆点颜色分态、点击跳转对应会话、多任务下拉列表)、任务通知卡(显式按钮跳转、提示音、可选系统通知)。从 dsh-dock 最常用的功能提取精简而成;token 统计交给 DSH 自带会话统计条,不重复做。

wzn16
Bundle

dsh-skill-authoring

Ships a skill that documents how to write, review and verify DSH skills: SKILL.md frontmatter rules, how to phrase a description so it triggers, length and splitting guidance, and an A/B check that the skill actually changes agent behaviour.

gezi-wen
Bundle

dsh-dev-rules

Felix 项目开发规则:DSH 个人插件。在 Web GUI 右侧栏提供「开发规则」面板(与「Docker 容器」并列,全局规则 + 按项目覆盖),并把当前项目生效的规则自动注入每个会话的系统提示,让 agent 开发项目时自动遵守;另含 dev_rules 工具,便于在对话里直接维护规则。

Grant-Felix
Bundle

dsh-hwp

DeepSeek Harness plugin: a read_hwp tool that reads Korean Hangul word processor documents (.hwp HWP 5.x and .hwpx) as Markdown or plain text, with no native binaries.

kevin9327
Skill

physics-lab-report

把大学物理实验的原始材料(手写照片、空白报告模板、实验数据)做成一份可直接提交的实验报告 PDF:读手写数据、按公式计算、画图、填进原文档、检查格式、导出并按实验名称命名。当用户提供手写照片 / 空白 docx / 实验数据,并要求做实验报告、填数据、处理数据、画曲线、修订报告或转 PDF 时使用。不适用于没有实验数据的普通写作,也不适用于纯排版。

wuuuuu123-32
Bundle

@suan2inf/dsh-cockpit

DSH Cockpit: health checks, one-click repairs and safe update management for DeepSeek Harness (Web GUI, run-from-source). 体检 / 修复 / 更新三合一管理中心。

suan2inf
Bundle

dsh-wsl-compose

DeepSeek Harness WSL plugin: docker compose ps/logs; optional up/down with confirm+allowMutate.

173787247
Bundle

dock-flash

Quick Control dock plugin — a dynamic floating shortcut panel for DSH Workbench with extensible switch registry. Works standalone or with dock-base.

tcgbp
Bundle

changelog-capture

Write changelog entries while the change is in hand: user-facing entries in who/what/how-to-upgrade shape, actions separated from fixes, breaking changes flagged at the top, and a verify pass against the actual diff so the log never claims what the code does not do.

ChenneyZhuang
Bundle

decision-records

Lightweight decision records for any project: capture decisions that are expensive to reverse or re-litigate — decision, alternatives, the why, reversibility — append-only, supersede instead of rewrite, kept where the project lives so the next session inherits the reasoning, not just the conclusion.

ChenneyZhuang
Bundle

dsh-run-button

Run button for shell code blocks in DSH replies: executes the snippet through the host shell service and streams its output to a bottom-right dock, or to a bottom-panel tab per run.

EdwardXiao-bit