Web retrieval capabilities using Jina AI's Reader and Search APIs.
This skill empowers the agent to access the internet using Jina AI's LLM-friendly APIs.
Fetches a webpage and converts it into clean Markdown using https://r.jina.ai.
url: The complete URL to fetch.Searches the internet and provides a Markdown summary of results using https://s.jina.ai.
query: The search keywords.Category:web-search