プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
1936 件のプラグインが見つかりました
dsh-figma-to-lottie
zimai233/dsh-figma-to-lottie
SVG パスとキーフレーム仕様を、単体で完結した Lottie JSON アニメーションファイルにコンパイルします。
dsh-voice
jesse-njx/dsh-voice
音声メモを入力し、音声で回答を受け取れます。話した内容がユーザーメッセージになり(文字起こし)、エージェントの返信を読み上げさせることもできます(発話)。~/.dsh/voice 配下でローカル優先に動作します。
dsh-apple-mode
jihongboo/dsh-apple-mode
DSH 向けの Xcode AI 連携。26種の Xcode MCP ツール(mcpbridge)、Apple プラットフォーム向けスキル、Xcode Intelligence 風のペルソナ(エージェントプリセットまたはグローバルバンドル)を提供します。
dsh-memory
flymysql/dsh-memory
セッションをまたぐメモリボールト。remember / recall / forget ツール、ターンごとのプロンプト注入、設定ページでのエントリブラウザを提供します。
dsh-session-search-pro
lesliewylie/dsh-session-search-pro
harness 自身の `sessionQuery` サービスを通じて、過去・現在のセッションを検索・一覧表示・閲覧できます。有効な環境では SQLite FTS5 インデックスを使用し、そうでない場合は範囲を限定した新しい順のスキャンにフォールバックします。
dsh-cost-meter
sttrevens/dsh-cost-meter
Web UI にターンごとの USD コストバッジを表示します。ヘッダーにセッション合計、各メッセージのフッターにターンごとのコストを表示し、ホバーで内訳を確認できます。
dsh-file-uploads
l541402398/dsh-file-uploads
Web のコンポーザーから任意のローカルファイルをアップロードでき、保留中のカードを表示、設定画面で保存済みファイルを管理できます。
dsh-balance
geekricardo/dsh-balance
Composer-dock balance/usage readout for DeepSeek, Kimi Coding, OpenCode Go, Zhipu, MiniMax, OpenRouter and OpenAI Codex — provider-based, 2s polling, 5min cache.
codegraph
johnxu22786/codegraph
Code knowledge graph for dsh: indexes symbols, call sites and imports into SQLite and answers call/dependency questions via CLI or stdio MCP tool server.
dsh-when
zhijiangtang/dsh-when
Parses natural-language relative time (e.g. "in 2 hours") into ISO timestamps, fail-fast.
dsh-url-tools
zhijiangtang/dsh-url-tools
URL parsing, tracking-parameter removal, encode/decode, and redirect expansion.
dsh-pkg-info
zhijiangtang/dsh-pkg-info
Queries npm/PyPI package metadata (version, license, dependencies).
dsh-password
zhijiangtang/dsh-password
Generates strong random passwords and diceware passphrases via crypto.
dsh-jwt
zhijiangtang/dsh-jwt
Decodes a JWT for debugging without verifying its signature, and flags expiry.
dsh-http
zhijiangtang/dsh-http
Structured HTTP request tool: returns status, duration, and size, with basic/bearer auth helpers.
dsh-handoff
zhijiangtang/dsh-handoff
Exports the current session as a deterministic Markdown handoff document.
dsh-fmt
zhijiangtang/dsh-fmt
Formats and validates JSON/YAML/TOML/SQL, with line-and-column error locations.
dsh-fetch-file
zhijiangtang/dsh-fetch-file
Downloads a URL into the workspace as a file, with a path fence, streaming, and a 200 MB cap.
dsh-dead-links
zhijiangtang/dsh-dead-links
Scans Markdown files for dead http(s) links.
dsh-cron-parse
zhijiangtang/dsh-cron-parse
Parses cron expressions into human-readable text and previews upcoming run times.
dsh-clipboard
zhijiangtang/dsh-clipboard
Writes text to the system clipboard, cross-platform (macOS/Windows/Linux).
dsh-case
zhijiangtang/dsh-case
Name-case conversion across 8 styles: camel, snake, kebab, Pascal, and more.
dsh-workloads
yewenyell-lang/dsh-workloads
Workspace-owned durable process supervision, readiness checks, and a Runtime Center for DeepSeek Harness.
dsh-perm-guard
a903067276-rgb/dsh-perm-guard
Auto-approval permission guard: a middle tier between workspace-write and danger-full-access — auto-allows safe operations inside trust directories, always asks a human for destructive ones, with 11 per-category switches and an audit trail.