メインコンテンツへスキップ

ツールと機能

ツールと機能プラグインは、DeepSeek-Harness(dsh)エージェントが知覚し実行できる範囲を拡張します。代表的な機能として、組み込みの web_search ツール向けの検索プロバイダー、Chromium やログイン済みの Chrome を操作する URL リーダーとブラウザ自動化ランタイム、Office/PDF/LaTeX ドキュメントツール、データベースと SQL アクセス、カスタムのサンドボックス化ツールビルダーなどがあります。

547 件のプラグインが見つかりました

L

useful-dsh-plugins

lishize20040802-rgb/useful-dsh-plugins

DeepSeek Harness の二面性プラグイン。Web 設定にビジュアルなプラグインマネージャータブを追加し、各プラグイン行の有効/無効切り替え、インストール済みプラグイン(公式の @deepseek-ai/* 行を含む)の npm レジストリとの照合と更新、オリジナルファイルの修復に対応します。

15 日前ツールと機能MIT
J

dsh-custom-workspace

jeremyguo/dsh-custom-workspace

DSH の Web プラグイン。ワークスペースごとの背景、チャットのフォントサイズ、行間、ブロック間隔、Retina 対応のフォントレンダリングを設定できます。

15 日前ツールと機能MIT
S

dsh-co-authored-by

shelken/dsh-co-authored-by

dsh(DeepSeek Harness)プラグイン。agent がコードをコミットする際に、Co-authored-by 情報を自動的に付与します。

15 日前ツールと機能
A

dsh-context-taxonomy

artificialnotimbecile/dsh-context-taxonomy

DeepSeek Harness Web プロファイル向けの、論理呼び出しコンテキスト分類機能。

15 日前ツールと機能MIT
Y

dsh-plugin-vision-toolkit

yytbit/dsh-plugin-vision-toolkit

DeepSeek Harness 向けのビジョンツールキット——テキスト専用エージェントが画像を理解するための glance・ground・detect・crop の CLI ツール群。

16 日前ツールと機能MIT
T

dsh-governance

tappass/dsh-governance

エージェント型 AI 向けの権限レイヤーを DeepSeek Harness プラグインとして提供します。TapPass の /v1/govern ポリシー判定エンドポイントを通じて、すべてのツール呼び出しをビジネスルールに照らして統制します。

15 日前ツールと機能MIT
S

dsh-auto-approval-plugin

styxnether/dsh-auto-approval-plugin

DeepSeek Harness に、workspace-write と danger-full-access の中間の権限レベルを追加します。害のないコマンドや、現在のワークスペースを超えて設定済みの信頼領域を対象とする操作を自動承認します。

14 日前ツールと機能MIT
W

dsh-friend

wanghehe123/dsh-friend

DeepSeek Harness 用の人格化コンパニオンプラグイン:キャラクターカード、音声、Live2D、ローカルメモリ、作業への寄り添いを提供。

14 日前ツールと機能MIT
J

auto-compact

johnathonye/auto-compact

会話単位の自動コンテキスト圧縮プラグイン。ターン中の各ステップ前とターン終了時にコンテキスト使用量を検知し、セッションの閾値を超えると自動的に compact を実行、要約をコンテキストに注入して自然に続行します(DeepSeek Harness / DSH 向け)。

15 日前ツールと機能MIT
Q

dsh-event-auditor

qing3a/dsh-event-auditor

harness イベントストリーム監査パネル。イベント種別、配信パターン、件数、直近のイベントを観察でき、プラグイン開発者が harness 内部の動きを理解する助けになります。

15 日前ツールと機能MIT
Z

dsh-video-downloader

zimai233/dsh-video-downloader

Bilibili/YouTube/Douyin/Xiaohongshu(RED)のメディアを検出・ダウンロードし、画質とフォーマットを解析します。

15 日前ツールと機能MIT
Z

dsh-figma-to-lottie

zimai233/dsh-figma-to-lottie

SVG パスとキーフレーム仕様を、単体で完結した Lottie JSON アニメーションファイルにコンパイルします。

15 日前ツールと機能MIT
J

dsh-docker

jesse-njx/dsh-docker

型付きで保護されたコンテナ操作。ps/logs/inspect/exec/start/stop と compose up/down を JSON 出力付きで提供し、プロジェクトを意識したターゲット指定と、破壊的操作への承認ゲートに対応します。

15 日前ツールと機能MIT
Z

dsh-when

zhijiangtang/dsh-when

Parses natural-language relative time (e.g. "in 2 hours") into ISO timestamps, fail-fast.

03 日前ツールと機能MIT
Z

dsh-url-tools

zhijiangtang/dsh-url-tools

URL parsing, tracking-parameter removal, encode/decode, and redirect expansion.

03 日前ツールと機能MIT
Z

dsh-pkg-info

zhijiangtang/dsh-pkg-info

Queries npm/PyPI package metadata (version, license, dependencies).

03 日前ツールと機能MIT
Z

dsh-password

zhijiangtang/dsh-password

Generates strong random passwords and diceware passphrases via crypto.

03 日前ツールと機能MIT
Z

dsh-http

zhijiangtang/dsh-http

Structured HTTP request tool: returns status, duration, and size, with basic/bearer auth helpers.

03 日前ツールと機能MIT
Z

dsh-fmt

zhijiangtang/dsh-fmt

Formats and validates JSON/YAML/TOML/SQL, with line-and-column error locations.

03 日前ツールと機能MIT
Z

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.

03 日前ツールと機能MIT
Z

dsh-dead-links

zhijiangtang/dsh-dead-links

Scans Markdown files for dead http(s) links.

03 日前ツールと機能MIT
Z

dsh-cron-parse

zhijiangtang/dsh-cron-parse

Parses cron expressions into human-readable text and previews upcoming run times.

03 日前ツールと機能MIT
Z

dsh-clipboard

zhijiangtang/dsh-clipboard

Writes text to the system clipboard, cross-platform (macOS/Windows/Linux).

03 日前ツールと機能MIT
Z

dsh-case

zhijiangtang/dsh-case

Name-case conversion across 8 styles: camel, snake, kebab, Pascal, and more.

03 日前ツールと機能MIT