Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
84 plugin trovati
dsh-cc-ecosystem
bcy2020/dsh-cc-ecosystem
Load Claude Code assets into DSH at runtime — skills, slash commands, rules, permission rules (deny/ask/allow), subagents and hooks from .claude/ plus Claude Code plugins (plugin.json / marketplace / skills / agents / MCP), via a memory-IR parse layer that keeps .claude as the source of truth with no writes back. Six installable packages: loader, skills, permissions, agents, hooks, mcp.
dsh-claude-cli
katsos/dsh-claude-cli
LLM provider that runs the locally installed Claude Code CLI as the model backend, so requests go through an existing Claude subscription instead of a metered API key; native tool calls are bridged over MCP.
dsh-effort-slider
2768651338/dsh-effort-slider
A Claude Code-style reasoning-effort slider for the DSH Web UI: stepless drag, snap-on-release, a WebGL fire trail, and real, working thinking-effort control for any custom third-party model or provider.
dsh-output-styles
perrylink/dsh-output-styles
Cambio di stile di output a runtime per DeepSeek Harness, equivalente a outputStyles di Claude Code
dsh-agent-relay
noelune/dsh-agent-relay
Relay di messaggi multi-agente basato su loopback: broker autenticato con HMAC più plugin dsh (relay_send/recv/peers/history), client CLI e Python a dipendenza zero, protocollo di rete v1.0.
unified-agent-memory
noelune/unified-agent-memory
Un unico vault Obsidian condiviso per ogni agente: core Python privo di dipendenze (search/promote/adjudicate/forget), template del vault, plugin dsh (memory_search/show/submit/status)
scalix-cloud-mcp
scalixworld/scalix-cloud-mcp
Official Scalix Cloud MCP plugin and server configuration for DeepSeek Harness, Claude Code, Cursor, Gemini, and Antigravity.
dsh-ponytail
gongyijie85/dsh-ponytail
Ponytail lazy senior dev mode: 6 skills adapted from DietrichGebert/ponytail.
dsh-skin-claude-code
lucasn0820/dsh-skin-claude-code
Skin ispirata a Claude Code per la GUI web di DeepSeek Harness
dsh-claude-marketplace
ben7am1n/dsh-claude-marketplace
Livello di compatibilità con Claude Code per DeepSeek Harness: carica skill/comandi/agenti .claude e installa i plugin dai marketplace di Claude Code come skill dsh native
pptfast
liustack/pptfast
Generazione PPTX stabile e modificabile per agenti IA — IR semantica in ingresso, DrawingML nativo in uscita
dsh-agent-preset-recommender
leemancheung/dsh-agent-preset-recommender
Scanner locale rispettoso della privacy per i metadati di sessione/workflow di Codex, Claude Code, WorkBuddy e CodeBuddy; conserva prove aggregate e consiglia i preset agente integrati di DSH senza conservare i contenuti, usare la rete o modificare i preset
dsh-crew
dshworks/dsh-crew
Run Claude Code and Codex as live terminal panes beside dsh: a split view in the web UI, buttons to seat them, and tools that let the dsh agent hand them work and read their screens.
dsh-plugins
zjcdkj/dsh-plugins
DeepSeek Harness out-of-tree plugin: give a text-only coding model eyes by routing images to a Qwen-VL (DashScope) route through ctx.llm and returning text.
dsh-agent-conductor
mjorgin/dsh-agent-conductor
Dispatch self-contained tasks from DSH to 11 external agent CLIs (Codex, Claude Code, TraeCode, OpenCode, Gemini, Cursor, Kimi, Qwen, Copilot, WorkBuddy, Grok): a host-only bundle registering the conductor_dispatch tool plus an auto-triggered conductor skill.
mattpocock-skills-dsh
gongyijie85/mattpocock-skills-dsh
Matt Pocock full promoted skill set (25 SKILL.md: grilling, writing-for-agents, wait-what, TDD, code review, wayfinder, ask-matt router) ported to DSH.
skill-bartender
akqwpeter-prog/skill-bartender
Task-to-skill pairing meta-skill with a laziness ladder for minimal loading, a user-editable routing table, and a quarantine, SkillSpector scan, human-approval install flow.
dsh-repo-setup
gongyijie85/dsh-repo-setup
Read-only repo bootstrap scanner (repo_setup_scan tool): detects stack/tests/docs/git/db and recommends plugins, MCP servers and hygiene files.
dsh-memory-porter
shiye-10pages/dsh-memory-porter
Brings your existing Claude / ChatGPT history into DSH: instant zero-token import of the memories.json inside a Claude export, local Claude Code transcripts with no export needed, and conversations distilled through the model you already configured in DSH. Every memory carries verbatim evidence checked against the source by code — a paraphrase is dropped and counted, and evidence found only in the assistant turns is always routed to review rather than stored.
coding-coach
xiehuan123/coding-coach
Bundle di 35 skill pensato per i non sviluppatori (bundle di profilo DSH, non un preset Agent): orchestrazione + ingegneria + prodotto + interfaccia/lancio. `dsh plugin add coding-coach` installa le skill in qualsiasi profilo; l'Agent completo "coding coach" si trova nella directory dsh/coding-coach del repository
pa-dsh
conradlu2740/pa-dsh
Gruppo di plugin ProactiveAgent × DeepSeek Harness: memoria proattiva + suggerimenti proattivi integrati in DSH (bundle aggregato, installazione con un clic tramite dsh plugin add)
dshx
why913/dshx
La CLI compagna mancante per DeepSeek Harness (dsh): gestisci i server MCP con un solo comando — add/list/remove/test con controlli di connessione in dry-run, più importazione una tantum da Claude Code / Codex. Si monta anche come plugin dsh in modo che l'agente possa gestire MCP da solo
deepsee
chang416/deepsee
DeepSee: visione per DeepSeek Harness, instradamento multi-modello e autoverifiche visive con Gemini prima della consegna
design-playbook
bandersnatch0x/design-playbook
I/O di design per agenti di programmazione: generazione controllabile di UI tramite dichiarazioni (spec/domain/craft/design/components/template) e contratti (skill/evaluator). Da usare per UI di prodotto — console, dashboard, agent-ops, app CJK-first