Skip to content
dsh.fish

Browse

30 results

Bundle

@dickpy/dsh-imagegen

AI image generation plugin for the dsh web GUI: text-to-image and image-to-image through configurable provider channels (gpt-image-2 / grok-imagine-image / nanobanana series / seedream-5.0-pro / dall-e-3, with native xAI Grok Imagine, Google Nano Banana and ByteDance Seedream request shaping), per-channel model catalogs, a three-column studio beside the native conversation, an infinite canvas with node-graph workflows (annotation boxes with attached prompt cards, local background removal, AI layer split, per-node model choice, file nodes with any-file upload, and a canvas skill system covering skill-driven next steps on every node: text polish, image description, content extraction, and long-running headless-agent pipelines such as image-to-editable-ppt, with a local skill library that installs and removes skills from URLs or uploaded archives), an ecommerce product-set mode and a prompt template library.

dickpy68
Bundle

dsh-adhd-copilot

ADHD behavioral coaching skill for DeepSeek Harness. Guides readers through task execution - breaks tasks into micro-steps, manages overwhelm, provides launch rituals, calibrates time estimates, and recovers from self-blame.

zimai2335
Bundle

dsh-session-audit

Session execution analytics and audit reports for DeepSeek Harness. Understand how your agent actually worked: steps, tool calls, failures, repeated actions, token usage and verification signals.

bwndlct4
Bundle

dsh-memory-protocol

Memory protocol enforcement plugin for DeepSeek Harness — forces memory_weave before tool calls, auto-ingests session turns, injects memory context into agent steps. Bridges the opencode-memory MCP server with a hard protocol gate.

baaai1233
Bundle

@jinplu/dsh-plugin-discussion-intent

An intent-calibrated DSH discussion mode that prevents complex conversations from drifting and turns them into evidence-based next steps.

JinPLu3
Bundle

dsh-friendly-steps

过程精简:把 DSH Web GUI 里的 Think / 工具调用等技术过程行折叠成友好摘要,面向文字工作者的非技术呈现。Collapses technical process rows in the DeepSeek Harness Web GUI into a friendly summary pill.

dongwenxiu83-web3
Bundle

dsh-process-fold

Fold DSH Web execution steps into compact expandable process boxes while keeping dialogue and final answers outside.

uigdwunm2
Bundle

dsh-planchart

DeepSeek Harness plugin: the agent publishes a project plan (steps) and a project framework (architecture graph); the browser renders the steps in a right-hand panel and the framework as a downloadable diagram in the center view.

SmileBuild2
Bundle

@deepseek-ai/dsh-trace

Embedded yiTrace plugin for DeepSeek Harness turns, model steps, and tool calls

vibeinging2
Bundle

dsh-conversation-stats

DSH Web GUI 会话统计插件:在顶部「对话」「轨迹」之后新增「会话统计」tab,列出每个对话的轮数、步数、token 用量(输入/输出/缓存)、模型调用、工具调用与耗时等数据,点击会话可查看逐条调用明细。数据直接解析 ~/.dsh/sessions 下的会话日志(zstd),无需常驻监听,历史对话同样可查。

wellcover2
Bundle

dsh-task-graph

Task Flow / Execution Graph plugin for DeepSeek Harness (DSH): visualize a single task's full execution — turns, LLM steps, tools, skills, subagents, retries, parallel branches — as an interactive DAG with live updates and trajectory linkage.

KevinZhangNothing2
Bundle

dsh-work-continuity

Work Continuity for DSH — goal/decisions/checkpoints/next-steps as explicit WorkState, decoupled from generic memory

Icstick2
Bundle

dsh-plugin-collapsible-steps

DSH Web plugin: collapse consecutive tool-use and thinking steps between messages into a single bracketed, expandable item

mervyn-teo1
Bundle

dsh-firstrun

First-run health check for DeepSeek Harness (dsh): verifies Node/pnpm/dsh toolchain, profile, API key, workspace and registry config, then prints actionable next steps. Zero runtime dependencies, read-only. CLI + agent-callable quickstart tool.

zoahdev1
Bundle

@fonlan/dsh-gitmemo

Git-backed long-term memory for DeepSeek Harness: a local .mem git repo (single main branch, immutable entries, structured commit messages) with mem_search / mem_read / mem_write / mem_delete / mem_replace tools and fully automatic legacy migration (no CLI needed; the CLI remains for explicit control), auto-managed by the root agent with zero manual steps.

fonlan1
Bundle

dsh-gpt-file-discipline

A configurable DeepSeek Harness host plugin that silently appends route-specific system-prompt guidance for GPT and DeepSeek steps.

youxi-huang1
Bundle

dsh-wide-stats-footer

Wide stats footer: removes the max-width clamp on the composer stats line (turns/steps | LLM time | TTFT | cache hit | token counts) so it spans the full composer width, centered

thomasvvugt1
Bundle

dsh-turn-outline

Turn-outline sidebar tab for dsh-better-sidebar: fold a session into user turns (input + tool steps + output) with structured jump-back into the conversation | DSH 轮次轨迹侧边栏:按用户轮次折叠会话(输入+工具步骤+输出),一键定位回对话原位

Andor-Z1
Bundle

dsh-security-guard

Static and runtime security guard for the DeepSeek Harness: scans plugins and workspaces for malicious code, context injection and token waste (block/warn/clean), intercepts dangerous runtime tool calls and prompt steps, and exposes /scan, plugin_scan, the scan web panel and a user-managed allowlist. Fully static analysis — never executes scanned code.

bigclawd1
Bundle

dsh-idea-jar

A floating idea jar for DeepSeek Harness that generates, organizes, edits, optimizes, copies, imports/exports, expands into next steps, and persistently saves creative ideas.

wanghaonan3333-web
Bundle

dsh-incremental

增量实现:小步推进、每步可验证、保持可运行状态,避免大爆炸式改动。受 addyosmani/agent-skills(88k★ MIT)启发。

satan9394