プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
2057 件のプラグインが見つかりました
dsh-timesheet
zoahdev/dsh-timesheet
Turn-based time tracking from dsh session logs: totals, per-day/project/provider/source rollups, tool-call counts, failure rates, and time-to-first-token — CLI plus an agent-callable timesheet tool, dsh-timesheet/v1 reports, zero runtime deps.
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-firstrun
zoahdev/dsh-firstrun
First-run health check for DeepSeek Harness: verifies Node/pnpm/dsh toolchain, home, profile, API key (names only, never values), workspace writability and npm registry, then prints actionable next steps — CLI plus an agent-callable quickstart tool, dsh-firstrun/v1 reports, zero runtime deps.
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-dep-audit
zoahdev/dsh-dep-audit
Dependency supply-chain hygiene audit for dsh projects and profiles: peer-range resolvability, broken dist-tag detection (#2763 class), stale / missing-license / non-registry dependencies, and installed-vs-declared drift — CLI plus an agent-callable dep_audit tool.
dsh-cn-boot
zoahdev/dsh-cn-boot
China-network bootstrap for dsh: probes npm/npmmirror/GitHub/HuggingFace/Gitee and local proxies, reads registry config, recommends mirrors/proxy, and generates a PowerShell + bash bootstrap script. Read-only by default; apply is explicit. CLI plus an agent-callable cn_boot tool.
dsh-winget
wode25500/dsh-winget
Windows Package Manager: search, install, upgrade, uninstall, import/export and pin software through native tools.
dsh-terraform
wode25500/dsh-terraform
Infrastructure as code: gated plan/apply, state and output inspection, and configuration validation via the terraform CLI.
dsh-kubectl
wode25500/dsh-kubectl
Kubernetes ops for the agent: get resources with structured JSON output, describe, logs, exec, apply/delete (user-confirmed) and port-forward.
dsh-codex
wode25500/dsh-codex
OpenAI Codex CLI wrapper: one-shot exec, repo review and session resume with a default read-only sandbox.
dsh-az
wode25500/dsh-az
Azure resource management: query and show resources, deploy Bicep/ARM templates, and check the activity log.
dsh-web-service-manager
wiyi/dsh-web-service-manager
Manage the DSH web service from a settings panel: status, version, restart, stop, and one-click updates.
dsh-a2a
ryubyte/dsh-a2a
Agent2Agent protocol v1.0 for DSH: run a standard A2A server to let other agents call this instance, connect to remote A2A agents as clients, and manage both from a visual settings page.
dsh-minimal-anchor
rand0wn/dsh-minimal-anchor
Prunes the tool schema to a whitelist and injects a structural preamble on a session's first turn only, then passes every later turn through untouched.
dsh-overdrive (gateway-core)
temotee2103/dsh-overdrive
DSH-side remote session driver for the dsh-overdrive chat gateway: exposes sessions, trajectory replay and tap-to-approve to Telegram / Discord / Slack / WhatsApp / Feishu / DingTalk / WeCom bridges. Requires running @dsh-overdrive/gateway alongside.
dsh-serverchan-notify
nickhelion/dsh-serverchan-notify
ServerChan3 (Server酱) push notifications when a turn finishes — title, model, project directory, git branch, status and a reply excerpt, with subagent filtering and fire-and-forget delivery.
dsh-wechat-bridge
lanbaolu/dsh-wechat-bridge
Two-way WeChat bridge for DeepSeek Harness via the iLink protocol: bind your personal WeChat with a QR scan and chat with a local DSH agent from the chat box (text, images, voice-to-text, files); a web settings panel handles binding/start/stop/status, project-session binding continues the conversation on desktop, proactive wechat_notify pushes include throttling, and the pure-Node daemon runs on Windows/macOS/Linux.
dsh-ci-co-pilot
temotee2103/dsh-ci-co-pilot
GitHub CI co-pilot for DeepSeek Harness: PR review, CI failure fixing, issue triage and release notes.
dsh-worktree-studio
palaiologos1453/dsh-worktree-studio
Human-operated Git worktree task board for DeepSeek Harness with validation-bound merge delivery.
dsh-wending-git-workbench
dd2673/dsh-wending-git-workbench
Codex-style Git workbench: workspace-scoped changes, diff, stage, commit, guarded branch operations, graph history, fetch, fast-forward pull, and upstream push through official plugin APIs.
dsh-ambiguity-handling
changlianxiya-139/dsh-ambiguity-handling
Appends ambiguity-handling rules to the dsh system prompt so the agent asks clarifying options before guessing.
dsh-skillopt
wode25500/dsh-skillopt
Microsoft SkillOpt-Sleep integration: a nightly sleep cycle that harvests sessions, mines recurring tasks, replays them and consolidates validated skills behind a held-out gate.