Vai al contenuto principale

Plugin

Sfoglia, filtra e installa i plugin di DeepSeek-Harness.

7017 plugin trovati

S

dsh-plugin-nexterm

samge0/dsh-plugin-nexterm

Nexterm fleet maintenance in a DSH session: 6 agent tools (auth with password/TOTP/device-code login, fleet listing, single-host exec, parallel batch exec, preset health checks, CPU/memory/disk monitoring) over the Nexterm REST API, plus a minimal settings page; no SSH private keys needed on the DSH machine.

022 giorni faStrumenti e capacitàMIT
P

dsh-shop-assistant

pengzhou267-ai/dsh-shop-assistant

Ecommerce operator workbench: CSV batch preview with marketplace column adapters, reproducible profit/six-dimension scoring, public product-page snapshots, Chinese skills, and a replaceable store-policy KB.

0mese scorsoStrumenti e capacitàMIT
L

msds-chain-mcp (dsh)

littleblakew/msds-chain-mcp

Chemical safety intelligence through the hosted MSDS Chain MCP endpoint: 23 tools for compatibility and mixing order, GHS hazards, PPE, storage, waste disposal, exposure limits, transport classification, multi-region regulatory compliance, SDS lookup and version diffs, and signed audit reports, each answer citing the supplier SDS and revision date it is grounded in.

0ieriStrumenti e capacitàMIT
J

snippet-expander

johnxu22786/snippet-expander

Expands #tag shorthand into snippet-library text before messages are sent; multi-library, aliases, variables and recursion guards.

0mese scorsoStrumenti e capacitàMIT
J

pty-runner

johnxu22786/pty-runner

Long-lived background terminal jobs for dsh: launch processes in a PTY, write input (including control sequences like Ctrl+C), page through ring-buffered output, and stop jobs gracefully or forcefully.

0Strumenti e capacitàPossibilmente obsoleto
J

fs-mcp

johnxu22786/fs-mcp

Paddock: constrained local filesystem MCP server for agents — text read/write, directory ops, filename and content search confined to configurable zones, with zero runtime dependencies and a dsh bundle.

0Strumenti e capacitàPossibilmente obsoleto
J

docs-retriever

johnxu22786/docs-retriever

Doctrove: versioned library documentation retrieval MCP server for coding agents — catalog lookup, version selection and focus-ranked doc extraction, with zero runtime dependencies and a dsh bundle.

0mese scorsoStrumenti e capacitàMIT
J

computer-control

johnxu22786/computer-control

Desktop (native) control for dsh as a stdio JSON-RPC bridge over a Python core: capture the screen, inject pointer/keyboard input, drive accessibility-tree actions, and gate high-risk operations behind required confirmations.

026 giorni faStrumenti e capacitàMIT
J

command-scout

johnxu22786/command-scout

Scans a project's declared build commands — Makefile targets, package.json scripts, just recipes, deno tasks — and exposes them as ready-to-run agent tools.

0mese scorsoStrumenti e capacitàMIT
I

dsh-console

isanti2016/dsh-console

Slash-command console for dsh: /web start|stop|restart|status, /tunnel SSH forward management, one-shot /ask, and a console TUI launcher.

0mese scorsoStrumenti e capacitàMIT
H

dsh-plugin-call-trace

huang-zhishi/dsh-plugin-call-trace

Persistent model tool-call trace recorder: every tool call is durably written to a JSONL file that survives restarts, queryable via a structured call_trace tool and a callTraceHistory service, with size rotation and an optional floating canvas UI add-on.

0mese scorsoStrumenti e capacitàMIT
H

dsh-capability-optimizer

hezhongtang/dsh-capability-optimizer

Headless Claude Code consultations with advisor, reviewer, and designer roles, returned as reference answers.

0mese scorsoStrumenti e capacitàMIT
H

dsh-remote-workspace

hefulalala/dsh-remote-workspace

SSH/SFTP remote sites and workspaces: manage connections and remote directories like local workspaces.

0mese scorsoStrumenti e capacitàBSD-3-Clause
C

dsh-wechat-mp

coolbreezecoin/dsh-wechat-mp

Turns markdown into a WeChat Official Account (微信公众号) draft: inlines every CSS rule onto its element because the editor discards `<style>` blocks and class names, uploads each local image through WeChat's own endpoint so it is not filtered out, and creates the draft; it never broadcasts.

0mese scorsoStrumenti e capacità
C

dsh-asimovbox

cerebrixos-org/dsh-asimovbox

Connects DeepSeek Harness to AsimovBox for creating, updating, rendering, and finishing videos through API-key-authenticated tools.

0mese scorsoStrumenti e capacità
8

dsh-plugin-local-life

863683348/dsh-plugin-local-life

Local-life toolkit for DSH agents: budget planning, bill splitting, unit-price and discount math, common unit conversions (jin/li/chi, C/F, L/gallon), and trip checklists.

014 giorni faStrumenti e capacitàMIT
8

dsh-plugin-education

863683348/dsh-plugin-education

Education toolkit for DSH agents: lesson-plan skeletons by grade band, quiz scaffolding and answer-key validation, analytic rubrics, Anki/markdown flashcards, and readability levels.

014 giorni faStrumenti e capacitàMIT
Z

dsh-flomo

zhengjy01/dsh-flomo

Write notes and memos to flomo (浮墨笔记) from any agent via the flomo_send tool, configured once with the flomo API URL or API Key.

0mese scorsoMemoriaMIT
Z

qmd-autosearch

zhangzhenwen1/qmd-autosearch

Auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory: zero-dependency DSH plugin, async injection via next-step, no manual invocation.

014 giorni faMemoriaMIT
S

dsh-cognition

scd13150/dsh-cognition

Project memory for coding agents on DeepSeek Harness: similar past edits surface as precedents, out-of-scope edits are blocked, and cognition persists across sessions (47 upstream-verified fixes, gold-free 20-task run).

0mese scorsoMemoriaMIT
P

dsh-plugin

plur-ai/dsh-plugin

PLUR memory rendered into the system prompt on each assembly rather than exposed as a tool call, so the block is replaced instead of appended and context stays flat across a session. Fully local hybrid search (BM25 + BGE fused with RRF), plain YAML storage you can edit, per-workspace scoping, and a /plur-memory browser.

0mese scorsoMemoriaApache-2.0
M

dsh-trilium

minerpi/dsh-trilium

Connect Trilium notes to the DSH agent via ETAPI with 20 agent tools: durable memory (remember/recall + auto-injected index), note management (CRUD/clone/attributes/revisions), full-text search, weekly-report workflow, attachments, calendar notes, backup/import, and a settings card.

0mese scorsoMemoriaMIT
L

dsh-memory-director

ljsysfurryace/dsh-memory-director

LLM-driven remember/forget memory: after each turn a model decides what to keep (MemoryDirector), injects relevant memories before each step, dedups, and persists cross-session.

017 ore faMemoriaGPL-3.0
L

dsh-compaction

ljsysfurryace/dsh-compaction

Compaction backend replacing LLM summarization with a deterministic semantic extractor (keeps code/paths/commands, drops chatter) plus 28.4x KV-compression accounting.

017 ore faMemoriaGPL-3.0