DSH Plugins Marketplace

DSH Plugins

Plugins

/

dao-zang-skill

d

dao-zang-skill

Manifest valid

Daoist Canon (DaoZang) retrieval skill: keyword or semantic search over 285,117 scripture chunks with exact original-text extraction (line numbers, hit markers), and one-command workspace setup from t

hasBundlePatch

dao-zang-skill

DaoZang offline retrieval & original-text extraction skill for DeepSeek Harness (DSH).

Search 285,117 scripture chunks of the Daoist Canon (《中华道藏》《正统道藏》) by keyword or semantics, and extract exact original text from the source Markdown with line numbers and hit markers. Fully offline — no embedding API, no network needed for retrieval.

Install

dsh plugin --profile web add dao-zang-skill

Or from source:

dsh plugin --profile web add https://github.com/Godners-Code/dao-zang-skill

After install, restart dsh web; type / in the chat input and select dao-zang, or ask the assistant to "use the dao-zang skill".

What you get

  • text engine (default, zero deps): ChromaDB full-text filter + TF/IDF ranking
  • semantic engine (optional): local bge-m3 ONNX model, same 1024-dim cosine vectors as the database
  • launcher (daozang.cmd): auto-locates Python and the workspace
  • self-check (check_env.py --selftest): environment + smoke query
  • original-text extraction (--original): locates the hit in the raw .md with ⟦...⟧ markers and line numbers
  • file filter (--source): restrict search to files whose name contains a keyword
  • one-click workspace setup: setup_workspace.py downloads data from the Godners/DaoZang dataset (3,152 markdown files + 6 parquet shards with bge-m3 embeddings) and rebuilds the local ChromaDB offline

Data

The workspace needs ChromaDB/ (285,117 chunks) and Markdowns/ (3,152 files). Prepare it with:

python assets/dao-zang/scripts/setup_workspace.py --dir <workspace>

See USAGE.md for details.

Distribution packages

Three ready-made installers are available under dao-zang-plugin releases:

| Version | Install | Package contents | |---|---|---| | v1-full | direct copy, no network | skill + ChromaDB + Markdowns | | v2-hf | download + offline rebuild | skill + Markdowns + HF links for the RAG DB | | v3-git | clone + download + cleanup | install script + GitHub clone link + HF links |

License

MIT

Compatibility

DSH 0.1.5-rc.2: errorDSH 0.1.6-alpha.1: errorDSH 0.1.5-rc.1: errorDSH 0.1.5-alpha.2: errorDSH 0.1.5-alpha.1: errorDSH 0.1.3-alpha.2: errorDSH 0.1.2-rc.1: errorDSH 0.1.2-alpha.5: errorDSH 0.1.2-alpha.4: errorDSH 0.1.2-alpha.3: errorDSH 0.1.2-alpha.2: error

Versions

Latest versionPublishedSize
2.0.0

Similar plugins

dsh-tool-bandit-search

A `search` tool that learns to pick between fast and thorough search strategies using a contextual bandit (Thompson sampling), improving from real usage instead of a fixed heuristic.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-tool-bandit-search

Installs a skill-router skill that semantically searches a local skill corpus on demand, keeping the corpus out of the per-turn model catalog.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-awesome-skills

Turns a stated need into a plugin choice: an agent skill that queries a catalog of the whole `dsh-plugin` topic (2600+ repos, recrawled every 6 hours, Chinese descriptions from Workers AI) through a r

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add awesome-dsh

by loyalchiiina

Browse the DSH skill library from a floating-ball panel: categories, Chinese descriptions, instant search, full SKILL.md viewer, and an automatic skill-failure ledger driven by tools/result events.

UI & ExperienceManifest valid

0

513/wk

MIT

JavaScript

Sep 12, 2026

dsh plugin --profile web add dsh-skill-browser

DSH Skill Manager: browse, enable/disable, import from Codex/Claude Code/ZCode/WorkBuddy/QCoderWork, auto-discover skills with symlink support.

UI & ExperienceManifest valid

0

dsh plugin --profile web add @lcthe/dsh-skills-hub

by ch1bug

Codex-style fuzzy skill search for the DeepSeek Harness Web GUI: /bug, /diag, /regression all find diagnosing-bugs in the / skill menu.

Manifest valid

0

MIT

JavaScript

Aug 15, 2026

dsh plugin --profile web add dsh-skill-fuzzy