플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 145개 찾음
dsh-plugin-trustlens
mengshang-spec/dsh-plugin-trustlens
Read-only DSH plugin auditor with static scanning, current-session model review, and confirmation gates.
dsh-plugins (balance)
sumomok/dsh-plugins
DeepSeek account balance in the sidebar footer plus spend per session, today, this month and all time, priced by a configurable time-of-day price table per currency (DeepSeek CNY/USD defaults included). Two read-only remote methods, no host routes, key read through the host credentials seam on every call, egress only to the configured provider origin.
tech-lead-skill (dsh-tech-lead)
240xu/tech-lead-skill
21 read-only lifecycle governance tools in one self-contained DSH plugin: task tiering, state/plan/evidence validation, gate precheck and aggregation, release/install audits, context and progress analysis, critical path, resume reconciliation, and a mutation preview that always denies execution. Installs from npm as @240xu/dsh-tech-lead.
dsh-skill-manager
slin-code/dsh-skill-manager
View local Skills and edit automatic and /name invocation policies from DSH Web settings, with bundled and symbolic-link entries kept read-only.
dsh-uvm
harzva/dsh-uvm
DSH-native uv environment manager: create, sync and run Python virtualenvs from the settings tab, with pip fallback, read-only conda visibility and a dry-run project sync preview.
dsh-instance-manager
xswt442-cmd/dsh-instance-manager
Instance manager for DSH Web: a Mini Utility Dock panel that lists every local dsh web instance the machine can see (port, PID, uptime, live session count, resident memory, version), starts a new instance on an automatically picked free port in 3080-3129 or on a port you name, opens a row in a new tab, and stops one or all of them through that instance’s own graceful shutdown (appExit). Rows also show what each instance is serving, and read-only instance logs and session summaries are one click away. Where a peer is configured, the same panel lists and queries instances on other machines over a bearer-authenticated link. Every route is loopback-guarded, and a browser-facing action must additionally pass the host’s own browser authentication.
dsh-healthcheck
taxueseek/dsh-healthcheck
Read-only DSH environment health check: disk, memory, latency, ~/.dsh bloat and outdated-plugin detection with graded reports and baseline trend comparison. Deletes nothing.
deepseek-harness-community-plugins (dsh-ai-asset-hub)
dff652/deepseek-harness-community-plugins
Connects DeepSeek Harness to a deployment-owned AI Asset Hub MCP server and exposes eight reviewed read-only asset tools.
db-connector
johnxu22786/db-connector
Safe, audited SQLite/PostgreSQL/MySQL access for dsh agents: schema introspection, enforced read-only queries, a write approval gate, and a durable JSONL SQL audit trail.
kaleidosphere-dsh-plugin
jofe2/kaleidosphere-dsh-plugin
Registers six native DeepSeek Harness tools for deterministic fixture-based or read-only Microsoft SQL Server and Oracle database analysis, planning, preview, and readback.
dsh-aside
ywzhang1031/dsh-aside
Persistent read-only side conversations anchored to exact prose in DeepSeek Harness
bites-the-dsh
ch4acko3/bites-the-dsh
Adds read-only, scriptable playback to native DSH conversations, with simulated user typing, forward and reverse playback, event stepping, speed control, idle-gap compression, and direct seeking by event, turn, or recorded time.
dsh-readme-forge
zoahdev/dsh-readme-forge
Generate README.md for dsh plugin repositories from package.json + cordis.patch.yml + source layout — install/CLI/tools/dev/license sections, deterministic, zero runtime deps, read-only by default. CLI plus an agent-callable readme_forge tool.
dsh-llms-forge
zoahdev/dsh-llms-forge
Generate llms.txt for dsh plugin repositories from package.json + README — AI-readable discovery files, zero runtime deps, read-only by default. CLI plus an agent-callable llms_forge tool.
dsh-disk-audit
zoahdev/dsh-disk-audit
Disk-usage audit for dsh data directories: total size, per-directory breakdown, largest files, oversized-file warnings (session logs can hit hundreds of MB) and cleanup suggestions — CLI plus an agent-callable disk_audit tool, dsh-disk-audit/v1 reports, zero runtime deps, read-only.
dsh-discussions-radar
zoahdev/dsh-discussions-radar
Official GitHub Discussions radar for DeepSeek Harness: list, filter and search the official boards (Ideas / Q&A / Show Your Plugins! / General / Announcements / Polls) — CLI plus an agent-callable discussions_radar tool, dsh-discussions-radar/v1 reports, zero runtime deps, read-only public API.
dsh-cn-boot
zoahdev/dsh-cn-boot
dsh용 중국 네트워크 부트스트랩: npm/npmmirror/GitHub/HuggingFace/Gitee 및 로컬 프록시를 확인하고, 레지스트리 설정을 읽으며, 미러/프라이시 추천하고, PowerShell + bash 부트스트랩 스크립트를 생성합니다. 기본적으로 읽기 전용이며 적용은 명시적입니다. CLI와 에이전트 호출 가능한 cn_boot 도구 제공.
dsh-codex
wode25500/dsh-codex
OpenAI Codex CLI wrapper: one-shot exec, repo review and session resume with a default read-only sandbox.
dsh-claude-in
shinewinew/dsh-claude-in
Read-only Claude Code compatibility bridge for DeepSeek Harness: Skills, Rules, command Hooks, and Agents from .claude as SSOT.
dsh-plugins (dsh-approve-for-me)
damonkoy/dsh-plugins
Automated approval review: auto-approve read-only tools, auto-deny dangerous commands, fail-closed policy engine.
dsh-doc-guard
lucky8197/dsh-doc-guard
Document-code consistency guard: audits version headers / changelog tables / directory trees / module & test counts / cross-doc references for drift, with severity-sorted, read-only fix suggestions.
dsh-cursor-acp
loeanxi/dsh-cursor-acp
Hands standalone jobs to the Cursor CLI signed in on the same machine, with CLI readiness and proxy diagnostics, child-model settings, and a read-only connectivity test.
dsh-plugin-clinic
ayahunter/dsh-plugin-clinic
Read-only health clinic for the installed DSH plugin set: loader health, dependency integrity, version compatibility, install-script risk, duplicates and patch integrity, delivered as a model tool, a Settings dashboard and JSON reports.
dsh-doctor
asdf17128/dsh-doctor
Registers a `config_doctor` tool that checks the harness's own configuration for problems that boot silently: fields a patch dropped by whole-config replacement, patches targeting missing entry ids, and tool-name collisions. Read-only.