Bundle
@mkaliezz/dsh-docs
DSH plugin: dsh-docs
- Source
- MkaliezZ
- License
- MIT
- Updated
- Updated 7 days ago
Readme
# dsh-docs Version-aware documentation query and excerpt-bounding primitives for DSH. v0.1 deliberately does **not** hard-code a web provider: the host supplies `lookup` and version resolution. This keeps the plugin provider-neutral while preventing unbounded documentation dumps into model context.
Install
dsh plugin --profile web add github:MkaliezZ/dsh-docs#cd6fba1e96277daedbe5684c261a33c43f5892bc
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install mkaliezz-dsh-docs from the hub
- This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.