·web-to-markdown
</>

web-to-markdown

softaworks/agent-toolkit

仅当用户明确表示:“使用 web-to-markdown 技能...”(或“使用 web-to-markdown 技能...”)时才使用。通过调用本地 web2md CLI(Puppeteer + Readability)将网页 URL 转换为干净的 Markdown,适合 JS 渲染的页面。

128安装·3热度·@softaworks

安装

$npx skills add https://github.com/softaworks/agent-toolkit --skill web-to-markdown

SKILL.md

Convert web pages to clean Markdown by driving a locally installed browser (via web2md).

This skill MUST NOT be used unless the user explicitly wrote exactly a phrase like:

If the user did not explicitly request this skill by name, stop and ask them to re-issue the request including: use the skill web-to-markdown.

仅当用户明确表示:“使用 web-to-markdown 技能...”(或“使用 web-to-markdown 技能...”)时才使用。通过调用本地 web2md CLI(Puppeteer + Readability)将网页 URL 转换为干净的 Markdown,适合 JS 渲染的页面。 来源:softaworks/agent-toolkit。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/softaworks/agent-toolkit --skill web-to-markdown
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 web-to-markdown?

仅当用户明确表示:“使用 web-to-markdown 技能...”(或“使用 web-to-markdown 技能...”)时才使用。通过调用本地 web2md CLI(Puppeteer + Readability)将网页 URL 转换为干净的 Markdown,适合 JS 渲染的页面。 来源:softaworks/agent-toolkit。

如何安装 web-to-markdown?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/softaworks/agent-toolkit --skill web-to-markdown 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/softaworks/agent-toolkit