Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

303 Plugins gefunden

T

dsh-spill-s3

tancheng33/dsh-spill-s3

S3-compatible backend for the spill seam: oversized tool output goes to object storage (S3, MinIO, R2) with hashed session prefixes and unguessable keys, instead of the agent's local disk.

0vor 3 TagenEntwicklung & Plugin-ToolsMIT
S

dsh-hot-reload

stuarthu/dsh-hot-reload

Reloads an upgraded plugin inside the running dsh process instead of restarting it, and rolls back to the old version when a reload fails.

0vor 10 StundenEntwicklung & Plugin-ToolsMIT
P

dsh-test-drive

perrylink/dsh-test-drive

Runs isolated install-and-smoke test drives for DSH plugins in throwaway profiles, returning structured pass/fail records and batch matrices without touching your real profile.

0vor 6 StundenEntwicklung & Plugin-ToolsApache-2.0
P

dsh-observe

perrylink/dsh-observe

Exports the session event stream to OpenTelemetry OTLP and Langfuse as sanitized, buffered traces and metrics, off by default.

0vor 6 StundenEntwicklung & Plugin-ToolsApache-2.0
H

dsh-update-copilot

hezhongtang/dsh-update-copilot

Update copilot for DeepSeek Harness: one scan covers the dsh core, official bundles, and every profile plugin; explains what changed and how risky each update is, then updates only what you confirm.

0vor 15 StundenEntwicklung & Plugin-ToolsMIT
C

dsh-effect-doctor

chouyong/dsh-effect-doctor

Verifies that Cordis-managed runtime resources return to baseline after isolated plugin teardown, with deterministic cleanup receipts.

0gesternEntwicklung & Plugin-Tools
8

dsh-trend-radar

863683348/dsh-trend-radar

Ecosystem trend dashboard (行情面板): snapshot the dsh-plugin topic and the awesome list into local history, then report weekly trends — new plugins, star gainers, category heat, awesome coverage — plus a keyword radar for new plugins and star surges.

0vorgesternEntwicklung & Plugin-ToolsMIT
8

dsh-plugin-verify

863683348/dsh-plugin-verify

Verification toolkit for DSH agents: evidence-based claim checking against workspace files with line citations, config validation (JSON/YAML), and read-only URL/npm/GitHub submission-readiness probes.

0gesternEntwicklung & Plugin-ToolsMIT
A

dsh-plugin-aflare

alib8b8/dsh-plugin-aflare

Workflow tools for the local aflare binary: generate, validate and run local-first deterministic YAML workflow DAGs (WAL crash recovery, Saga compensation) through the local aflare binary, with 300+ templates built in.

0vor 3 TagenWorkflow-Automatisierung
A

fullstack-expert

adithya-hmt/fullstack-expert

Cordis-native, evidence-driven full-stack engineering workflow: inspect-first planning, explicit verification evidence, and approval-aware gating for sensitive operations.

0vorgesternWorkflow-AutomatisierungMIT
J

skill-framework

johnxu22786/skill-framework

Bundles an engineering-methodology skill library as one Cordis plugin: 14 Agent Skills (planning, testing, debugging, review, delivery) registered on ctx.skills for DeepSeek Harness.

0vorgesternSkillsMIT
G

mattpocock-skills-dsh-zh

gongyijie85/mattpocock-skills-dsh-zh

Matt Pocock's 25 skills fully translated to Chinese (technical terms kept in English with glosses).

0vor 3 TagenSkillsMIT
8

dsh-starter-zh

863683348/dsh-starter-zh

Beginner starter pack for DeepSeek Harness: welcome flow, 0→1 learning path, scenario-based plugin recommendations and a self-check checklist, paired with the dsh-handbook-zh Chinese tutorial repo.

0vorgesternSkillsMIT
R

dsh-vision-subagent

ruby1304/dsh-vision-subagent

Vision for any DSH route: paste images in the Web composer with intent-aware auto-analysis, delegate workspace image reads to a Kimi/MiniMax vision subagent, and materialize pasted originals for editing.

0vor 13 StundenVision, Sprache & MultimodalMIT
J

dsh-jiey-browser

jiewaigongxing/dsh-jiey-browser

Drive Jiey Browser from DeepSeek Harness over MCP: navigate, snapshot, act, read, screenshot, and manage tabs in a real Chromium profile.

0vor 13 StundenTools & FunktionenMIT
Y

dsh-human-task

ywgatustcbbs/dsh-human-task

Human-in-the-loop tools (`human_task` / `human_task_ready_check`): pause the agent until the user performs a real-world action or returns an observation (GUI operation, game testing, visual verification, hardware checks), gated by session consent and an AFK presence check, returning a structured JSON result via a web task dialog.

0vor 4 TagenTools & FunktionenMIT
K

dsh-plugin-autoevo

klarkxy/dsh-plugin-autoevo

Reuse-first capability evolution for agents: resolve existing tools and skills, discover and review exact-commit DSH plugins, install with one-time approval, verify real tool round trips, and minimally adapt partial matches instead of rebuilding from scratch.

0gesternTools & Funktionen
C

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.

0vorgesternTools & FunktionenMIT
8

dsh-plugin-translation

863683348/dsh-plugin-translation

Translation toolkit for DSH agents: sentence segmentation, term and glossary extraction, source-target QA (numbers, units, brackets), tone guides, and a durable workspace translation memory.

0vorgesternTools & FunktionenMIT
8

dsh-plugin-local-life

863683348/dsh-plugin-local-life

Local-life toolkit for DSH agents: budget planning, bill splitting, unit-price and discount math, common unit conversions (jin/li/chi, C/F, L/gallon), and trip checklists.

0vorgesternTools & FunktionenMIT
8

dsh-plugin-education

863683348/dsh-plugin-education

Education toolkit for DSH agents: lesson-plan skeletons by grade band, quiz scaffolding and answer-key validation, analytic rubrics, Anki/markdown flashcards, and readability levels.

0vorgesternTools & FunktionenMIT
8

dsh-plugin-academic-writing

863683348/dsh-plugin-academic-writing

Academic writing toolkit for DSH agents: paper outlines, title and abstract skeletons, GB/T 7714 / APA / MLA citations, phrasing QA, and a pre-submission checklist.

0vorgesternTools & FunktionenMIT
T

dsh-yogacara

tancheng33/dsh-yogacara

Tracks the agent's state as Yogācāra mental factors over a durable seed store, and feeds it back into the prompt as first-person inclination.

0vor 14 StundenGedächtnisMIT
S

dsh-plugin-sodamem

sodamem/dsh-plugin-sodamem

Bi-temporal memory backed by a SodaMem daemon: recall is contributed to the prompt while each turn is assembled and every closed turn is ingested, with no tool call and no model call on the read path; each recalled fact cites the turn it came from and carries validity dates, so superseded facts stop being retrieved.

0vor 14 StundenGedächtnisApache-2.0