Bundle
The dsh-plugin-guide knowledge base plus the dsh-plugin-dev CLI toolchain: official docs, Cordis primer, community deep-dives, and battle-tested pitfalls registered as an on-demand agent skill, with a scaffolder, static checker, and pack verifier for building DSH plugins.
Bundle
DSH (DeepSeek Harness) plugin packaging of the Project Blueprint skill — one-command AI coding conventions (AGENTS.md, docs skeleton, CI/CD, git rules, testing policy) with an autonomous discovery engine (7 languages, 15 frameworks, 70+ components, web fallback).
Bundle
Drop or paste images, PDFs, office docs, zips, videos and audio into the DSH composer as workspace file paths instead of model attachments — lets a text-only model agent read them via vision tools.
Bundle
Persistent project memory for dsh agents: index docs (PDF/Markdown/text) and code symbols into a searchable per-workspace store, recall them with cited sources, and keep experience entries (problems -> solutions) searchable on demand.
Bundle
Retro macOS (System 7 / Mac OS 9) desktop UI for DSH web: chat, files, terminal, browser, docs and knowledge base inside one pixel desktop
Bundle
Context7 up-to-date library documentation for DSH: context7_search / context7_get_docs model tools backed by the Context7 Public API v2 (context7.com).
Bundle
DSH 侧边栏里的「全局文档」:全局 Markdown 笔记,任何工作区随时可读。(依赖 dsh-better-sidebar)
Bundle
ECC (227k-star operator system) skills for DeepSeek Harness — progressive port of 274 curated single-file skills (agentic engineering, evaluation, testing, patterns, vertical domains, docs). Adapted from affaan-m/ECC (MIT)
Bundle
Lark/Feishu channel plugin for DeepSeek Harness: WebSocket event gateway, per-chat persistent agents, interactive cards, media, docs, bases, calendars, tasks, and user OAuth
Bundle
DeepSeek Harness 插件 - 金山文档 WPS 能力集成
Bundle
DSH updater + official docs sync plugin for DeepSeek Harness: one-click npm update of @deepseek-ai/dsh with live progress, incremental sync of the official docs/ to local with progress, and dsh_docs_search / dsh_docs_read model tools. DSH 更新器 + 官方文档同步器(进度显示)。
Bundle
Research-debt guard for DeepSeek Harness: nudges coding agents to search docs, GitHub and the web before repeated local trial-and-error.
Bundle
让DSH使用你的魔法:把沙箱里的 agent 接上你本地的 HTTP 代理,一条命令抓取被墙的网站、文档和 API(net_fetch 代理隧道抓取 + net_proxy_status 代理诊断)。Give DSH your magic: plug sandboxed agents into your local HTTP proxy and fetch blocked sites, docs and APIs in one shot (net_fetch + net_proxy_status).
Bundle
Lint your repo for chain-of-thought leakage — the session-transcript residue AI assistants leave in docs, comments, and commit-adjacent prose. Ships the cot-trim skill as an installable DeepSeek Harness plugin.
Bundle
Repo bootstrap guidance for DeepSeek Harness: read-only repo_setup_scan tool that detects stack/tests/docs/git/db and recommends skill plugins, MCP servers and hygiene files to install (claude-code-setup counterpart)
Bundle
DeepSeek Harness Ultra Slash:独立斜杠命令分组;/steer /new /skill /docs,以及可配置的自定义 /steer 子命令
Bundle
MCP server that searches the Roblox DevForum and official creator docs so AI coding agents can debug Roblox games against real community and engine knowledge.
Bundle
文书模式(docs-mode)Agent preset 安装器:把技术文档撰写模式(含模板知识库、去 AI 味、质量保障工具集)部署到 DSH 用户 preset 根
Bundle
DeepSeek Harness plugin for OpenAI Codex OAuth, pooled accounts, model awareness, official docs, web search, and image generation
Bundle
Quality scorecard for DeepSeek Harness (dsh) plugins: 0-100 score with grade and per-component breakdown (manifest, peer resolvability, dist-tag health, dead ranges, freshness, docs, dsh-tools peer compat). Zero runtime dependencies, read-only. CLI + agent-callable quality_score tool.
Bundle
dsh 插件开发知识库:DeepSeek Harness 官方文档站完整 Markdown 镜像(中英双语 184 页)+ 58 篇仓库补充开发参考 + 主题导航与 245 文件全量搜索索引;以 dsh-plugin-dev-kb 技能让 agent 在插件开发任务中自动加载定位文档。纯数据插件,零运行时依赖。
Bundle
DSH plugin: Markdown dead-link checker tool (dead_links), zero-dependency.
Bundle
金山文档(WPS 个人账号)连接器 · DeepSeek Harness 插件:网页登录认证、浏览/搜索/星标/共享云文档、在线查看编辑、轻量引用到对话、浏览器下载、新建文档。
Bundle
最新文档注入防幻觉:编写/引用库代码前先拉取版本化最新文档(ctx7 CLI 或 MCP),library ID 直取、版本指定、规则自动触发;消灭过期示例与幻觉 API。受 upstash/context7(61k★ MIT)启发。