DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Xuanling Dsh Skills — DSH Plugin for DeepSeek Harness
← Plugins

@xuanling-rs/xuanling-dsh-skills

Xuanling Dsh Skills

DeepSeek Harness bundle: mounts isolated XuanLing workflow skills and the strict MCP overwrite policy.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add @xuanling-rs/xuanling-dsh-skills@0.4.0
READMECompatibilityVersions

Compatibility and provenance

Xuanling Dsh Skills is published as @xuanling-rs/xuanling-dsh-skills and currently resolves to version 0.4.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
npm
Registry updated
9/20/2026

Versions

0.4.0stable
9/4/2026
0.3.2stable
8/31/2026
0.3.1stable
8/31/2026
Show 9 more versionsCollapse versions
0.3.0stable
8/31/2026
0.2.10stable
8/26/2026
0.2.9stable
8/25/2026
0.2.8stable
8/24/2026
0.2.7stable
8/24/2026
0.2.6stable
8/21/2026
0.2.5stable
8/20/2026
0.2.4stable
8/20/2026
0.2.3stable
8/18/2026

Related plugins

Loading related plugins…

Latest
0.4.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
24.7 kB
Files
10
Surface
any
License
MIT
Source
npm
GitHub
★ 4
Weekly downloads
34
Last push
9/4/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in security-access.

Doctor@linxin666/dsh-doctorTransactional rescue mode for DSH profiles with a supervised launcher, isolated recovery capsule, deterministic repairs, health monitoring, and a local Web recovery consolePocketdsh-pocketPut DeepSeek Harness in your pocket: one package, one settings page, and scan a QR code on your phone to access DSH on your computer in sync (LAN + public network, real-time screen mirroring).DSCODE@toddzheng024/dscode-bundleA complete DeepSeek coding agent with persistent shell, Ultra collaboration and automatic permission review.Auto Reviewdsh-auto-reviewSecond-model AI auto-review for DeepSeek Harness approval requests: a read-only reviewer subagent decides allow/deny on the approval answerer chain, with fail-closed fallback and full session-log audit.

README

xuanling-dsh-skills

English | Simplified Chinese

DeepSeek Harness bundle containing two on-demand XuanLing workflow Skills and the strict whole-file overwrite policy. It registers no MCP server and has no dependency on @xuanling-rs/xuanling-mcp.

dsh plugin --profile web add @xuanling-rs/xuanling-dsh-skills@0.4.0

This command augments DSH's shipped Web profile. Use --profile headless for the shipped Headless profile. Unknown profile names start with the base bundle only and do not provide a runnable Web or Headless application by themselves.

Use it with exactly one XuanLing tool bundle. xuanling-file-workflow uses mcp_catalog__xuanling to activate an exact missing XuanLing file tool, then routes between it and Harness-native tools; it also covers CAS overwrite, compound suffixes, atomic multi-hunk patches, deterministic repeated validation, and host background jobs. Its v3 request policy uses the omitted 65,536-byte output budget, numbered reads, conditional known_sha256 reads, exact project scripts, and minimal-environment diagnostics. It keeps include_diff: true because DSH-native diff visibility for XuanLing edits is not yet proven; SHA is not semantic edit validation. xuanling-memory-workflow activates only the next required memory operation, keeps project-local L1 facts separate from shared XuanLing L2 facts, uses explicit pointer-driven pull recall, and preserves the proposal/review boundary. The policy rejects an existing-file overwrite without expected_sha256 before MCP dispatch and returns a Host ask gate for the exact mcp__xuanling__memory_review tool. DSH dispatches only an allowed-once outcome; rejection, cancellation, unavailable approval, or a call without an agent fails closed.

Node.js 22.14 or newer is required. Licensed under the MIT License.