fetch

star 9

Fetch a URL and extract its main text content as markdown.

dlants By dlants schedule Updated 6/9/2026

name: fetch description: Fetch a URL and extract its main text content as markdown.

curl "https://r.jina.ai/https://www.example.com"

Uses Jina AI's Reader to fetch a URL and return its main content as clean markdown, stripping nav/ads/boilerplate. Just prefix the target URL with https://r.jina.ai/. Handles JS-rendered pages server-side.

Install via CLI
npx skills add https://github.com/dlants/dotfiles --skill fetch
Repository Details
star Stars 9
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator