RyanShen3/dsh-toutiao-reader0

dsh-toutiao-reader

浏览今日头条文章的 DSH 插件,包含 webfetch 工具(三级抓取策略)和 toutiao-reader 技能。

AI 分析

核心用途是抓取并阅读今日头条文章,具备自动识别反爬质询页和常驻浏览器管理能力。适合需要让 AI 助手直接读取、分析今日头条内容的开发与研究任务。

套件
dsh-toutiao-reader
版本
0.1.0
授權
MIT
最近更新
2026年8月29日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:RyanShen3/dsh-toutiao-reader

Configuration

Use the id-override mode in the profile's cordis.patch.yml (id only — never re-insert):

- id: dsh-toutiao-reader
  config:
    workspace: D:/DSH_Workspace  # base for relative outfile paths
    cdpPort: 9333                # CDP debugging port
    browserPath: ""              # Edge/Chrome override; empty = auto-detect
    maxChars: 12000              # default text cap
    domainCachePath: ""          # domain cache path; empty = %TEMP%/webfetch-domains.json