huangfuren/dsh-outline-auto0

dsh-outline-auto

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

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.