xuanling-dsh-skills
Verified@xuanling-rs/xuanling-dsh-skills · v0.2.10 · MIT
DeepSeek Harness bundle: mounts isolated XuanLing workflow skills and the strict MCP overwrite policy.
Install
dsh plugin add @xuanling-rs/xuanling-dsh-skills Confirm the layer applied with dsh --profile default --dump-config — see the install guide.
Source
Creators
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/[email protected]
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.
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.
Node.js 22.14 or newer is required. Licensed under the MIT License.