플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 20개 찾음
engramory
tinqiao-oss/engramory
Curated file-based long-term memory for DeepSeek Harness — human-readable markdown notes, one plain-file store shared across hosts (git-ignored when it lives inside a project repo), and a deterministic index cap enforced by ctx.tools.guard()
engramory (plugin)
tinqiao-oss/engramory
The Engramory curated-memory discipline as an installable plugin ([npm: dsh-engramory](https://www.npmjs.com/package/dsh-engramory)): a deterministic 200-line / 25 KB cap on the `MEMORY.md` index via `ctx.tools.guard()` — growth denied, a shrinking rewrite always passes — plus the protocol registered as a runtime skill. The store is plain markdown, one file per fact, shared with Claude Code, Codex, Kiro, and OpenClaw.
dsh-memento
perrylink/dsh-memento
범위가 제한되고, 계층화되고, 승인 게이트를 거치는 감사 가능한 세션 간 메모리입니다: 타입이 지정된 `ctx.memory` 인터페이스, 의존성 없는 SQLite 프로바이더, `memory` 도구, 고정 스냅샷 주입을 제공하며, 모든 쓰기는 승인 게이트를 거치고 세션 로그에서 재구성 가능합니다.
dsh-plugin-check
omdsh-dev/dsh-plugin-check
플러그인 상태 점검: manifest 프로토콜 / 패치 형식 / 빌드 함정을 검사하며, 의존성 없이 읽기 전용으로 동작합니다.
dsh-toolkit
omdsh-dev/dsh-toolkit
의존성 없는 툴킷: time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema — 결정적으로 동작하는 10가지 도구를 한 번에 설치합니다.
dsh-tool-calculator
omdsh-dev/dsh-tool-calculator
안전한 수식 평가기로, 의존성 없는 재귀 하강 파서를 사용합니다.
dsh-usage-chart
max-samson/dsh-usage-chart
컴포저 하단의 토큰, 비용, 잔액 대시보드입니다: 실시간 인디케이터와 함께 턴별 사용량, 예상 비용, DeepSeek 계정 잔액을 의존성 없는 SVG 차트로 보여줍니다.
dsh-pilot
guo6x/dsh-pilot
Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.
dsh-tool-csv
omdsh-dev/dsh-tool-csv
의존성 없는 상태 기계 파서로 CSV(RFC 4180)를 파싱/쿼리/집계/변환합니다.
dsh-agent-relay
noelune/dsh-agent-relay
루프백 우선 방식의 멀티 에이전트 메시지 릴레이입니다: HMAC 인증 브로커와 dsh 플러그인(relay_send/recv/peers/history), 의존성 없는 CLI 및 Python 클라이언트, wire protocol v1.0을 제공합니다.
dsh-pet-whale
nzl153/dsh-pet-whale
Desktop pet drawn from the official whale outline: pure-SVG animation follows agent state (thinking, working, celebrating, error), with poke and double-click flip interactions, cursor avoidance, 7 palettes, light/dark theme sync, and a playable web preview.
dsh-md-preview
lesliewylie/dsh-md-preview
Markdown을 독립적인 자체 완결형 HTML 페이지로 렌더링: 헤드리스 프로필에서 동작하는 `md_html_render` 도구와, 로컬 `.md` 파일을 탐색·미리보기·편집·내보내기 할 수 있는 웹 드로어를 제공, 둘 다 하나의 렌더러를 공유하며 런타임 의존성 없음
dsh-subscribe (plugin)
zoahdev/dsh-subscribe
Steam-style plugin storefront: a plugin registry browsable inside DSH with one-click install, uninstall and update, plus a zero-dependency CLI and agent-callable market tools.
dsh-fleet-audit
lesliewylie/dsh-fleet-audit
읽기 전용 에이전트 플릿 자격 증명 위생 감사: 자격 증명 파일 권한, git 원격에 포함된 자격 증명(출력에서 마스킹), 프로바이더 토큰 리터럴 개수; 의존성 없음, 결정적 동작
dsh-quickref
worksassistant/dsh-quickref
Developer quick-reference toolbox for DeepSeek Harness (DSH): 12 themed categories (195 entries) + zero-dependency dev tools (regex tester, JSON format, timestamp, Base64/URL codec, cron generator, line diff). 开发者速查工具箱。
dsh-notify-skill
pakiknowledge/dsh-notify-skill
Email reminders from your DSH agent when you're away: fires at goal completion, blockage, before asking the user a decision, and at long-task milestones via a bundled zero-dependency Node SMTP sender.
cot-lint
yuanyuanma03/cot-lint
Chain-of-thought leakage linter: zero-dependency CLI that finds AI-session residue in docs and comments (dead design citations, PR vantage, change narration, review choreography), shipping the cot-trim fixing skill as the installable bundle.
dsh-artifacts
zoahdev/dsh-artifacts
Render Markdown + JSON into self-contained HTML documents, cards, dashboards, and galleries (CLI + artifact_render tool).
dsh-mcp-bridge
chhlafiu4312/dsh-mcp-bridge
Zero-dependency MCP client bridge that connects stdio and HTTP MCP servers and registers their tools as mcp_<server>_<tool> for the agent.
qmd-autosearch
zhangzhenwen1/qmd-autosearch
Auto-supplement QMD semantic search when the model greps/globs a knowledge-base directory: zero-dependency DSH plugin, async injection via next-step, no manual invocation.