dsh-read-url
读取网页返回干净正文:中文编码自动识别(GBK/GB2312/UTF-8/Big5)、噪音过滤、紧凑文本/Markdown、offset 续读、可选 SPA 渲染、批量读取与整站爬取。
Read any page as clean main content: charset auto-detect (GBK/GB2312/UTF-8/Big5), noise stripping, compact text/Markdown, offset continuation, optional SPA rendering, batch reads and site crawling.
怎么安装
dsh plugin add github:2672243194/dsh-read-url 简介
dsh-read-url 🌐 **English** | 中文 URL reader plugin for DeepSeek Harness: fetch any webpage, **auto-detect encoding (GBK/GB2312/UTF-8/Big5)**, extract the clean main content, and return **token-efficient compact text or structured Markdown**. Zero dependencies (Node 20+ built-ins), no API key, no server side — install and use. Why DSH agents can search (getting links and snippets) but lack the step of "reading a URL into clean body text". The official tool-web web_fetch does a **whole-page turndown conversion** (nav/ads/sidebars all preserved) with a default cap of 200,000 characters — a token …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 9
- 月下载
- –
- 最近更新
- 2026-08-17
- 创建于
- 2026-08-15
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- ai, ai-agent, ai-agents, ai-coding, ai-tools, deepseek-harness, dsh-plugin, dsh-plugins
同类推荐
modsearch
liustack/modsearch
纯文本 agent 的联网搜索桥:搜索网页与 X,返回结构化 JSON 证据(search/fetch/引用)。
dsh-Kimi-WebBridge
MicroHEROX/dsh-Kimi-WebBridge
通过本地 Kimi WebBridge 守护进程驱动用户的真实浏览器:navigate、find-tab、snapshot、click、fill、evaluate、CDP、screenshot、network、upload、PDF 导出与标签管理工具,复用浏览器已登录会话。
dsh-s1
superagents-lab/dsh-s1
Search1API(s1)原生联网检索工具:网页搜索、新闻、页面抓取、站点地图与趋势榜,以 `s1_*` 一等工具形式提供,并附带 s1 技能。