Web Search Jina
Fast SERP-style web search via Jina's s.jina.ai endpoint.
npx goose-skills installDescription
Fast SERP-style web search via Jina's s.jina.ai endpoint. Takes a query string and returns ranked search results without any special configuration.
What this skill does
- 1Runs a fast web search via Jina's search foundation and returns SERP results for a query.
- 2Accepts a simple query string and returns ranked web results with titles and URLs.
When to use
- You need a minimal, fast web search with no configuration overhead.
- You want SERP results for quick fact-checking or source discovery.
- You're using Jina as a lightweight search primitive inside a larger research pipeline.
Best for
Format
Frequently asked questions
What is Web Search Jina?
Web Search Jina is a Claude Code skill for sourcing by GooseWorks AI. Fast SERP-style web search via Jina's s.jina.ai endpoint.
When should I use Web Search Jina?
You need a minimal, fast web search with no configuration overhead. You want SERP results for quick fact-checking or source discovery.
How do I install Web Search Jina?
Run the install command (npx goose-skills install). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Web Search Jina free to use?
The author distributes it as MIT, but the repository has no LICENSE file. The source is public on GitHub (gooseworks-ai/goose-skills).