Web Content Fetching Fetch web content using with CSS selectors for clean, complete markdown output. Quick Usage (Known Sites) Use site-specific selectors for best results: Site Patterns | Site | Include Selector | Exclude Selector | |------|------------------|------------------| | platform.claude.com | | - | | docs.anthropic.com | | - | | developer.mozilla.org | | - | | github.com (docs) | | | | Generic | | | Universal Fallback (Unknown Sites) For sites without known patterns, use the Bun script which auto-detects content: Setup (one-time) Finding the Right Selector When a site isn't in the…