dsh-skills-manager
Jiangdl0220/dsh-skills-manager
1GitHub starsManage installed DeepSeek Harness skills from the Settings panel with toggling, searching, and a restorable trash bin.
Explore DSH plugins for reusable skills, workflow automation, task orchestration, rules, agent behavior, and repeatable development processes.
Jiangdl0220/dsh-skills-manager
1GitHub starsManage installed DeepSeek Harness skills from the Settings panel with toggling, searching, and a restorable trash bin.
trapstreet/dsh-trapstreet
1GitHub starsDeepSeek Harness tools for inspecting live plugin loader status and browsing public Trapstreet evaluation boards.
ssjob123/dsh-file-panel-left
1GitHub starsVSCode-style left sidebar file workbench for DSH Web featuring a file explorer, CodeMirror editor, previews, and line-level @-references.
fjzzwxp/dsh-mnemosyne-memory
1GitHub starsPermanent long-term memory, semantic vector search, and LLM reflection plugin for DeepSeek Harness.
XIAOke8698/dsh-memory-forget
1GitHub starsMemory forgetting and governance engine for DeepSeek Harness with TTL, decay, token budgets, and audit tracking.
NONAME-2121237/dsh-timeline
1GitHub starsInteraction timeline rail for DSH Web to browse, preview, and jump across conversation turns.
alextangson/dsh-dispatch
1GitHub starsDispatch tasks to DeepSeek Harness and handle approval requests remotely from mobile devices.
SnowRikka/dsh-llama-responses
1GitHub starsDeepSeek Harness LLM adapter and delegation skill bundle to route subagents to a local llama.cpp server via OpenAI Responses protocol.
openHacking/pptkit-presentation
1GitHub starsA DeepSeek Harness skill bundle for creating, reviewing, and exporting editable PowerPoint presentations with PPTKit.
kexuejin/dsh-zhihu-dashboard
1GitHub starsA DeepSeek Harness Zhihu dashboard with UI panels and native agent tools for search, hot lists, feeds, tracking, and Zhida-based briefs.
shynloc/acks-dsh-plugins
1GitHub starsA source repository that collects 20 separate DeepSeek Harness plugins across AI agent, creative, knowledge, and service categories.
baobaolaodie/cc-dsh-notifier
1GitHub starsWindows toast notification plugin for DeepSeek Harness web and TUI sessions, with focus-aware alerts and click-to-return.
qiaoy01/dsh-mission
1GitHub starsPersistent long-horizon autonomous mission runtime for DeepSeek Harness.
omdsh-dev/ex-setting
1GitHub starsWeb settings and composition configuration bundle for DeepSeek Harness.
T-Markus-Liang/dsh-game-studio
1GitHub starsAI-native game development runtime plugin for DeepSeek Harness with dynamic agent orchestration, engine adapters, and quality gates.
jsoncode/dsh-balance-by-token
1GitHub starsDeepSeek account balance monitor and token cost estimator plugin for DeepSeek Harness.
hviana/dsh-cli-bridge
1GitHub starsA DeepSeek Harness plugin that runs Claude Code and Codex coding-agent CLIs with live in-conversation streaming.
Lstalu/dsh-bundle-dedup-guard
1GitHub starsDeepSeek Harness diagnostic plugin and CLI for detecting duplicate bundle loader entries and selected plugin-environment health issues.
NattoCB/dsh-plugin-notifications
1GitHub starsA DSH web-profile bundle plugin that adds macOS turn-complete notifications and optional synthesized chimes.
dpskh/dsh-checkpoint
1GitHub starsDeepSeek Harness checkpoint tool that records durable, session-keyed exploration markers for later folding by the companion rewind plugin.
zhuoxuanliu53-svg/dsh-plugin-market
1GitHub starsA DeepSeek Harness bundle plugin that provides a visual marketplace for discovering and managing bundle, skill, and preset plugins.
AgoraIO-Community/dsh-agora
1GitHub starsDeepSeek Harness skill plugin that adds the official Agora skill for RTC, RTM, ConvoAI, Cloud Recording, token workflows, and Agora CLI guidance.
y-wi/dsh-deepseek-web
1GitHub starsA DeepSeek Harness provider plugin that connects DeepSeek Web models, browser authentication, and web conversation history to DSH.
anyuinlara-bit/dsh-BFF-pet
1GitHub starsA Windows desktop-pet plugin for DeepSeek Harness that reflects live agent state in a transparent Electron window.
satan9394/dsh-microservices
1GitHub starsA DSH skill plugin for microservices architecture patterns, covering service boundaries, communication, distributed data, resilience, and event-driven design.
linziyanleo/dsh-custom-provider
1GitHub starsConfigure static OpenAI Chat Completions, OpenAI Responses, and Anthropic Messages providers in DeepSeek Harness.
zhoushuoshi-code/dsh-live
1GitHub starsMobile approval companion for DeepSeek Harness with an encrypted relay and phone PWA.
sugarxl/dsh-safety
1GitHub starsA DeepSeek Harness filesystem safety plugin with execution-time guards, recoverable deletion, approval workflows, snapshots, rollback, and restart checks.
cuboteam/dsh-plugin-dit
1GitHub starsDIT.ai provider bundle for DeepSeek Harness with OpenAI Chat Completions and Anthropic Messages routes.
JxaMe/dsh-telegram-bridge
1GitHub starsA DeepSeek Harness profile plugin that bridges Telegram private chats to dsh Agent sessions.
zoahdev/dsh-quality-score
1GitHub starsA read-only DSH plugin and CLI that scores plugin package quality from npm metadata.
zoahdev/dsh-llms-forge
1GitHub starsGenerates AI-readable llms.txt files for DeepSeek Harness plugin repositories from package.json and README metadata.
rbelem/dsh-tui
1GitHub starsA terminal UI client for DeepSeek Harness that connects to the dsh web gateway.
TangRj-Git/trajectory-graph
1GitHub starsInteractive per-turn execution graph visualization for DeepSeek Harness trajectories.
zhenkun26/dsh-repo-atlas
1GitHub starsA source-first DeepSeek Harness plugin for evidence-backed repository analysis and bounded change-proposal review.
omicverse/dsh-omicos
1GitHub starsDeepSeek Harness plugin for running OmicVerse/OmicOS bioinformatics analyses through a persistent local Python kernel.
Skills and workflow plugins package reusable behavior around tasks that should not need to be rebuilt for every conversation. This category covers reusable agent skills, workflow automation, orchestration, rules, task templates, lifecycle hooks, multi-step processes, and other repeatable operating patterns. It focuses on installable DSH plugins and plugin bundles; standalone skill libraries and tutorials remain separate ecosystem resources rather than installable plugin entries.
When comparing workflow extensions, review what triggers the workflow, which tools and files it accesses, whether it changes agent behavior globally or only within a profile, how configuration is persisted, and how the repository documents failure and recovery behavior. Source-backed capability analysis and Registry Classification separate installable extensions from adjacent resources.