Skip to content
dsh.fish
Bundle

@laobos/dsh-knowledge

面向 DSH Agent 的本地知识库、检索与资料管理插件。

Source
Modole
stars
1 stars
License
MIT
Updated
Updated 5 days ago

Readme

# 知识库 · Laoboshi DSH Plugin

面向 DSH Agent 的本地知识库、检索与资料管理插件。

## Install

```bash
dsh plugin --profile web add https://github.com/Modole/dsh-plugin-knowledge-laoboshi.git
```

Restart `dsh web` after installation. DSH reads the `dsh.bundle` manifest and adds this package to the selected profile.

## Origin and author

Extracted from the built-in capability in [Laoboshi Agent Studio](https://github.com/Modole/laobos-agent-studio). Author: Modole.

## Security

Plugins execute with the current user's permissions. Review the source before installation and never post credentials, SSH private keys, or local runtime databases in issues.

## License

MIT

Install

dsh plugin --profile web add github:Modole/dsh-plugin-knowledge-laoboshi

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source