Vai al contenuto principale

Plugin

Sfoglia, filtra e installa i plugin di DeepSeek-Harness.

239 plugin trovati

A

graphlint (dsh)

angeloszou/graphlint

Rilevamento di codice morto per codebase generate dall'IA: graphlint costruisce un grafo delle dipendenze, individua il codice irraggiungibile da qualsiasi punto di ingresso per consentire la pulizia della codebase e la comprensione dell'efficacia funzionale, ed espone agli agenti DSH gli strumenti graphlint_query / graphlint_build / graphlint_config oltre a una skill graphlint.

520 ore faSviluppo e strumenti per pluginMIT
M

dsh-self-improved

madage/dsh-self-improved

Plugin di memoria a lungo termine e auto-evoluzione per DSH: acquisizione L0 → estrazione della memoria L1 → raggruppamento delle scene L2 → persona utente L3, iniezione automatica dei ricordi, sintesi delle competenze, completamente locale (SQLite FTS5 + jieba, recupero vettoriale opzionale).

53 giorni faMemoriaMIT
Y

dsh-plugin-claude-bridge

yytbit/dsh-plugin-claude-bridge

Porta la memoria, le skill e la configurazione di Claude Code in DeepSeek Harness — nessuna migrazione, piena compatibilità.

55 giorni faMemoriaMIT
L

Code2Skill

leechen298/code2skill

Genera Functions, strumenti MCP, Skill di workflow e pacchetti di test offline a partire da codice sorgente autorizzato dall'utente

518 ore faSviluppo e strumenti per pluginMIT
P

dsh-browser4

platonai/dsh-browser4

Browser4 skills bundle for DeepSeek Harness — AI-native browser automation (browser4-cli) for autonomous agents, intelligent extraction, and large-scale web automation. Registers the Browser4 skills (browser4-cli, browser4-experience, browser4-plugin, sce

4ieriCompetenzeApache-2.0
T

dsh-skill-manager

tuogusa/dsh-skill-manager

Browse, search, and delete user skills from the Web settings panel.

43 giorni faSviluppo e strumenti per pluginMIT
M

dsh-agent-skills

minivv/dsh-agent-skills

Browse, enable, disable, and manage Agent Skills from Claude Code, Codex, OpenCode, Gemini, and custom directories in the DSH settings panel.

4ieriSviluppo e strumenti per pluginMIT
S

dsh-remotion

stardustlc666/dsh-remotion

Official Remotion skill ported to DSH: programmatic video with React (animation/audio/captions/3D/charts/fonts, 38 rule files).

414 ore faCompetenzeMIT
S

dsh-virtual-product-team

songoao25/dsh-virtual-product-team

Virtual product team agent preset: user-led conversation walks you through the full 12-step pipeline from idea to shipped, promoted and operated product, with staged gates and per-stage skills.

43 giorni faCompetenzeMIT
P

dsh-plugin-guide

perrylink/dsh-plugin-guide

The DSH plugin-development knowledge base as an on-demand agent skill: official constraints, task workflows, API reference and community gotchas, installed with the bundle so the agent can look things up while building a plugin.

4ieriCompetenzeApache-2.0
X

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.

419 ore faStrumenti e capacità
C

dsh-observation-journal

cavan-ou/dsh-observation-journal

Telemetria a runtime a zero intervento per DSH: ogni sessione scrive automaticamente task, livello del modello, strumenti, errori, durata e stato in un diario leggibile con una sezione statistiche (puro osservatore — nessuno strumento, nessuna chiamata LLM, nessuna iniezione)

44 giorni faSviluppo e strumenti per pluginMIT
A

graphlint

angeloszou/graphlint

Bundle di plugin per DeepSeek Harness: strumenti graphlint per gli agenti per il rilevamento di codice morto (graphlint_query / graphlint_build / graphlint_config + skill graphlint).

44 giorni faStrumenti e capacitàMIT
P

dsh-doublecheck

perrylink/dsh-doublecheck

Guardia della disciplina ingegneristica: interroga a fondo i requisiti prima della prima modifica, impone gate di evidenza sui test red/green e verifica la consegna con un avversario biforcato (skill grill-requirements + gate delle policy sugli strumenti)

412 ore faFlussi e automazioneApache-2.0
L

gongwen-skill

linhut/gongwen-skill

中文公文全流程处理工具——基于 GB/T 9704《党政机关公文格式》 国家标准,支持 格式检查与修复、内容优化(Word 原生修订+批注/差异对比版)、模板生成、Markdown 转公文、版头版记页码注入、事实核验、风格增强 等完整能力。原生支持 DeepSeek Harness (DSH) 技能系统,打包为可被 AI Agent 直接调用的 Skill,完全自包含,克隆即用。

322 ore faCompetenzeMIT
B

dsh-cc-ecosystem

bcy2020/dsh-cc-ecosystem

Load Claude Code assets into DSH at runtime — skills, slash commands, rules, permission rules (deny/ask/allow), subagents and hooks from .claude/ plus Claude Code plugins (plugin.json / marketplace / skills / agents / MCP), via a memory-IR parse layer that keeps .claude as the source of truth with no writes back. Six installable packages: loader, skills, permissions, agents, hooks, mcp.

3ieriSviluppo e strumenti per plugin
S

dsh-github-skills

starfie1d1272/dsh-github-skills

Four GitHub workflow skills for PR triage, review feedback, GitHub Actions diagnosis, and safe draft-PR publishing, reusing existing DSH capabilities with gh/git fallbacks.

319 ore faGit e code reviewApache-2.0
S

dsh-hyperframes

stardustlc666/dsh-hyperframes

Five official HyperFrames by HeyGen skills: HTML video / CLI / registry / website-to-video / GSAP reference.

314 ore faCompetenzeMIT
7

dsh-skill-7d-code-reviewer

7dgroup-ai/dsh-skill-7d-code-reviewer

Template-driven code review skill: five-step review flow, critical/medium/minor severity grading, four-dimension scoring (quality, security, performance, maintainability), dual text and HTML report output, and an on-demand reference knowledge base.

3ieriCompetenzeMIT
N

free-vision-skill

niyongsheng/free-vision-skill

Fully-local image understanding & OCR via macOS Vision Framework: `ocr_image` (text, table layout + coordinates) and `view_image` (scene, faces, QR) — paste multiple images into the web input box or pass path/URL/base64; images never leave your Mac.

34 giorni faVisione, voce e multimodaleMIT
W

dsh-codex-sync

walvez/dsh-codex-sync

One-stop bidirectional sync between OpenAI Codex and DeepSeek Harness: first-class skills from ~/.codex/skills, codex session import with workspace attach, live MCP auto-mirror of codex's mcp_servers, and a Codex-side reverse MCP installer.

33 giorni faStrumenti e capacità
H

dsh-skillradar

hellosky983/dsh-skillradar

Scans the skills visible to the current session and ranks them by relevance to the recent conversation.

33 giorni faMemoriaMIT
O

dsh-book2skill

omdsh-dev/dsh-book2skill

Plugin da libro a skill per DSH: un'attività lunga a 5 fasi (recupero → parsing → comprensione → generazione → installazione) con 3 gate umani, strumenti host per l'agente e un pannello timeline nel browser.

36 giorni faMiglioramenti UIBSD-3-Clause
K

dsh-skill-loader

kezboardpj/dsh-skill-loader

34 giorni faCompetenzeMIT