Инструменты и функции
Плагины «Инструменты и возможности» расширяют то, что агент DeepSeek-Harness (dsh) может воспринимать и делать. Среди них — поисковые провайдеры для встроенного инструмента web_search, читалки URL и среды браузерной автоматизации, управляющие Chromium или вашим авторизованным Chrome, инструменты для документов Office/PDF/LaTeX, доступ к базам данных и SQL, а также конструкторы кастомных песочничных инструментов.
Найдено плагинов: 574
deepseek-harness-qqbot
sliverp/deepseek-harness-qqbot
Плагин текстового и графического канала QQ-бота для DeepSeek Harness
deepseek-harness-model-config
marvekg/deepseek-harness-model-config
dsh-plugin-interpreters
huanlinoto/dsh-plugin-interpreters
Открывает инструменты run_python/run_node, исполняющие код через stdin и возвращающие stdout/stderr/exit, с карточкой настройки пути к интерпретатору.
dsh-tensorlake-sandbox
tensorlakeai/dsh-tensorlake-sandbox
Плагин deepseek harness для песочницы tensorlake
dsh-xiaohei
opensetk/dsh-xiaohei
Плагин «Ло Сяохэй» для dsh
dsh-llm-codex-oauth
player-minepig/dsh-llm-codex-oauth
Используйте свою подписку ChatGPT / Codex в dsh (DeepSeek Harness). Плагин входит в аккаунт ChatGPT через поток OAuth OpenAI Codex и предоставляет квоту подписки как провайдера модели `codex-oauth` в dsh.
dsh-archived-conversations
hxyz486/dsh-archived-conversations
Просмотр архивных диалогов (archived-conversation-viewer): плагин Cordis для просмотра, восстановления и удаления архивных сессий на странице настроек DSH.
dsh-orchestrator
zibo2025/dsh-orchestrator
【Режим оркестрации】Предоставляет DeepSeek Harness режим оркестрации мультиагентов: главный агент разбивает и распределяет задачи, worker'ы полностью взаимосвязаны, с возможностью задавать модель и уровень reasoning для каждого worker'а по отдельности.
dsh-llm-wechat
sulfide2085/dsh-llm-wechat
Плагин-адаптер шлюза WeChat для DeepSeek Harness: переиспользует DeepSeekAdapter + потоковый перевод тегов think.
dsh-multi-folder
angeloszou/dsh-multi-folder
Плагин DeepSeek Harness: дополнительные рабочие директории для проекта. Агент сохраняет основное рабочее пространство как cwd, получает равные права записи/выполнения в настроенных дополнительных директориях в режиме workspace-write и уведомляется об изменениях конфигурации
dsh-us-stocks
realyujie/dsh-us-stocks
Котировки американских акций, история цен, финансовая отчётность, консенсус-прогнозы аналитиков и новости через yahoo-finance2.
dsh-excel-chat
hccccc01333/dsh-excel-chat
Общайтесь с Excel в DeepSeek Harness: создавайте, редактируйте, чините и проверяйте таблицы прямо в диалоге, с автоматической проверкой корректности формул после каждого изменения.
dsh_kline
ftshare-lab/dsh_kline
面向 DeepSeek Harness 的交互式 K 线分析插件,支持多市场行情、技术指标、支撑压力位、新闻与基本面分析,并在原生侧栏中直接展示。
dsh-compact-activity
wallpap/dsh-compact-activity
compact reasoning and tool activity groups for DeepSeek Harness Web and DeepSeek Harness Desktop.
dsh-plugin-market
losebird/dsh-plugin-market
DSH 社区插件市场:设置内「插件市场」入口 + 卡片弹窗 + 一键安装/卸载/管理(bundle 走 dsh plugin add,pack 走 zip 落盘)
dsh-office-tools
kw78/dsh-office-tools
Workspace-safe Office tools for agents: create/read Word, create/read/update Excel, and create/read PowerPoint decks with PNG/JPG/GIF image placement.
dsh-pilot
guo6x/dsh-pilot
Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.
dsh-config-manager
xiajiajun516/dsh-config-manager
One-click backup, export, import and migration of a whole DSH config: settings, plugins, MCP, skills and workspaces. Secrets are excluded by default and, if you opt in, are AES-256-GCM encrypted rather than written in the clear; imports preview first and auto-backup with rollback, profiles hold multiple setups, and remote sync pushes portable config through a private Git repo with secrets excluded.
dsh-rss
stardustlc666/dsh-rss
RSS/Atom subscription management and parsing (rss_list/add/remove/fetch/check), persisted to settings.
dsh-ffmpeg
stardustlc666/dsh-ffmpeg
Seven video tools (probe/cut/concat/encode/subtitle/extract/gif) on the official subprocess service: shell-free argv, zero runtime dependencies.
oss-prompt-optimizer
seven282/oss-prompt-optimizer
Optimize a raw instruction into a professional prompt through the harness llm service — four-section (Role / Task / Context / Format) or a headerless plain-text style. Context-aware by default: the recent conversation is injected as background and may enrich the ## Context section. Long outputs resume from the truncation point with auto-expanded budgets; validated results are cached (identical requests cost zero model calls); a unified call budget bounds worst-case cost. Composer ✨ one-click optimize, undo, cancel and a token-cost hint; prompt_optimize tool (optimize + iterate), auto-optimize hook, auto-detected zh/en role document.
dsh-zotero
hongcheng-li/dsh-zotero
Zotero library tools via the local API (no API key): search items/collections, read metadata and abstracts, list attachments, read full text (parses PDFs on the fly when Zotero cache misses), download PDFs, and manage notes.
dsh-auxiliary
dsh-plugins/dsh-auxiliary
Dedicated model routes, tools, and system guidance for vision, compaction, reviews, subagents, titles, and image generation.
dsh-learning-mode
chplus0/dsh-learning-mode
Learning Mode agent preset: a coding agent that teaches while coding — concrete scenario-grounded explanations, Socratic guidance, and TODO(你) practice blanks, modeled on Claude Code's Learning output style; installable via dsh plugin add (dsh-learning-mode on npm).