Pular para o conteúdo principal

Plugins

Navegue, filtre e instale plugins do DeepSeek-Harness.

312 plugins encontrados

X

dsh-xiaohongshu-viral-note

xuboboo/dsh-xiaohongshu-viral-note

Conjunto de competências do agente de notas virais Xiaohongshu/RED: pesquisa de notas em alta, geração/reescrita de notas, verificação, análise de contas autorizadas, início de sessão por QR e publicação controlada.

2mês passadoHabilidadesMIT
V

dsh-code-reference

victorzhong0110/dsh-code-reference

Analisa código local e GitHub/npm antes do desenvolvimento para encontrar implementações reutilizáveis, avalia reutilização versus reescrita e verifica o acoplamento da arquitetura.

2há 15 horasFluxos e automaçãoMIT
H

dsh-native-memory

highland0971/dsh-native-memory

Memória nativa por workspace sobre as próprias costuras do harness: fatos e um perfil sempre ativo, porém limitado, na unidade JSON do domínio de armazenamento, gravações com aprovação e citações `(sessionId, seq)`, recuperação determinística e FTS de session-query sobre sessões passadas — sem servidor externo, sem SQLite personalizado.

2mês passadoMemóriaMIT
S

dsh-what-changed

sjh9714/dsh-what-changed

Revisa todos os arquivos que o agente escreveu em uma sessão, a partir do cabeçalho da sessão, com hunks por arquivo e escritas recusadas contadas separadamente das alterações.

2mês passadoSessões e mensagens
L

dsh-ops-kit

lesliewylie/dsh-ops-kit

Kit de operação com foco em evidências: seis ferramentas somente leitura (catálogo de capacidades, planos de workflow em etapas, leitor de skills empacotadas, busca limitada em memória local, auditoria de releases do repositório, checklist de release) e cinco skills empacotadas — planeja e audita, nunca escreve remotamente.

2mês passadoFluxos e automaçãoMIT
H

dsh-outline

huangfuren/dsh-outline

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

1ontemFerramentas e funçõesMIT
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).

1anteontemFerramentas e funçõesMIT
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.

1anteontemModelos e provedoresMIT
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.

1anteontemDesenvolvimento e ferramentas de pluginsMIT
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.

1há 5 diasFerramentas e funçõesMIT
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.

1há 3 diasMemóriaMIT
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.

1há 16 horasMemóriaMIT
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.

1há 7 diasIntegrações e acesso 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.

1há 5 diasFerramentas e funçõesMIT
1

dsh-edu

1vewton/dsh-edu

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

1há 9 diasFerramentas e funçõesMIT
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.

1há 19 horasFerramentas e funçõesMIT
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.

1há 9 diasFerramentas e funçõesMIT
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).

1há 17 horasMemóriaMIT
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.

1há 7 diasIntegrações e acesso 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.

1há 9 diasFerramentas e funçõesMIT
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.

1há 3 diasMemóriaMIT
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.

1há 3 diasFerramentas e funçõesMIT
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.

1há 5 diasIntegrações e acesso 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).

1há 29 diasGit e revisão de códigoMIT