Files
openclaw-master-skills/skills/browser/README.md
T
MyClaw AI 3e83cee039 feat: expand to 339+ curated skills (v0.3.0)
- Added 175 new high-quality skills across all categories
- 14 distinct categories: AI, Search, Productivity, Dev, Marketing, Media, Finance, Communication, Smart Home, Memory, Security, Data, Social, Other
- Updated all language READMEs and SKILL.md
- Weekly update by MyClaw.ai
2026-03-11 11:54:00 +00:00

611 B

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