Vai al contenuto principale

Plugin

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

312 plugin trovati

X

dsh-xiaohongshu-viral-note

xuboboo/dsh-xiaohongshu-viral-note

Pacchetto di competenze dell'agente per note virali Xiaohongshu/RED: ricerca di note di tendenza, generazione/riscrittura di note, verifica, analisi degli account autorizzati, accesso tramite QR e pubblicazione controllata.

2mese scorsoCompetenzeMIT
V

dsh-code-reference

victorzhong0110/dsh-code-reference

Esamina il codice locale e GitHub/npm prima dello sviluppo per trovare implementazioni riutilizzabili, valuta riuso contro riscrittura e verifica il coupling dell’architettura.

216 ore faFlussi e automazioneMIT
H

dsh-native-memory

highland0971/dsh-native-memory

Memoria nativa per workspace sulle cuciture stesse del harness: fatti e un profilo sempre attivo ma limitato nell’unità JSON del dominio di storage, scritture con approvazione e citazioni `(sessionId, seq)`, richiamo deterministico e FTS session-query sulle sessioni passate — senza server esterno, senza SQLite personalizzato.

2mese scorsoMemoriaMIT
S

dsh-what-changed

sjh9714/dsh-what-changed

Rivede ogni file scritto dall'agente in una sessione direttamente dall'intestazione della sessione, con hunk per file e scritture rifiutate contate a parte dalle modifiche.

2mese scorsoSessioni e messaggi
L

dsh-ops-kit

lesliewylie/dsh-ops-kit

Kit operativo basato sulle prove: sei strumenti in sola lettura (catalogo delle capacità, piani di workflow a stadi, lettore di skill impacchettate, ricerca limitata nella memoria locale, audit delle release del repository, checklist di release) e cinque skill impacchettate — pianifica e verifica, senza mai scrivere da remoto.

2mese scorsoFlussi e automazioneMIT
H

dsh-outline

huangfuren/dsh-outline

Search, read and write an Outline knowledge base from conversations, with whitelist-guarded approval for every document write.

1ieriStrumenti e capacitàMIT
S

dsh-prompt-only-forge

shengyvself/dsh-prompt-only-forge

Prompt-polish template injector for DSH: click ✨ in the composer to inject a "polish my prompt" template (current draft auto-embedded), no send, no network, no model — the main agent rewrites with full context. Replaces narrative-prompt-polish (2026-09-14 migration).

1l’altro ieriStrumenti e capacitàMIT
I

DeepSeek-Harness-Desktop-Ultra (dsh-plugin-ai-switch)

ijry/deepseek-harness-desktop-ultra

Pool AI provider accounts per platform and route them through a local loopback proxy that bridges the OpenAI, OpenAI-Responses, Anthropic and Gemini protocols, then write the proxy into Codex, Claude Code, Gemini CLI, Grok, OpenCode, OpenClaw and Hermes config files with snapshot-and-rollback safe writes; registers no agent tools.

1l’altro ieriModelli e providerMIT
N

galfree

netori/galfree

Ren'Py galgame production workbench: a host-side project service (write gateway plus git snapshots, a dialogue/scene dialect parser, derived progress, human-only review stamps, pinned-SDK validation and playtest, local publish) behind one seam, driven by an embedded web panel and agent tools.

1l’altro ieriSviluppo e strumenti per pluginMIT
W

dsh-draft-polish

wanchunlian/dsh-draft-polish

One-click draft polish for the DSH composer: rewrites your spoken draft into professional wording, sends only the draft snapshot (never conversation context), and never blocks sending if the LLM is unavailable.

15 giorni faStrumenti e capacitàMIT
T

dsh-trilogy

todayjin/dsh-trilogy

Per-project memory for DeepSeek Harness. Three Markdown files per workspace — PROJECT.md, DECISIONS.md and SESSIONS.md — are auto-created on the first step of any session in that workspace, re-read from disk and re-injected only when they change (and re-injected if compaction dropped them), and written back by classification through a memory_checkpoint tool, with a bounded end-of-turn nudge when a turn did work but recorded nothing. memory_read and memory_search read the live log and the archive, the latter over a zero-dependency BM25 index. The session log is capped at 200 entries with the overflow moved to SESSIONS-archive.md — never injected, but visible, readable and searchable, and restorable one entry at a time. Settings page: a workspace list with a path filter, read-only tabs for the three memory files plus the archive, reload, export/import of one workspace's memory as a JSON bundle, a two-step clear, a panel that rewrites or removes the AGENTS.md instruction block, and a PROJECT.md staleness reminder. A composer status chip shows that workspace's sync state and creates the files on click. Zero dependencies — no vector store, no embeddings, and no model calls.

13 giorni faMemoriaMIT
D

dsh-prime-memory

drscrewdriver/dsh-prime-memory

Layered memory for DSH whose agent-facing surface is 10 tools: high-privilege writes (memory_add, memory_delete, memory_import), rumination controls (memory_ruminate, _cancel, _status), and a memory graph (memory_search_graph, memory_expand_graph_node), built over an L0-L3 distillation pipeline that recalls and injects relevant memories before each model step.

118 ore faMemoriaMIT
Y

dsh-dingtalk-connector

yiyunet/dsh-dingtalk-connector

DSH 插件:读写钉钉 AI 表格(多维表 / aitable),并提供「钉钉文档」设置面板与定时导出。包装钉钉官方 dws CLI。 Read and write DingTalk AI Tables from DeepSeek Harness, with a settings panel and scheduled CSV export.

17 giorni faIntegrazioni e accesso remotoMIT
L

DLT

llylab/dlt

Six independently togglable modules in one DSH plugin: per-turn CNY cost, DeepSeek account balance, PDF/Word/Excel/CSV read-write tools with right-sidebar preview, a compiler/runtime environment registry, and run/build tools that execute a program or an MSBuild project by environment id. Toolchain paths are resolved at run time (Visual Studio install-root scan, %ProgramFiles%, PATH) and can be overridden per environment through plugin config, so nothing is pinned to the author's machine.

15 giorni faStrumenti e capacitàMIT
1

dsh-edu

1vewton/dsh-edu

Education mode for DeepSeek Harness: research a course, teach it, write the class notes, and quiz the learner.

19 giorni faStrumenti e capacitàMIT
L

fitmeet-dsh-plugin

liudejua27-blip/fitmeet-dsh-plugin

Connects DeepSeek Harness to FitMeet through per-user OAuth with 17 tools for people search, gatherings, notifications, personal items, connection feedback, Hall publishing, and direct messages, with preview-and-confirm guards for write actions.

120 ore faStrumenti e capacitàMIT
H

dsh-lexiforge

hcy7757/dsh-lexiforge

Language-pack framework that rewrites model replies: A is an independent LLM rewrite, B injects FTS5 terminology retrieval into that rewrite, C applies local dictionary and regex rules, and composite runs a pipeline such as B then A then C. Ships a GitHub pack marketplace, a ZIP installer with path, size and file-type checks, and a mandatory risk disclaimer gate.

19 giorni faStrumenti e capacitàMIT
S

llm-wiki (dsh)

sidleo/llm-wiki

Portable agent knowledge base in plain OKF v0.2 Markdown: 13 wiki_* read/write tools, progressive disclosure, backlinks, gated writes via AGENTS.md rules, auto index/log maintenance, linting, and named multi-bundle switching (session-level or global).

119 ore faMemoriaMIT
T

I-am-Yuike

tkingxiao/i-am-yuike

Strips the harness-injected prefix and suffix system prompts so the agent runs on the preset's native prompt alone, for soft-jailbreak catgirl persona simulation: ships a bundled plugin that idempotently deploys the 猫娘 Yuike preset to ~/.dsh/.agent-presets/yuike/ and never overwrites an edited preset.

17 giorni faIntegrazioni e accesso remotoMIT
S

dsh-launcher

songer522/dsh-launcher

macOS menu bar app for the DSH web server, plus the host plugin it reads: the plugin writes the running server's port, PID and tokenized URL to ~/.config/dsh-launcher/runtime.json and removes it on shutdown, so start, open, restart and stop work from the status bar even for a server started from a terminal.

19 giorni faStrumenti e capacitàMIT
D

dsh-living-memory

dearbld/dsh-living-memory

Self-tending living memory in one local SQLite file — a nightly patrol dedupes, merges, decays and cross-links entries on its own, with seven-signal RRF hybrid recall (FTS5 + jieba Chinese-first tokenization, optional vector KNN, graph PPR), a typed knowledge graph, conflict detection instead of silent overwrites, and web telemetry panels.

13 giorni faMemoriaMIT
H

dsh-outline-auto

huangfuren/dsh-outline-auto

Search, read and write an Outline knowledge base from conversations, with whitelist-guarded approval for every document write.

13 giorni faStrumenti e capacitàMIT
J

dsh-remote-workspaces

januory/dsh-remote-workspaces

Open folders on remote hosts over SSH as Harness workspaces: file tools (read/write/edit/grep/glob) and shell commands run directly on the remote host over SFTP, ripgrep, and ssh2 exec, with no local mirroring, an encrypted multi-host registry, and the local sandbox policy still enforced.

15 giorni faIntegrazioni e accesso remotoMIT
9

harness-github

988hj7tczd-oss/harness-github

DSH GitHub connector: review PRs, triage issues, debug CI, prepare changes (18 tools, gh-first + REST fallback, approval-gated writes).

129 giorni faGit e code reviewMIT