puremapping/dsh-plugin-reading-pipeline ↗★ 1
dsh-plugin-reading-pipeline
分章读书管线插件: epub 转换、原子写笔记、续读定位注入、本地跨书检索 (agent-reading-pipeline 的 DSH 二次开发)
AI 분석
用于构建本地电子书阅读与笔记管线。适合有本地跨书检索、自动定位续读和原子化笔记记录需求的深度阅读与知识管理用户。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗
3. 配置
agent.cordis.yml 挂载行 (preset 已内置, 只需改 projectRoot):
- id: reading-pipeline
name: 'dsh-plugin-reading-pipeline'
config:
projectRoot: D:/reading # 必填: 读书项目根 (工具只允许读写其内路径)
pythonBin: # 可选: python 可执行 (默认探测 python / py -3)
pandocBin: # 可选: pandoc 可执行 (默认取 PANDOC_BIN 或 PATH)
backlinkLimit: 10 # 可选: 跨书检索默认最大命中数