Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
135 plugin trovati
forkprobe
jayden-x-l/forkprobe
Confronta più skill sullo stesso compito e scegli la vincitrice.
ru-marketplace-mcp (dsh)
vladimir-human/ru-marketplace-mcp
Skills and optional MCP rows for ten Russian marketplaces: price comparison across Wildberries, Detsky Mir and Yandex Market, plus per-source search, product cards and reviews. The 13 skills load on install; both MCP rows stay disabled until RU_MARKETPLACE_MCP_DIR points at a local clone, which needs Python 3.12+ and uv.
dsh-crew
zseven-w/dsh-crew
DeepSeek Harness (DSH) plugin: dispatch work to DSH agents from Claude Code / Codex — native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge that lends the text-only harness vision and image generation.
dsh-claude-ux
eri64/dsh-claude-ux
DSH plugin: Claude-style Chinese risk control & conversation autonomy for DeepSeek Harness web
hn-cli (hacker-news)
heartleo/hn-cli
Hacker News tools for feeds, discussion threads, search, and user profiles.
skill-route
erichare/skill-route
DeepSeek Harness (dsh) bundle wiring SkillRoute's skill router into your agents.
recruiting-copilot
viy1204/recruiting-copilot
给 HR / 猎头的 AI 招聘工作流:岗位标准梳理、Boss直聘 + 猎聘双通道寻源初筛、市场人才盘点、简历评估、约面试、候选人台账与日报。可装成 Claude Code 插件或 DeepSeek Harness (dsh) 插件——后者自带可直接上手操作的「招聘浏览器」面板;也能配合任意读 AGENTS.md 的 AI 编程助手使用。
opencues
opencues/opencues
OpenCues for DeepSeek Harness — LLM word alternatives and `_`-gated blank fill-ins in the dsh composer.
opencues (dsh)
opencues/opencues
Word alternatives and underscore-gated fill-ins in the composer. End a line with _ and it is filled; misspellings are flagged as you type. Routes through the model dsh is already configured with, so it needs no API key.
geml
geml-spec/geml
Agent-Native document handling for DSH — addressable blocks let an agent read and edit one section instead of the whole file. Ships the geml MCP server and the authoring and code-graph skills.
geml (dsh-plugin)
geml-spec/geml
Block-addressed document editing: an MCP server exposing geml_get / geml_set / geml_check and friends, so an agent reads or rewrites one addressed block of a Markdown or GEML document instead of the whole file. Ships the GEML authoring skill and a code-graph skill that builds and navigates a project call graph as GEML codemaps.
dsh-usage
aisland-sjl/dsh-usage
🌊 Persistent dock & fully-customizable balance/usage panel for DeepSeek Harness — activity heatmap, dual-channel comparison, local-only & privacy-first
dsh-deepread
xiehuan123/dsh-deepread
Deep-read books and articles in five modes (quick, deep, knowledge map, Feynman, full book) with claim-evidence-data reports, Mermaid/XMind mindmaps, batch comparison, budget preflight, transparent background-job progress, and MD/HTML exports from URLs, files, or pasted text.
dsh-plugin-product-subagents
shaokeyibb/dsh-plugin-product-subagents
Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness — continuable children, durable session recovery, per-role product permissions, and delegation with a permission ceiling.
dsh-agy
chaos-03x/dsh-agy
Google Antigravity (agy) OAuth auth + model access plugin for DeepSeek Harness: multi-account pool, 429 rotation, device fingerprinting, CLI and web login.
dsh-science
biociao/dsh-science
Postazione di ricerca in stile Claude Science: motore di ricerca a ciclo ReAct (strumenti research_*), artefatti versionati con provenienza tracciata (strumenti artifact_*) e 10 skill scientifiche per genomica, patogeni e bioinformatica.
dsh-tui
dsh-tui/dsh-tui
UI da terminale in stile Claude Code per gli agenti DeepSeek Harness, come bundle di plugin dsh out-of-tree.
project-blueprint
shuguang1994/project-blueprint
Rende qualsiasi progetto pronto per gli agenti AI con un solo comando. Rilevamento adattivo dello stack tecnologico (7 linguaggi × 14 framework × 61 componenti), generazione automatica di AGENTS.md, scheletro della documentazione, CI/CD e infrastruttura di test.
Co-Engram
co-engram/co-engram
Self-evolving team memory as plain Markdown in git: a native Cordis plugin that registers 38 bare-name memory tools plus a prompt-signals section re-evaluated at every assembly, with RPE reinforcement, decay and sleep consolidation; shares one data repo with its Claude Code (MCP) and OpenClaw hosts; verified against DSH 0.1.0-rc.6.
write-chinese-long-screenplay
mudden2380078550-creator/write-chinese-long-screenplay
Chinese long-form screenwriting skill: two input blocks (background + character bible) feeding a causal-value engine, anti-AI-flavor review, and a continuity ledger; works on Codex / Claude Code / dsh / zcode.
dsh-file-upload
hongming-huang/dsh-file-upload
Claude-style drag-and-drop/paperclip file upload with content sniffing, document-to-Markdown via Microsoft MarkItDown (built-in JS fallback), text inlining, and a read_document tool for agents.
task-passport
dongsheng123132/task-passport
Porta lo stato persistente delle attività tra DeepSeek Harness, WorkBuddy, Claude Code e Codex, con checkpoint leggibili dalla macchina e locking ottimistico.
dsh-checkpoint-rewind
perrylink/dsh-checkpoint-rewind
Equivalente di /rewind di Claude Code per DeepSeek Harness: snapshot dei file del workspace basati su git prima di ogni esecuzione di strumento che modifica lo stato, fork di sessione ai confini dei turni e un comando /rewind una tantum che ripristina i file e riporta la sessione a un checkpoint tramite fork
dsh-permission-rules
perrylink/dsh-permission-rules
Regole di permesso dichiarative in stile Claude Code per DeepSeek Harness: regole ordinate allow/deny/ask con corrispondenza su nome dello strumento, argomento (glob/regex) e percorso del workspace sulla catena tools/pre-execute, audit completo del log di sessione e ricarica delle regole via HMR