Communityv1.0.0

Browser

Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.

14.7kdownloads2stars260active installspshotts
View on ClawHubBack to Skills

Skill Details

Slug
browser
Latest Version
1.0.0
Author
pshotts
Published
Mar 8, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Browser.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- 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.