dsh-deepread
AI深度阅读助手:支持提取核心观点、论证结构及关键证据,提供五种阅读模式并支持多种文档格式。
AI 分析
核心用途是辅助用户快速消化长文、书籍或PDF文档。适合需要高效阅读、提炼文献要点和生成知识脑图的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiehuan123/dsh-deepread说明文档
阅读完整 README ↗Plugin configuration (Config)
timeoutMs (default 900000), chunkChars (default 6000), maxParts (default 20),
maxInputChars (default 400000), cacheEnabled (default true), cacheTtlHours (default 168,
0 disables caching) can all be overridden in the cordis row, for example:
- insert:
- id: deepread
name: dsh-deepread
config:
timeoutMs: 600000
cacheTtlHours: 24