π¦ ClawHub
Plasmate
by @builder-nc
Browse the web via Plasmate, a fast headless browser engine for agents. Compiles HTML into a Semantic Object Model (SOM) - 50x faster than Chrome, 10x fewer...
π‘ Examples
Fetch (one-shot, no server)
plasmate fetch
Returns SOM JSON: regions, interactive elements with stable IDs, extracted content.
Server Mode
# AWP (recommended)
plasmate serve --protocol awp --port 9222CDP (Puppeteer compatible)
plasmate serve --protocol cdp --port 9222
TERMINAL
clawhub install plasmate