プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
28 件のプラグインが見つかりました
sealos-skills
labring/sealos-skills
Sealos 向け AI エージェント Skill — あらゆるプロジェクトのデプロイ、データベース・オブジェクトストレージなどのプロビジョニングをワンコマンドで実行。Claude Code、Gemini CLI、Codex に対応。
dsh-files
taxueseek/dsh-files
色分けされた添付カードによるファイルアップロード(セッション単位で分離されたストレージ、sha256 重複排除、TTL による自動削除)に加え、PDF/DOCX/XLSX/TXT 用のコンテンツ判定型 read_document ツールを搭載。
dsh-cloud-sync
dickpy/dsh-cloud-sync
WebDAVおよびS3互換ストレージ経由でDSHプロファイルとローカルプラグインのソースアーカイブを同期。暗号化スナップショット、競合を考慮した復旧、明示的なセルフアップデートに対応。
dsh-font
tianyhjg-lab/dsh-font
DSH Web GUI 向けのフォント切り替え機能。UI フォント99種・コードフォント31種を CJK-ラテン混植スタックで提供し、即時適用と localStorage への保存に対応します。
dsh-encrypt
yauntyour/dsh-encrypt
DSH 向けの認証情報プロバイダー。パスワード保護された AES-256-GCM ストレージ、Argon2id 鍵導出(旧 scrypt v2 からの自動アップグレード)、SHA3-256 整合性チェック、一時的なランタイム復号を提供します。
dsh-archived-chats
ultronen/dsh-archived-chats
DeepSeek Harness用のArchived Chats設定ページ。バージョン管理されたJSON/Markdown ZIPバックアップの閲覧・検索・フィルタ・タグ付け・注釈・容量計測・エクスポート・プレビュー優先インポート、競合しないアーカイブの復元、アーカイブ解除、ワークスペース単位のセッション削除をサポートし、再起動不要でライブセッションにも対応します。
dsh-theme-plugin
beizi6/dsh-theme-plugin
Theme studio for the DSH Web GUI: five built-in presets plus fully customizable light/dark palettes (accent, background, foreground, UI and code fonts, translucent sidebar, contrast), hot-swapped instantly and persisted in localStorage.
dsh-sleep-send
awu12277/dsh-sleep-send
Schedule-send button and panel to the right of the composer, with smart time slots, a custom date/time picker, several queued sends at once, and localStorage persistence that restores pending tasks after a page reload.
dsh-lineage
dongsheng123132/dsh-lineage
DeepSeek Harness 向けの、コンテンツアドレス方式によるアーティファクト・事実・アクション・レポートの系譜管理。
dsh-memory-palace
lovezi0/dsh-memory-palace
Human-readable Markdown memory for DeepSeek Harness: user-level (~/.deepseek-harness/MEMORY.md) + workspace-level memory injected every turn, auto daily-log writing with distillation, bridges existing WorkBuddy/CodeBuddy memory dirs, memory_note / memory_note_user / memory_read tools with built-in dedup, and a bilingual settings page. Plain-text storage, no database.
dsh-hermes-memory
isheng-eqi/dsh-hermes-memory
Faithful port of the hermes-agent MEMORY.md / USER.md mechanism for DSH: bounded dual-bank memory (2200/1375 chars), a single `memory` tool (add/replace/remove/batch), frozen-snapshot injection per session, nudge reminders, DSH-native JSON storage — zero external dependencies, zero LLM cost.
dsh-skin20260814
manuspurs/dsh-skin20260814
dsh-skin の強化版。DeepSeek Harness にスキン切り替えとカスタム背景壁紙を提供します。オリジナル版から2つの不具合を修正——①大きな画像や特殊フォーマットのアップロードが無反応になる問題(createImageBitmap による直接デコードに変更し、処理中/エラー表示を追加)、②テーマ切り替え時に overrideTokens が theme/change を発火させ無限再帰でスタックオーバーフローする問題(スキン/明暗のガードを追加してループを遮断)。壁紙の保存方式も localStorage への圧縮保存から IndexedDB への原本直接保存に変更し、全画質表示・無圧縮を実現、旧データの自動移行にも対応しています。
dsh-cos
annexwu/dsh-cos
Adds COS storage browsing and transfers, workspace artifact uploads, temporary links, and conversation attachments that retain local copies with cloud object identity, plus Agent tools for Tencent Cloud COS, CI, and MetaInsight.
dsh_upload_file
jarszmlovesai/dsh_upload_file
DeepSeek Harness(DSH) web plugin: paste files into the composer, inbox storage, thumbnails. Text via read_inbox; image understanding needs your vision skill (bundled image-reader + ARK_API_KEY).
dsh-codex-keychain
cpfpatrick/dsh-codex-keychain
Unofficial ChatGPT OAuth provider for DeepSeek Harness with strict native OS keychain storage
dsh-ui-notify
xingke-seeker/dsh-ui-notify
Completion sound notifications for DeepSeek Harness: plays an embedded chime when a session's output finishes, with a Notifications row in General settings. Settings persist in browser localStorage — a standalone web plugin, no Host settings dependency.
dsh-plugins (dsh-memories)
damonkoy/dsh-plugins
Project-scoped persistent key-value memories with set/get/list/delete/search model tools and JSON-file storage.
dsh-persona-memory
quophic/dsh-persona-memory
DeepSeek Harness 向けの永続的な長期ペルソナメモリ機能。MEMORY.md/USER.md への保存、memory・memory_search ツール、リクエストごとのコンテキスト注入、機密情報スキャンに対応します。pi-hermes-memory の思想を受け継いだ移植版です。
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-prompt-history
xiaofei-fei/dsh-prompt-history
Bash-like prompt history and terminal-style right-click paste for the DSH web composer: Up/Down arrows recall previously submitted messages and right-click pastes the clipboard directly, sourced from the session's own message log (zero config, zero extra storage).
dsh-todolist
hz-jasonlin/dsh-todolist
An independent todo board for DeepSeek Harness: list/board/calendar/week/project views, AI tools (todolist / todolist_suggest), and a self-contained storage backend. Registers a top-level Todos tab; registers a right-sidebar Today tab when dsh-better-side
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.
msds-chain-mcp (dsh)
littleblakew/msds-chain-mcp
Chemical safety intelligence through the hosted MSDS Chain MCP endpoint: 23 tools for compatibility and mixing order, GHS hazards, PPE, storage, waste disposal, exposure limits, transport classification, multi-region regulatory compliance, SDS lookup and version diffs, and signed audit reports, each answer citing the supplier SDS and revision date it is grounded in.
dsh-tool-imagegen
github-cjx/dsh-tool-imagegen
OpenAI-compatible image generation in DSH Desktop chat: generate inline, edit reference images or chain-edit previous results directly (image-to-image) without re-uploading, with storage cleanup.