searching-internet-with-jina-ai

Installation
SKILL.md

Jina AI Search + Reader

Overview

Use Jina AI’s public endpoints to (1) search the web and (2) fetch readable page content as plain text/markdown via a single URL.

When to Use

  • You need quick web search results without an API key or browser
  • You need readable page content from a URL for summarization or analysis
  • You’re in a headless environment and only have HTTP tools (curl/wget)

When NOT to use:

  • You need advanced ranking, filters, or custom search parameters (use a full search API)

Quick Reference

Search (s.jina.ai)

https://s.jina.ai/YOUR_SEARCH_QUERY
Related skills
Installs
2
GitHub Stars
52
First Seen
Feb 13, 2026