web-search

Installation
SKILL.md

Web Search

Perform web searches using the Jina Search API. Returns formatted search results with titles, URLs, and descriptions.

Setup

Optionally get a Jina API key for higher rate limits:

  1. Create an account at https://jina.ai/
  2. Get your API key from the dashboard
  3. Add to your shell profile (~/.profile or ~/.zprofile for zsh):
    export JINA_API_KEY="your-api-key-here"
    

Without an API key, the service works with rate limits.

Usage

Related skills
Installs
6
GitHub Stars
188
First Seen
Mar 2, 2026