0xsline/awesome-deepseek-harness
A directory of add-on tools for the DeepSeek AI coding agent
This repository is a curated list of plugins and extensions built around 'DeepSeek Harness (DSH)', a runtime for AI coding agents. It gathers hundreds of community add-ons — memory systems, voice input, desktop apps, IDE integrations, web search — organized into categories. It isn't code itself but a guide to help people find scattered open-source plugins.
What it does
- Plugins sourced from the dsh-external/hub catalog and the public GitHub dsh-plugin topic are sorted into roughly 20 categories: Core & Bundles, Agents & Orchestration, Context & Search, Memory & Knowledge, Input & Editing, UI/Themes, IDE & Clients, Browser & Remote, and more.
- Installation runs the official runtime via Node.js with `npx @deepseek-ai/dsh web`, or adds an external profile bundle through pnpm with `dsh plugin --profile web add`.
- Only packages that declare `dsh.bundle.patch` become active plugin layers; plain installed dependencies stay inactive until they declare that field.
- Notable listed tools include cross-session memory plugins, voice input/text-to-speech, multi-agent collaboration suites, desktop app shells, VS Code extensions, and context-usage visualization panels.
- The repo itself is tagged Python as its main language with 49 stars, functioning more as an ecosystem map than a large codebase.
Why it matters
For developers already using DeepSeek Harness, this list saves time by centralizing plugins for memory, voice, UI and more instead of searching scattered repos. It also serves as a snapshot of how far the AI coding-agent plugin ecosystem has expanded.
Terms in this repo
- DeepSeek Harness (DSH) · A runtime tool for running and managing DeepSeek-related AI coding agents
- plugin · An add-on module that extends an existing program with new features
- pnpm · A JavaScript package manager similar to npm
- MCP · A standard protocol letting AI models connect to external tools and data
- curation · Selecting and organizing scattered resources into a coherent list
Repository description (English)
DeepSeek Harness (DSH) ecosystem: curated plugins, tools, and infrastructure from dsh-external/hub and the public dsh-plugin topic.
Open on GitHubTrending repos
- vorssaint/vorssaint-utilsOne free menu bar app replaces a dozen paid Mac utilities
- Alishahryar1/free-claude-codeA local proxy that lets coding AI agents run on 49 free or cheap model providers instead of one paid service
- freestylefly/awesome-gpt-image-2A library of 532 reverse-engineered prompts that turn GPT-Image2 into a predictable image-making tool
- block/buzzAn open-source workspace where humans and AI agents chat, code, and review in the same rooms
- NousResearch/hermes-agentNous Research's Hermes is an AI agent that gets smarter the more you use it
- virgiliojr94/book-to-skillA tool that turns technical book PDFs into on-demand reference skills for AI coding agents
- VoltAgent/awesome-agent-skillsA single hub collecting over 1000 'how-to' manuals that make AI coding assistants act like experts
- anthropics/claude-plugins-communityA shared shelf where anyone's Claude add-ons get listed for install