·url-to-markdown
</>

url-to-markdown

将公共网页 URL 转换为 Markdown,并将其与捆绑脚本一起保存为可重用的“.md”文件。首先首选“https://r.jina.ai/<url>”,如果“r.jina.ai”不可用,则仅回退到“https://markdown.new/”。每当用户想要将公共网页、文章、文档页面、博客文章、发行说明或参考 URL 转换为 Markdown 以便阅读、存档、总结、提取、RAG 准备或下游代理重用时,即使它们没有明确提及 Markdown 或保存文件,也可以使用此选项。

12安装·0热度·@hexbee

安装

$npx skills add https://github.com/hexbee/hello-skills --skill url-to-markdown

如何安装 url-to-markdown

通过命令行快速安装 url-to-markdown AI 技能到你的开发环境

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

来源:hexbee/hello-skills。

SKILL.md

查看原文

Use this skill to fetch a public URL, convert it to Markdown, and save the result as a timestamped Markdown file for later agent use.

This skill is execution-oriented. Prefer running the bundled script instead of manually recreating the workflow.

Use this skill when the user asks for any of the following:

将公共网页 URL 转换为 Markdown,并将其与捆绑脚本一起保存为可重用的“.md”文件。首先首选“https://r.jina.ai/<url>”,如果“r.jina.ai”不可用,则仅回退到“https://markdown.new/”。每当用户想要将公共网页、文章、文档页面、博客文章、发行说明或参考 URL 转换为 Markdown 以便阅读、存档、总结、提取、RAG 准备或下游代理重用时,即使它们没有明确提及 Markdown 或保存文件,也可以使用此选项。 来源:hexbee/hello-skills。

可引用信息

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

安装命令
npx skills add https://github.com/hexbee/hello-skills --skill url-to-markdown
分类
</>开发工具
认证
收录时间
2026-03-09
更新时间
2026-03-10

Browse more skills from hexbee/hello-skills

快速解答

什么是 url-to-markdown?

将公共网页 URL 转换为 Markdown,并将其与捆绑脚本一起保存为可重用的“.md”文件。首先首选“https://r.jina.ai/<url>”,如果“r.jina.ai”不可用,则仅回退到“https://markdown.new/”。每当用户想要将公共网页、文章、文档页面、博客文章、发行说明或参考 URL 转换为 Markdown 以便阅读、存档、总结、提取、RAG 准备或下游代理重用时,即使它们没有明确提及 Markdown 或保存文件,也可以使用此选项。 来源:hexbee/hello-skills。

如何安装 url-to-markdown?

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

这个 Skill 的源码在哪?

https://github.com/hexbee/hello-skills