visit-webpage
Installation
SKILL.md
Visit Webpage
Fetch and extract readable content from web pages as markdown, or download images. Handles JavaScript-rendered content via Jina Reader service.
Setup
Optionally get a Jina API key for higher rate limits:
- Create an account at https://jina.ai/
- Get your API key from the dashboard
- Add to your shell profile (
~/.profileor~/.zprofilefor zsh):export JINA_API_KEY="your-api-key-here"
Without an API key, the service works with rate limits.
Usage
Related skills