web-browse

Installation
SKILL.md

Web Browse

Fetch web pages and extract readable text content.

Quick fetch (raw HTML)

curl -sL "https://example.com" | head -200

Extract text with Python

Installs
1
First Seen
Mar 1, 2026
web-browse — thinkfleetai/thinkfleet-engine