플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 24개 찾음
dsh-suite (plugin-team-board)
whyihaveyou/dsh-suite
Cordis 서비스 키를 통해 동작하는 공유 멀티 에이전트 작업 보드(생성/할당/상태 전환/조회)입니다.
graphlint (dsh)
angeloszou/graphlint
AI가 생성한 코드베이스를 위한 데드 코드 탐지: graphlint가 의존성 그래프를 구성하고 어떤 진입점에서도 도달할 수 없는 코드를 찾아 코드베이스 정리와 기능적 유효성 이해를 돕습니다. graphlint_query / graphlint_build / graphlint_config 도구와 graphlint 스킬을 DSH 에이전트에 제공합니다.
dsh-opencode-usage
vinyumao/dsh-opencode-usage
OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the `opencode_go_usage` tool.
graphlint
angeloszou/graphlint
DeepSeek Harness 플러그인 번들로, 에이전트를 위한 graphlint 데드 코드 탐지 도구(graphlint_query / graphlint_build / graphlint_config + graphlint 스킬)를 제공합니다.
dsh-tool-csv
omdsh-dev/dsh-tool-csv
의존성 없는 상태 기계 파서로 CSV(RFC 4180)를 파싱/쿼리/집계/변환합니다.
dsh-tool-json
omdsh-dev/dsh-tool-json
JMESPath 서브셋을 사용한 JSON 쿼리를 지원합니다.
dsh-sql
stardustlc666/dsh-sql
Database tools for agents: list/query/exec/schema across SQLite/MySQL/PostgreSQL, with lexer-grade read-only protection, row caps and an approval-gated write path.
dsh-exam-countdown
zimai233/dsh-exam-countdown
규칙 기반 날짜 계산(둘째 주 토요일, 첫째 주 일요일 등)과 카운트다운으로 64개 중국 시험(가오카오/대학원 입시/영어4·6급/CPA/사법시험 등) 조회
dsh-library
perrylink/dsh-library
Turns local markdown and text documents into a queryable knowledge base with hybrid semantic and keyword search, citation verification, and source injection.
dsh-query-jump
socfeng/dsh-query-jump
DSH WebUI session query navigation with a faint conversation-edge rail, a hover list of real user queries, and click-to-jump back to the matching bubble.
dsh-plugin-kit (search)
hyzyn/dsh-plugin-kit
Full-text global search for the DSH Web GUI: a sidebar search box that searches history sessions (via the sessionQuery index, with a per-session scan fallback) and settings panels, highlights matches, and jumps to the matching session or settings card.
ai-monitor
winterone-hub/ai-monitor
DeepSeek Harness 플러그인: 로컬 SQLite에서 AI Monitor 잔액/사용량 조회 — 비용을 인식하는 에이전트, AI Monitor 프록시를 통한 자동 기록
dsh-deepseek-usage
ben7am1n/dsh-deepseek-usage
DeepSeek Harness용 DeepSeek 사용량 모니터: 모델이 호출 가능한 도구로 제공되는 계정 잔액 조회와 토큰 사용량 요약
dsh-claude-mem
bleed00/dsh-claude-mem
claude-mem을 통합하는 DeepSeek Harness 플러그인: 로컬 claude-mem worker의 HTTP API를 통한 조회, 컨텍스트 주입, 수동 저장, 세션 생명주기 관리
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
하네스 자체의 `sessionQuery` 서비스를 통해 과거 및 현재 세션을 검색, 나열, 읽기: 배포 환경이 지원하면 SQLite FTS5 인덱스를 사용하고, 지원하지 않으면 최신순 제한 스캔으로 폴백
dsh-ontology
tancheng33/dsh-ontology
A typed, inference-capable ontology (TBox + ABox) plugin for DeepSeek Harness — durable domain knowledge the agent can define, assert against, and query under schema constraints.
dsh-plugin-wiki-skills
lion-1209/dsh-plugin-wiki-skills
The claude-obsidian-derived knowledge-suite skills (wiki, wiki-ingest, wiki-query, wiki-lint, save) as a DeepSeek Harness plugin, with attribution.
dsh-plugin-wiki-tools
lion-1209/dsh-plugin-wiki-tools
Native DeepSeek Harness tools for an Obsidian wiki vault: wiki_query, wiki_write, and wiki_lint implement the mechanical core (path routing, delta tracking, index/log bookkeeping, health checks) of the wiki skill suite.
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.
dsh-notion-connector
zhengjy01/dsh-notion-connector
Notion connector for DeepSeek Harness: search, read, query, create, update, and append Notion pages and databases via six agent tools, with a Web settings page — configured once with an Integration Token.
dsh-native-memory
highland0971/dsh-native-memory
Native per-workspace memory on the harness's own seams: facts and a bounded always-on profile on the storage-domain JSON unit, approval-gated writes with `(sessionId, seq)` citations, deterministic recall plus session-query FTS over past sessions — no external server, no custom SQLite.
dsh-humanized-deepseek-maid
loonai321/dsh-humanized-deepseek-maid
Adds a configurable humanized whale-girl maid persona with immersive roleplay, speaking modes, and a lightweight layered memory with query-triggered recall.
dsh-context-proxy
evilirving/dsh-context-proxy
가벼운 온디맨드 컨텍스트 조회: 재생 안전 인용과 함께 이미 저장된 히스토리를 읽어오는 context_query / context_slice / context_grep 도구
dsh-plugin-recall
truelove-dreamer/dsh-plugin-recall
모델을 위한 세션 간 메모리: 과거 모든 세션을 전문 검색(ctx.sessionQuery를 통한 SQLite FTS5)하고 가장 잘 일치하는 발췌를 현재 컨텍스트로 가져옴