원클릭으로
web-fetch
Web retrieval capabilities using Jina AI's Reader and Search APIs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Web retrieval capabilities using Jina AI's Reader and Search APIs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
File-based planning system.
Coding assistant capabilities including file investigation, reading, searching, editing, and command execution.
Agent delegation and orchestration capabilities to split tasks and run them in parallel.
Git version control operations for repositories.
Office document reading capabilities using the markitdown library.
Operating System file manipulation capabilities (list, bulk create, bulk move, regex move).
| name | web_fetch |
| description | Web retrieval capabilities using Jina AI's Reader and Search APIs. |
| allowed-tools | ["read_url_jina","search_web_jina"] |
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.