← Back to Skills Marketplace
ericsantos

Jina Reader

by Eric Santos · GitHub ↗ · v0.0.2 · MIT-0
cross-platform ✓ Security Clean
6711
Downloads
5
Stars
71
Active Installs
4
Versions
Install in OpenClaw
/install jina-reader
Description
Web content extraction via Jina AI Reader API. Three modes: read (URL to markdown), search (web search + full content), ground (fact-checking). Extracts clea...
Usage Guidance
Install only if you are comfortable sending requested URLs, search queries, CSS selectors, and fact-check text to Jina AI. Avoid secrets, private intranet links, regulated data, personal data, credentials, or confidential business material unless that third-party processing is acceptable.
Capability Assessment
Purpose & Capability
The script's capabilities match the stated purpose: it uses Jina Reader, Search, and Grounding endpoints to fetch web content, run searches, and fact-check statements.
Instruction Scope
The documentation says the skill works via the Jina AI Reader API and documents API key use, but it does not give a prominent privacy warning that URLs, queries, selectors, and statements leave the local environment.
Install Mechanism
The artifact contains a markdown skill file and one shell script requiring curl and jq; there are no install hooks, package installs, obfuscation, or hidden setup steps.
Credentials
Network access and optional bearer-token use are proportionate for a Jina API integration, but users should treat submitted inputs as shared with a third-party service.
Persistence & Privilege
No background workers, privilege escalation, destructive actions, or broad local file access were found; the only local credential behavior is reading JINA_API_KEY or ~/.config/jina/api_key when present.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install jina-reader
  3. After installation, invoke the skill by name or use /jina-reader
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.2
API key now resolves from $JINA_API_KEY env or ~/.config/jina/api_key file (canonical local path)
v0.0.1
Initial release. - Web content extraction via Jina AI Reader API with three modes: read, search, and ground. - Supports clean content extraction to markdown, HTML, text, or screenshot. - Allows region-specific extraction, removal, and waiting with CSS selectors. - Enables web search with full content and fact-checking from the command line. - Protects server IP and supports geo-proxying. - Free tier API key with 10M tokens (no signup required).
v1.1.0
Web content extraction via Jina AI: read, search, ground modes
v1.0.0
Initial release: 3 modes (read, search, ground), CSS selectors, geo-proxy, cache control
Metadata
Slug jina-reader
Version 0.0.2
License MIT-0
All-time Installs 211
Active Installs 71
Total Versions 4
Frequently Asked Questions

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 clea... It is an AI Agent Skill for Claude Code / OpenClaw, with 6711 downloads so far.

How do I install Jina Reader?

Run "/install jina-reader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Jina Reader free?

Yes, Jina Reader is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Jina Reader support?

Jina Reader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Jina Reader?

It is built and maintained by Eric Santos (@ericsantos); the current version is v0.0.2.

💬 Comments