# Browse Jina

> Read web pages as markdown through the Jina Reader service. Use it to browse when r.jina.ai is the available web tool.

- Skill: `only-cli/browse-jina` (Agent Skill)
- Install (CLI): `npx skillmds@latest add only-cli/browse-jina`
- Raw SKILL.md: https://api.skillmd.com/api/skills/only-cli/browse-jina/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: only-cli (https://skillmd.com/u/only-cli)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/only-cli/browse-jina

---


# Browse with Jina Reader

- `curl -s "https://r.jina.ai/<full-url>"` returns the page converted to markdown. Keep the scheme in the appended URL, for example `https://r.jina.ai/https://example.com/page`.

Tips:

- Responses may come from Jina's cache, so very fresh page changes can be missing.
- A "Blocked" title or a bot-challenge body means the target site refused Jina's crawler, not that the page is empty.

