Перейти к основному содержимому

Плагины

Находите, фильтруйте и устанавливайте плагины DeepSeek-Harness.

Найдено плагинов: 27

G

Aegis

ganyuanran/aegis

Software-engineering method pack for coding agents, with skills for baseline-first planning, systematic debugging, prompt hygiene, verification before completion, and repair/retirement tracking.

1.1k18 часов назадНавыкиMIT
R

dsh-better-edit

rianico/dsh-better-edit

Инструменты read/edit/batch_edit/undo_last_edit с якорями-хешами для DeepSeek Harness (dsh). Каждая строка получает уникальный 3-символьный хеш (A-Za-z0-9), остающийся стабильным при редактировании; устаревшие или неоднозначные якоря отклоняются, а не сопоставляются нечётко. Отмена сохраняется после перезапуска

912 часов назадИнструменты и функцииMIT
0

dsh-verification-receipt

030611/dsh-verification-receipt

Записывает локальные сводки JSONL по количеству вызовов инструментов на каждый ход и грубым сигналам верификации, не сохраняя промпты, аргументы инструментов или текст результатов.

54 дня назадБезопасность и права доступаMIT
W

dsh-feishu-bridge

wz-heng/dsh-feishu-bridge

Мост канала Feishu (Lark) с отказом в закрытое состояние: пишите боту — получайте в ответ ходы агента dsh. Интеграция только через официальный Python SDK (жёстко зафиксированная версия); белый список deny-by-default, проверка подписи/времени/повторов вебхука, липкие сессии по каждому чату; двуязычная документация.

518 часов назадИнтеграции и удалённый доступMIT
Z

dsh-plugin-doctor

zoahdev/dsh-plugin-doctor

Health checks for DSH plugins: manifest/patch/entry/build/pack/install verification, model-callable plugin_check, profile host-shadowing + BOM detection, environment diagnostics, and poison preflight.

4вчераРазработка и инструменты плагиновMIT
H

dsh-store

huguangyu666/dsh-store

Магазин плагинов: основной каталог npm + курируемый список awesome (550+ плагинов, 11 категорий), проверка качества по полю dsh, официальная установка в один клик через `dsh plugin add/remove`, вход из сайдбара и настроек.

4позавчераРазработка и инструменты плагиновMIT
P

dsh-doublecheck

perrylink/dsh-doublecheck

Страж инженерной дисциплины: тщательно прорабатывает требования перед первой правкой, требует доказательств red/green-тестов и проверяет результат с помощью форкнутого оппонента (навык grill-requirements + политики инструментов).

44 часа назадПроцессы и автоматизацияApache-2.0
B

dsh-session-audit

bwndlct/dsh-session-audit

Аналитика выполнения сессии: шаги, вызовы инструментов, сбои, повторяющиеся действия, использование токенов и сигналы верификации, представленные в виде отчётов text/Markdown/JSON.

44 дня назадИнструменты и функцииMIT
C

Vibe-Mathematics

chongcyrus/vibe-mathematics

Multi-agent math problem-solving & verification framework: brainstorm → solver iteration → multi-verifier debate → Verified knowledge base, with checkpoint resume and manual/auto intervention (also ships as an agent preset).

310 часов назадПроцессы и автоматизацияMIT
J

deepseek-harness-forge-plugins (forge-gates)

jinguanghai/deepseek-harness-forge-plugins

Врата проверки на реальных вычислениях: упрощение математических выражений, логические доказательства, проверка regex, FOL через E-prover, проверки конечных автоматов и исправление кода на основе бинарников, скомпилированных на Go, с готовыми исполняемыми файлами для Windows.

3позавчераИнструменты и функцииMIT
X

dsh-xiaohongshu-viral-note

xuboboo/dsh-xiaohongshu-viral-note

Bundled Xiaohongshu/RED viral-note agent skill: hot-note research, note generation/rewrite, verification, authorized account analysis, QR login and controlled publishing.

24 дня назадНавыкиMIT
L

deepseek-rust-harness

leemiracle/deepseek-rust-harness

Rust dev domain plugin for DeepSeek Harness (dsh): verification pyramid fmt→clippy→build+test→miri+audit(+semver) as model-facing tools + graph-layer governance (anti-Goodhart 8 rules incl. #[allow] density / deleted tests, blind-spot via Cargo.toml & pub

210 часов назадУлучшения UIMIT
L

deepseek-kernel-harness

leemiracle/deepseek-kernel-harness

Linux kernel dev domain plugin for DeepSeek Harness (dsh): verification pyramid L1-L4 as model-facing tools + graph-layer governance (anti-Goodhart / blind-spot / patch-conflict) + AGENTS.md contract as a system-prompt section. Plain JS, no build step.

210 часов назадУлучшения UIMIT
1

dsh-plugin-mall

1e0zj/dsh-plugin-mall

Open plugin marketplace: live GitHub dsh-plugin topic search with per-repo package.json verification (dsh.bundle/dsh.client manifest badges and a verified-only filter), npm-first installs with same-source anti-squatting checks, update detection, and five agent tools for headless use.

24 часа назадРазработка и инструменты плагиновMIT
Y

dsh-sxs-anti-bot-http

yangyunsong023/dsh-sxs-anti-bot-http

Anti-bot HTTP fetch tools hardened by SXS's production scraping stack (millions of requests/day): UA-pool rotation, retry with exponential backoff, anti-bot wall detection (captcha / verification challenges) and adaptive rate limiting — tools: `sxs_fetch` / `sxs_fetch_json` / `sxs_rate_status`.

1позавчераИнструменты и функцииMIT
P

dsh-library

perrylink/dsh-library

Turns local markdown and text documents into a queryable knowledge base with hybrid semantic and keyword search, citation verification, and source injection.

14 часа назадПамятьApache-2.0
N

gewu-tools

nyantused-cpun/gewu-tools

Model-agnostic visual-inspection pipeline for text-only agents: page-by-page HTML screenshots plus a ready-made vision-subagent briefing contract (gewu_prep), then source-code truth verification of every finding (gewu_locate); validated on mimo-v2.5 & qwen3.7-plus.

011 часов назадПроцессы и автоматизацияMIT
R

beforedone

rrrrrredy/beforedone

DeepSeek Harness community Bundle for the BeforeDone evidence gate

0вчераРазработка и инструменты плагиновApache-2.0
J

find-dsh-plugins

jazzulu/find-dsh-plugins

Conversational DSH plugin finder: four-source unified index, BM25 pre-filter plus LLM semantic ranking, candidates carry evidence grades and local static security audit, safe install flow with post-install verification.

06 часов назадРазработка и инструменты плагиновBSD-3-Clause
Z

dsh-rule-evolve (plugin)

zoahdev/dsh-rule-evolve

Verification-driven self-evolution loop: failure logs become verified AGENTS.md rules; in-session plugin (evolve_learn / evolve_apply / evolve_touch / evolve_recall), tool-verify gate, rule lifecycle, local recall.

0позавчераРазработка и инструменты плагиновMIT
8

dsh-plugin-verify

863683348/dsh-plugin-verify

Verification toolkit for DSH agents: evidence-based claim checking against workspace files with line citations, config validation (JSON/YAML), and read-only URL/npm/GitHub submission-readiness probes.

0вчераРазработка и инструменты плагиновMIT
A

fullstack-expert

adithya-hmt/fullstack-expert

Cordis-native, evidence-driven full-stack engineering workflow: inspect-first planning, explicit verification evidence, and approval-aware gating for sensitive operations.

0позавчераПроцессы и автоматизацияMIT
Z

lunheng-article-pipeline-dsh

zuoyunlai/lunheng-article-pipeline-dsh

Multi-agent deep long-form article pipeline skill for DeepSeek Harness, running 7 roles across 5 phases with parallel literature/data/case retrieval, an evidence base, independent audit and human verification gates.

017 часов назадНавыкиMIT
J

spec-driven

johnxu22786/spec-driven

Spec-driven development discipline for dsh: five keel skills (anchor/spec/probe/build/audit), three review tools and six spec templates enforce specs-before-code, assumption verification and scope control.

0позавчераНавыкиMIT