メインコンテンツへスキップ

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

103 件のプラグインが見つかりました

T

dsh-model-picker

ttmouse/dsh-model-picker

Model picker for the DSH web composer that replaces the model seat: a search-first popup whose left column indexes the suppliers and scrolls the grouped list, with a favorites group pinned at the top, image icons separating native from bridged vision input, and a reasoning-effort panel opened from the right zone of the trigger.

17 日前UI拡張
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).

116 時間前メモリMIT
K

dsh-chat-index

kk112222/dsh-chat-index

Per-session question index for the DSH Web UI: a time-proportional dot rail on the right edge and an expandable chain panel showing every user question with its time, including branch/subagent sessions; clicking a node jumps to that message and highlights it.

18 日前UI拡張MIT
R

dsh-better-at

ruiming-cn/dsh-better-at

Fast `@` file/session reference caching for the DSH Web GUI: preloaded indexes, browser-local keystroke filtering and native mention serialization.

121 日前UI拡張MIT
A

code-rag (dsh-code-rag-index-panel)

ankali-aylina/code-rag

Code RAG semantic index panel and settings card: live index bar with start/rebuild/cancel, plus one-click detection and configuration.

123 日前開発とプラグインツールMIT
A

dsh-ca-ref

ansonfishing/dsh-ca-ref

Clean Architecture reference library for DSH: 8 pinned reference repos (Go, Java, C#, Python) indexed into a local FTS5 database, with assertion rules, a review ledger, and a read-only observation panel.

123 日前ツールと機能MIT
Z

file-brief

zhiyi-zhao/file-brief

Agent-agnostic skill that turns task input files into reusable structural briefs and a per-task searchable index (OpenAI Codex, Claude Code, DeepSeek Harness)

125 日前スキルMIT
L

ds-hentai

lisongxuan/ds-hentai

ExHentai.org-inspired UI for DeepSeek Harness. DS Hentai / DeepSeek Hentai. Charcoal background, light-gray text, gray borders. The session list reads like a gallery index; the composer reads like a search bar. Live Demo: https://dshentai-demo.arkady14.site/

124 日前テーマと外観MIT
J

docindex

johnxu22786/docindex

Local semantic index over workspace documents (MD/PDF/DOCX/TXT): FTS5 BM25 + local embedding hybrid retrieval, hit citations with line numbers, and incremental updates.

1先月ツールと機能MIT
L

dsh-question-index

lijinhao315/dsh-question-index

Question index: an ordered, collapsible list of your asked questions floating on the right side of the conversation; click a question to jump the session to that point. Auto-indexes each session's full history on open, persists it locally, and jumps to older questions by growing the window on demand.

120 日前UI拡張MIT
O

dsh-deepatlas

oscar-williams/dsh-deepatlas

Task-aware DSH plugin navigator: builds a local index from GitHub topics and community lists, retrieves across 28 bilingual capability classes, and provides commit-level static risk audit, consent-gated pinned installation, composition checks, and recovery.

112 日前開発とプラグインツールMIT
Y

dsh-plugin-rag

yytbit/dsh-plugin-rag

Local knowledge base RAG for DeepSeek Harness -- index project files and search for relevant context

1先月メモリMIT
J

find-dsh-plugins

jazzulu/find-dsh-plugins

Conversational DSH plugin finder: four-source unified index, BM25 pre-filter plus LLM semantic ranking, candidates carry evidence grades and local static security audit, safe install flow with post-install verification.

1先月開発とプラグインツールBSD-3-Clause
S

dsh-turn-index

simon314620/dsh-turn-index

ターンインデックスサイドバー。ユーザーのターンごとに1エントリを表示し、クリックでジャンプ、スクロール連動のハイライトに対応します。

1先月UI拡張MIT
W

LiuHe

wulun811/liuhe

LiuHe(六合)ツールスイートを DeepSeek Harness(dsh)プラグインバンドルとして提供——44種の MCP ツールと動的なワークスペース注入。

1先月MCPとコネクタMIT
L

dsh-code-intel

lonelymoon87/dsh-code-intel

Tree-sitter でワークスペースのシンボルをインデックス化し、字句ベースまたは任意の埋め込み支援によるコード検索を提供します。

1先月ツールと機能MIT
M

dsh-codegraph

meteor-system/dsh-codegraph

Indexes the current workspace into a relation graph and exposes one agent tool, codegraph_explore, for reachability, callers, and impact, plus a Web sidebar graph pane.

0昨日ツールと機能MIT
P

dsh-plugin-upgrade

perrylink/dsh-plugin-upgrade

Plugin-author upgrade skill for DeepSeek Harness: one package carrying a corridor index, which detects the caller peer band and routes to the closed corridor card that matches it (0.1.3-alpha.1 -> 0.1.5-rc.1 as legs A+B, 0.1.5-rc.2 -> 0.1.6-alpha.2 as leg C), plus a zero-dependency seam scanner shipped as a bundle skill and an npx CLI.

020 時間前スキルApache-2.0
H

dsh-code-graph

hoyyang/dsh-code-graph

Branch-aware code knowledge graph for DSH - callers, impact, trace and architecture over 158+ languages, freshness-gated, one dispatcher tool, zero MCP sessions.

03 日前開発とプラグインツールMIT
A

dsh-quick-open

asxiuxiu/dsh-quick-open

Quick-open palette for the Web GUI: Ctrl+P fuzzy-searches an in-memory index of the session workspace (about 51k entries, median query 5 ms) with per-segment path anchoring, dir: and file: prefixes, Tab directory drilling and :line jumps, opens the picked file in the native right sidebar, and drops a file reference into the conversation draft with Ctrl+Enter. Also adds in-file find (Ctrl+F) and a selection-to-reference action to the built-in file preview.

0昨日UI拡張
S

dsh-mac-cua

saunato/dsh-mac-cua

Computer Use for macOS desktop applications: reads any app's accessibility tree as text with element indices, then clicks, types, pastes, scrolls, drags, selects text and sets values through it, plus screenshots read back as images. Driven by a persistent JavaScript REPL — the agent gets two tools (`js`, `js_reset`) and calls an `sky` API inside them, so state survives between calls and the tool schema stays fixed as capabilities grow. Accessibility trees come back as diffs after the first read; actions address elements by index and indices from a stale read are refused rather than misapplied; typing waits for keyboard focus and reads the field back; paste restores the clipboard. Requires macOS 14.4+, Accessibility permission (Screen Recording only for screenshots) and Node 20+; ships a prebuilt native module, so nothing compiles at install time.

05 日前ツールと機能MIT
M

dsh-memory-lite

mihjy12138/dsh-memory-lite

On-demand memory for DeepSeek Harness: session logs are distilled into layered markdown (a summary, an index and per-topic files), and a mem_query tool returns only the matched entries rather than the whole index. Nothing is injected per turn, there are no dependencies, and every entry keeps a source pointer back to the conversation it came from.

04 日前メモリMIT
W

dsh-lost-and-found

wangzhanchao883/dsh-lost-and-found

Local file recall: indexes the folders you choose into one local SQLite database, so 'where did I put that file?' is one query instead of a disk walk. Caches, VCS and program folders are pruned per directory; each folder keeps its own incremental anchor, so a folder added later is backfilled in full. Read-only: it never modifies, moves or deletes your files.

07 日前ツールと機能MIT
A

dsh-document-evidence

anduin9527/dsh-document-evidence

Project PDF library with background indexing and cited page highlights for DeepSeek Harness Web

013 日前ツールと機能AGPL-3.0