Pular para o conteúdo principal

Plugins

Navegue, filtre e instale plugins do DeepSeek-Harness.

27 plugins encontrados

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.1khá 17 horasHabilidadesMIT
R

dsh-better-edit

rianico/dsh-better-edit

Ferramentas read/edit/batch_edit/undo_last_edit ancoradas em hash para o DeepSeek Harness (dsh). Cada linha recebe um hash único de 3 caracteres (A-Za-z0-9) que permanece estável entre edições; âncoras obsoletas ou ambíguas são rejeitadas, nunca comparadas por aproximação. O undo persiste entre reinícios

9há 11 horasFerramentas e funçõesMIT
0

dsh-verification-receipt

030611/dsh-verification-receipt

Grava localmente resumos em JSONL da contagem de ferramentas por turno e sinais de verificação de alto nível, sem armazenar prompts, argumentos de ferramentas ou o texto dos resultados.

5há 4 diasSegurança e permissõesMIT
W

dsh-feishu-bridge

wz-heng/dsh-feishu-bridge

Ponte de canal Feishu (Lark) com falha segura (fail-closed): converse com um bot e receba os turnos do agente dsh de volta. Integração apenas com o SDK oficial em Python (versão fixada); allowlist com negação por padrão, verificação de assinatura/timestamp/replay do webhook, sessões fixas por chat; documentação bilíngue.

5há 17 horasIntegrações e acesso remotoMIT
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.

4ontemDesenvolvimento e ferramentas de pluginsMIT
H

dsh-store

huguangyu666/dsh-store

Loja de plugins: catálogo oficial do npm + lista curada awesome (mais de 550 plugins, 11 categorias), verificação de qualidade via campo dsh, instalação com um clique via `dsh plugin add/remove` oficial, entrada na barra lateral e nas configurações

4anteontemDesenvolvimento e ferramentas de pluginsMIT
P

dsh-doublecheck

perrylink/dsh-doublecheck

Guarda de disciplina de engenharia: questiona os requisitos antes da primeira edição, impõe portões de evidência de testes red/green e audita a entrega com um adversário bifurcado (skill grill-requirements + portões de política de ferramentas)

4há 3 horasFluxos e automaçãoApache-2.0
B

dsh-session-audit

bwndlct/dsh-session-audit

Análise de execução de sessões: etapas, chamadas de ferramentas, falhas, ações repetidas, uso de tokens e sinais de verificação, apresentados como relatórios em texto/Markdown/JSON.

4há 4 diasFerramentas e funçõesMIT
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).

3há 10 horasFluxos e automaçãoMIT
J

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

jinguanghai/deepseek-harness-forge-plugins

Portões de verificação com computação real: simplificação matemática, provas lógicas, validação de regex, FOL via E-prover, verificações de máquina de estados e reparo de código, apoiados em binários compilados em Go com executáveis pré-compilados para Windows

3anteontemFerramentas e funçõesMIT
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.

2há 4 diasHabilidadesMIT
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

2há 9 horasMelhorias de 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.

2há 9 horasMelhorias de 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.

2há 3 horasDesenvolvimento e ferramentas de pluginsMIT
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`.

1anteontemFerramentas e funçõesMIT
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.

1há 3 horasMemóriaApache-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.

0há 10 horasFluxos e automaçãoMIT
R

beforedone

rrrrrredy/beforedone

DeepSeek Harness community Bundle for the BeforeDone evidence gate

0ontemDesenvolvimento e ferramentas de pluginsApache-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.

0há 5 horasDesenvolvimento e ferramentas de pluginsBSD-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.

0anteontemDesenvolvimento e ferramentas de pluginsMIT
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.

0ontemDesenvolvimento e ferramentas de pluginsMIT
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.

0anteontemFluxos e automaçãoMIT
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.

0há 16 horasHabilidadesMIT
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.

0anteontemHabilidadesMIT