Bundle
DSH web plugin: pick skills from a sidebar tab — list every installed skill with global/local badges, LLM-generated descriptions (cached, never touching skill files), and inject the /skill gesture into the current session composer on check.
Bundle
Automated unit-test generation for DeepSeek Harness: a /testgen command and generate_tests tool that scaffold, run, and fix tests until they pass.
Bundle
China-network bootstrap for DeepSeek Harness (dsh): connectivity probes to npm/GitHub/HuggingFace/mirrors, local proxy detection, mirror recommendations, and a generated PowerShell/bash bootstrap script. Read-only by default; apply is explicit. CLI + agent-callable cn_boot tool.
Bundle
Message edit / regenerate for DSH Web: inline edit of assistant replies (text + reasoning), regenerate replies, and user-message edit — a Cordis host plugin serving /api/msg-edit/* plus a dsh.client UI plugin contributing to the assistant action strip.
Bundle
dsh bundle plugin: grok2api image & video generation tools plus image recognition (generate_image / generate_video / recognize_image) for the DeepSeek Harness
Bundle
Desktop one-click launcher for DeepSeek Harness Web: generates a launch .bat and a desktop shortcut (.lnk) with a customizable icon.
Bundle
DeepSeek Harness plugin: generate_ui — the model turns a request (+ data) into an A2UI document rendered as an interactive surface in the chat, generated through dsh's own model service (valuz-genui core)
Bundle
Model-facing generate_image tool for DeepSeek Harness (dsh): generates brand-new images with the Google Gemini image-generation service via the Antigravity CLI, saves them, and returns the paths. Hot-pluggable — install with `dsh plugin --profile web add dsh-tool-generate-image`.
Bundle
DSH ERNIE-Image-Turbo text-to-image plugin: generate images via Baidu AI Studio, save them as durable session attachments, plus a settings card and a generation gallery panel
Bundle
AntV Infographic renderer for DeepSeek Harness: render AI-generated infographic fences inline with streaming, editing, and SVG/PNG export.
Bundle
Generate images and videos in DeepSeek Harness through the NanoBananaPro API
Bundle
Generate images and Seedance videos in DeepSeek Harness through the Seedance 2 AI API
Bundle
DSH 对话内联生图插件:OpenAI 兼容接口,图片以 generated-image 块直接显示在对话框内,设置项在 设置→插件→可配置。
Bundle
Nebula skin for DeepSeek Harness Web UI — deep-space neon theme with HD generated backgrounds. · DSH 深空霓虹皮肤,自带高清星云背景。
Bundle
Generate llms.txt for DeepSeek Harness (dsh) plugin repositories from package.json + README — AI-readable discovery files with zero runtime dependencies. CLI + agent-callable llms_forge tool.
Bundle
DeepSeek Harness (dsh) plugin: /wrapped generates a shareable SVG summary card for the current session.
Bundle
DeepSeek Harness plugin: a third-party image-generation relay. Adds the 生图配置 card (Settings → Plugins → 插件配置) for configuring an OpenAI-compatible (/v1/images/generations + /v1/images/edits), DashScope (通义万相 async-task), Replicate or fal.ai image API; registers image_generate (文生图/图生图/局部重绘/指令编辑), imagegen_status, imagegen_test, imagegen_configure tools; installs a 生图 skill so the model auto-triggers on 生图/画图 mentions.
Bundle
DSH plugin: /init slash command that generates an AGENTS.md guide for the current project with a two-stage model call
Bundle
DSH arch-doc skill plugin: analyze a codebase and generate architecture documentation (module responsibilities, dependencies, entry points and run methods).
Bundle
Generate a README.md for DeepSeek Harness (dsh) plugin repositories from package.json + cordis.patch.yml + source layout — deterministic, zero runtime dependencies, read-only by default. CLI + agent-callable readme_forge tool.
Bundle
Registers generate_image and generate_video tools for Agnes AI media models (agnes-image-2.5-flash, agnes-video-2.5-flash) in DeepSeek Harness. Supports multi-image reference via reference_image_urls.
Bundle
DSH 选择增强插件(生态唯一):给 ask_user_question / ask_user_choice 的选择卡加「重新生成选项 / 更多选项」两个按钮——选项都不满意一键换一批(换角度/维度,5~8 个),选项太少一键补充到 6~10 个。纯前端交互实现,不改核心包、不新增工具,原生文字卡与图片选择卡通吃。
Bundle
DSH web plugin: a better-sidebar tab that reads the latest assistant line and generates four style-distinct reply candidates (帮我想想) with a one-shot off-loop completion. Independent from the main session: no context inheritance, a fresh round per generation.
Bundle
dsh plugin: generate/edit images via the locally installed OpenAI Codex CLI