본문으로 건너뛰기

플러그인

DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.

플러그인 312개 찾음

X

dsh-xiaohongshu-viral-note

xuboboo/dsh-xiaohongshu-viral-note

Xiaohongshu/RED 바이럴 노트 에이전트 스킬 번들: 인기 노트 조사, 노트 생성/재작성, 검증, 인증된 계정 분석, QR 로그인 및 제어된 게시.

2지난달스킬MIT
V

dsh-code-reference

victorzhong0110/dsh-code-reference

개발 전에 로컬 코드와 GitHub/npm을 조사해 재사용 가능한 구현을 찾고, 재사용과 재작성의 차이를 평가하며, 아키텍처 결합도를 점검한다.

215시간 전워크플로 및 자동화MIT
H

dsh-native-memory

highland0971/dsh-native-memory

하네스 자체의 기반 위에 있는 워크스페이스별 네이티브 메모리: storage-domain JSON 유닛에 사실과 상한이 있는 상시 프로필을 두고, 쓰기는 승인 게이트와 `(sessionId, seq)` 인용을 거칩니다. 결정론적 회상과 과거 세션에 대한 session-query FTS를 제공하며, 외부 서버나 사용자 지정 SQLite는 필요 없습니다.

2지난달메모리MIT
S

dsh-what-changed

sjh9714/dsh-what-changed

세션 헤더에서 에이전트가 작성한 모든 파일을 검토: 파일별 hunk와 변경과 별도로 집계되는 거부된 쓰기.

2지난달세션 및 메시지
L

dsh-ops-kit

lesliewylie/dsh-ops-kit

증거 우선 운영 키트입니다: 6가지 읽기 전용 도구(기능 카탈로그, 단계별 워크플로 계획, 패키징된 스킬 리더, 범위 제한 로컬 메모리 검색, 저장소 릴리스 감사, 릴리스 체크리스트)와 5가지 패키징된 스킬을 제공하며, 계획과 감사만 수행하고 원격 쓰기는 하지 않습니다.

2지난달워크플로 및 자동화MIT
H

dsh-outline

huangfuren/dsh-outline

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

1어제도구 및 기능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).

1그저께도구 및 기능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.

1그저께모델 및 제공업체MIT
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.

1그저께개발 및 플러그인 도구MIT
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일 전도구 및 기능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일 전메모리MIT
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.

116시간 전메모리MIT
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일 전통합 및 원격MIT
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일 전도구 및 기능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일 전도구 및 기능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.

119시간 전도구 및 기능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일 전도구 및 기능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).

117시간 전메모리MIT
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일 전통합 및 원격MIT
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일 전도구 및 기능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일 전메모리MIT
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일 전도구 및 기능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일 전통합 및 원격MIT
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일 전Git 및 코드 리뷰MIT