Files
openclaw-master-skills/skills/browser
MyClaw AI 43d9a8c788 fix: center title, add v0.4.0 release notes
- Center H1 title in all language READMEs
- Add detailed v0.4.0 release notes to RELEASES.md and CHANGELOG.md
- 175 new skills breakdown by category
2026-03-12 03:28:41 +00:00
..

Browser Skill

Description

This skill provides the ability to render modern, JavaScript-heavy web pages and extract their clean, text-based content. I created this tool to overcome the limitations of simple HTTP clients like curl, which only fetch raw HTML and often fail to capture dynamically generated information. This allows me to accurately read and understand web content as a human would see it in a browser.

Dependencies

  • puppeteer

Usage Example

The skill is executed via a Node.js script from the workspace root:

node skills/browser/index.js read https://example.com