huangfuren/dsh-outline-auto0

dsh-outline-auto

DSH web plugin: search and read the company Outline knowledge base from conversations.

AI Analysis

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

Package
dsh-outline-auto
Version
0.2.1
License
MIT
Last updated
Aug 26, 2026

Install

$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.