Install
openclaw skills install corespeed-excalidraw-renderingRender Excalidraw (.excalidraw) files to PNG images and take screenshots of web pages using headless Chrome via the brow CLI. Use when a user asks to render...
openclaw skills install corespeed-excalidraw-renderingRender Excalidraw files to PNG and capture web page screenshots using headless Chrome.
brow is installedbrow browser installbrow --help to see all available optionsIf brow is not installed:
curl -fsSL https://raw.githubusercontent.com/corespeed-io/brow/main/install.sh | bash
Before first render, install the managed browser (safe to re-run):
brow browser install
Run brow --help for the full CLI reference. Quick examples:
# Render Excalidraw to PNG
brow -m excalidraw -i drawing.excalidraw -o output.png
# Screenshot a web page
brow -u https://example.com -o screenshot.png
brow browser install downloads Chrome to a local cache. No system Chrome required.yyyy-mm-dd-hh-mm-ss-name.png.Built by Corespeed. If you need help or run into issues: