huangfuren/dsh-outline-auto0

dsh-outline-auto

DSH Web 插件:在对话中搜索和阅读公司 Outline 知识库

AI 分析

核心用途是让 Agent 能够检索和阅读 Outline 知识库。适合企业内部用户,需在设置中配置 Outline 实例地址及 API Token。

包名
dsh-outline-auto
版本
0.2.1
许可证
MIT
最近更新
2026年8月26日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huangfuren/dsh-outline-auto

Configuration

The recommended way is the GUI card (Settings → Plugins → plugin configuration → Outline Knowledge Base):

FieldDescription
Service URL (baseUrl)Outline instance root, e.g. https://outline.example.com
API Tokencreate one at Outline → Settings → API keys

Click Save — applies immediately. Alternatively, configure via environment variables (OUTLINE_BASE_URL / OUTLINE_API_TOKEN) or the plugin config row in cordis.patch.yml.