Back to list
jiamingkong

web-fetch

by jiamingkong

A minimalist python implementation of CLI coding agents, using interleaved thinking (think with tools) and dynamic skill loading. The whole core mechanism implemented in two Python files.

4🍴 2📅 Jan 20, 2026

SKILL.md


name: web_fetch description: Web retrieval capabilities using Jina AI's Reader and Search APIs. allowed-tools:

  • read_url_jina
  • search_web_jina

Web Fetch Skill

This skill empowers the agent to access the internet using Jina AI's LLM-friendly APIs.

Tools

read_url_jina

Fetches a webpage and converts it into clean Markdown using https://r.jina.ai.

  • url: The complete URL to fetch.

search_web_jina

Searches the internet and provides a Markdown summary of results using https://s.jina.ai.

  • query: The search keywords.

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon