web-reader
Installation
SKILL.md
Web Reading
Purpose
Converts any URL into clean Markdown text, removing ads, navigation, styling, and other distractions. Suitable for:
- Reading API documentation (
tushare,OKX,yfinance, and similar) - Reading technical articles and blogs
- Retrieving research reports and announcements
- Reading GitHub README / Wiki pages
Usage
Call the read_url tool directly (do not use bash + requests, call the tool directly):
read_url(url="https://tushare.pro/document/2?doc_id=27")