Plugins
Parcourez, filtrez et installez des plugins DeepSeek-Harness.
21 plugins trouvés
dsh-vision-toolkit
anionex/dsh-vision-toolkit
Tâches de vision pour les modèles texte seul : questions-réponses sur image sensibles à l'intention, OCR de captures d'écran longues, reproduction d'UI, ancrage (grounding) et diff pixel.
harmony-next.skills
linhay/harmony-next.skills
HarmonyOS NEXT skill bundle for DeepSeek Harness with offline API references and DevEco, HDC, and emulator automation guidance.
dsh-reverse-skill
dhicoc/dsh-reverse-skill
Pack complet de skills de rétro-ingénierie (85 fichiers SKILL.md) sous forme de plugin Cordis pour DeepSeek Harness : routeur de skills pour la rétro-ingénierie, les tests d'intrusion autorisés et la recherche en sécurité.
stock-analysis-plugin
weaxs/stock-analysis-plugin
DeepSeek Harness (dsh) plugin for stock analysis, screening, and strategy backtesting across A/HK/US/JP/KR/TW markets
project-blueprint
shuguang1994/project-blueprint
Rendez n'importe quel projet prêt pour les agents IA en une seule commande. Détection adaptative de la stack technique (7 langages × 14 frameworks × 61 composants), génération automatique d'AGENTS.md, d'un squelette de documentation, de CI/CD et d'infrastructure de tests. En une phrase : donnez à n'importe quel projet la capacité d'être développé par IA.
dsh-quant
pengpengyi92/dsh-quant
Quantitative R&D toolkit for DeepSeek Harness — 46 tools across six domains covering market data, indicators, factor evaluation, walk-forward ML validation, risk, options, bonds and fund simulation, with an end-to-end research pipeline.
dsh-eval-harness
biboyang/dsh-eval-harness
Harness d'évaluation pour les plugins DSH : des cas au format YAML pilotent de vraies exécutions d'agent en mode headless, avec des assertions sur les appels d'outils, les arguments, les résultats et l'utilisation des tokens, ainsi qu'une barrière de référence pour la non-régression en CI.
dsh-testgen
bujue600-arch/dsh-testgen
Génération automatisée de tests unitaires : une commande /testgen et un outil generate_tests qui échafaudent, exécutent et corrigent les tests jusqu'à ce qu'ils passent (générateurs LLM + modèles hors ligne ; vitest/jest/mocha/node:test).
dsh-lab
hackerfish/dsh-lab
Tested-curation lab for DSH plugins: every entry passes real install/static-scan gates in an isolated environment, with full logs and reproduction commands (Chinese-first).
dsh-windtunnel
botonj/dsh-windtunnel
Contract regression harness for plugin authors: a scripted LLM adapter drives the real pipeline in isolated child processes with session-event assertions (load/contract/behavior/fault layers); zero API key, CI-ready.
dsh-flakefinder
stardustlc666/dsh-flakefinder
Test-stability tools: repeatedly run vitest/jest/pytest/node:test suites, classify flaky cases, keep history and maintain a quarantine manifest.
dsh-testkit
iiwish/dsh-testkit
Docker-isolated real-host lifecycle tests for DSH plugins across install, boot, tool registration, update, uninstall, reinstall, and recovery, with structured evidence.
dsh-test-runner
suimi8/dsh-test-runner
Outil de lancement de tests structuré (test_run) : détection automatique de Vitest/Jest/pytest/node:test, exécution des tests, analyse des résumés d'échec pour le modèle.
deepsee
chang416/deepsee
DeepSee : vision DeepSeek Harness, routage multi-modèles, et auto-vérifications visuelles Gemini avant livraison.
dsh-wechatmpdev
vincentjiang06/dsh-wechatmpdev
WeChat Mini Program automated testing for DeepSeek Harness (dsh): selector-addressed actions, build-freshness gates, geometry-first assertions that work on text-only models, and screenshot image blocks on vision routes. 微信小程序自动化测试 dsh 插件:选择器寻址、构建新鲜度门、面向纯文
dsh-plugin-lion-skills
lion-1209/dsh-plugin-lion-skills
Lion-Skills — a developer-focused agent skill suite (in Chinese) as a DeepSeek Harness plugin: 11 workflow skills for code review, debugging, testing, naming, spec writing, and more.
dsh-test-drive
perrylink/dsh-test-drive
Runs isolated install-and-smoke test drives for DSH plugins in throwaway profiles, returning structured pass/fail records and batch matrices without touching your real profile.
skill-framework
johnxu22786/skill-framework
Bundles an engineering-methodology skill library as one Cordis plugin: 14 Agent Skills (planning, testing, debugging, review, delivery) registered on ctx.skills for DeepSeek Harness.
dsh-preview
viger1/dsh-preview
Headless-browser verification tools so the agent opens the page it just built, reads the rendered DOM and computed styles, checks the console, and screenshots the result; ships a frontend-verify skill.
dsh-verify
263311487-ux/dsh-verify
Independent browser acceptance testing for agent deliverables: JSON spec in, real-Chromium verdict out.
dsh-human-task
ywgatustcbbs/dsh-human-task
Human-in-the-loop tools (`human_task` / `human_task_ready_check`): pause the agent until the user performs a real-world action or returns an observation (GUI operation, game testing, visual verification, hardware checks), gated by session consent and an AFK presence check, returning a structured JSON result via a web task dialog.