·jina-reader

Web content extraction via Jina AI Reader API. Three modes: read (URL to markdown), search (web search + full content), ground (fact-checking). Extracts clean content without exposing server IP.

180Installs·22Trend·@sundial-org

Installation

$npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill jina-reader

How to Install jina-reader

Quickly install jina-reader AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill jina-reader
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sundial-org/awesome-openclaw-skills.

SKILL.md

View raw

Extract clean web content via Jina AI — without exposing your server IP.

| --mode | read, search, ground | read | | --selector | CSS selector to extract specific region | — | | --wait | CSS selector to wait for before extraction | — | | --remove | CSS selectors to remove (comma-separated) | — | | --proxy | Country code for geo-proxy (br, us, etc.) | — | | --nocache | Force fresh content (skip cache) | off |

| --format | markdown, html, text, screenshot | markdown | | --json | Raw JSON output | off |

Web content extraction via Jina AI Reader API. Three modes: read (URL to markdown), search (web search + full content), ground (fact-checking). Extracts clean content without exposing server IP. Source: sundial-org/awesome-openclaw-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill jina-reader
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from sundial-org/awesome-openclaw-skills

Quick answers

What is jina-reader?

Web content extraction via Jina AI Reader API. Three modes: read (URL to markdown), search (web search + full content), ground (fact-checking). Extracts clean content without exposing server IP. Source: sundial-org/awesome-openclaw-skills.

How do I install jina-reader?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill jina-reader Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sundial-org/awesome-openclaw-skills