·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-11

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