Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
- Initial release of the Browser skill. - Uses Puppeteer to render web pages and extract clean, readable content. - Supports headless web browsing, DOM interaction, and data scraping. - Provides a command to read and return text from a specified URL.