プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
135 件のプラグインが見つかりました
forkprobe
jayden-x-l/forkprobe
同一タスクで複数の Skill を比較し、最良のものを選出。
ru-marketplace-mcp (dsh)
vladimir-human/ru-marketplace-mcp
Skills and optional MCP rows for ten Russian marketplaces: price comparison across Wildberries, Detsky Mir and Yandex Market, plus per-source search, product cards and reviews. The 13 skills load on install; both MCP rows stay disabled until RU_MARKETPLACE_MCP_DIR points at a local clone, which needs Python 3.12+ and uv.
dsh-crew
zseven-w/dsh-crew
DeepSeek Harness (DSH) plugin: dispatch work to DSH agents from Claude Code / Codex — native subagent progress, in-host worker sessions with per-tier presets, and a multimodal bridge that lends the text-only harness vision and image generation.
dsh-claude-ux
eri64/dsh-claude-ux
DSH plugin: Claude-style Chinese risk control & conversation autonomy for DeepSeek Harness web
hn-cli (hacker-news)
heartleo/hn-cli
Hacker News tools for feeds, discussion threads, search, and user profiles.
skill-route
erichare/skill-route
DeepSeek Harness (dsh) bundle wiring SkillRoute's skill router into your agents.
recruiting-copilot
viy1204/recruiting-copilot
给 HR / 猎头的 AI 招聘工作流:岗位标准梳理、Boss直聘 + 猎聘双通道寻源初筛、市场人才盘点、简历评估、约面试、候选人台账与日报。可装成 Claude Code 插件或 DeepSeek Harness (dsh) 插件——后者自带可直接上手操作的「招聘浏览器」面板;也能配合任意读 AGENTS.md 的 AI 编程助手使用。
opencues
opencues/opencues
OpenCues for DeepSeek Harness — LLM word alternatives and `_`-gated blank fill-ins in the dsh composer.
opencues (dsh)
opencues/opencues
Word alternatives and underscore-gated fill-ins in the composer. End a line with _ and it is filled; misspellings are flagged as you type. Routes through the model dsh is already configured with, so it needs no API key.
geml
geml-spec/geml
Agent-Native document handling for DSH — addressable blocks let an agent read and edit one section instead of the whole file. Ships the geml MCP server and the authoring and code-graph skills.
geml (dsh-plugin)
geml-spec/geml
Block-addressed document editing: an MCP server exposing geml_get / geml_set / geml_check and friends, so an agent reads or rewrites one addressed block of a Markdown or GEML document instead of the whole file. Ships the GEML authoring skill and a code-graph skill that builds and navigates a project call graph as GEML codemaps.
dsh-usage
aisland-sjl/dsh-usage
🌊 Persistent dock & fully-customizable balance/usage panel for DeepSeek Harness — activity heatmap, dual-channel comparison, local-only & privacy-first
dsh-deepread
xiehuan123/dsh-deepread
Deep-read books and articles in five modes (quick, deep, knowledge map, Feynman, full book) with claim-evidence-data reports, Mermaid/XMind mindmaps, batch comparison, budget preflight, transparent background-job progress, and MD/HTML exports from URLs, files, or pasted text.
dsh-plugin-product-subagents
shaokeyibb/dsh-plugin-product-subagents
Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness — continuable children, durable session recovery, per-role product permissions, and delegation with a permission ceiling.
dsh-agy
chaos-03x/dsh-agy
Google Antigravity (agy) OAuth auth + model access plugin for DeepSeek Harness: multi-account pool, 429 rotation, device fingerprinting, CLI and web login.
dsh-science
biociao/dsh-science
Claude Science 風の研究ワークベンチ: ReAct 型リサーチループエンジン(research_* ツール)、来歴付きバージョン管理アーティファクト(artifact_* ツール)、ゲノミクス/病原体/バイオインフォマティクス向けの科学 Skill 10 種。
dsh-tui
dsh-tui/dsh-tui
DeepSeek Harness エージェント向けの Claude Code 風ターミナル UI。ツリー外の dsh プラグインバンドルとして提供。
project-blueprint
shuguang1994/project-blueprint
ワンコマンドであらゆるプロジェクトを AI エージェント対応に。適応的な技術スタック検出(7 言語 × 14 フレームワーク × 61 コンポーネント)で、AGENTS.md、ドキュメント雛形、CI/CD、テスト基盤を自動生成。
Co-Engram
co-engram/co-engram
Self-evolving team memory as plain Markdown in git: a native Cordis plugin that registers 38 bare-name memory tools plus a prompt-signals section re-evaluated at every assembly, with RPE reinforcement, decay and sleep consolidation; shares one data repo with its Claude Code (MCP) and OpenClaw hosts; verified against DSH 0.1.0-rc.6.
write-chinese-long-screenplay
mudden2380078550-creator/write-chinese-long-screenplay
Chinese long-form screenwriting skill: two input blocks (background + character bible) feeding a causal-value engine, anti-AI-flavor review, and a continuity ledger; works on Codex / Claude Code / dsh / zcode.
dsh-file-upload
hongming-huang/dsh-file-upload
Claude-style drag-and-drop/paperclip file upload with content sniffing, document-to-Markdown via Microsoft MarkItDown (built-in JS fallback), text inlining, and a read_document tool for agents.
task-passport
dongsheng123132/task-passport
機械可読なチェックポイントと楽観的ロックにより、DeepSeek Harness、WorkBuddy、Claude Code、Codex 間で永続的なタスク状態を持ち運ぶ。
dsh-checkpoint-rewind
perrylink/dsh-checkpoint-rewind
DeepSeek Harness 向けの、Claude Code の /rewind に相当する機能。変更を伴うツール実行の前に必ず git ベースのワークスペースファイルスナップショットを取得し、ターン境界でセッションをフォーク、ワンショットの /rewind コマンドでファイルを復元しチェックポイントまでセッションを巻き戻せます。
dsh-permission-rules
perrylink/dsh-permission-rules
DeepSeek Harness 向けの、Claude Code 風の宣言的な権限ルール。ツール名・引数(glob/regex)・ワークスペースパスによるマッチングを tools/pre-execute の処理段階で行う、順序付きの allow/deny/ask ルール、完全なセッションログ監査、HMR によるルールの再読み込みに対応します。