podman-browser
Installation
SKILL.md
Podman Browser Skill
Headless browser automation using Podman + Playwright for scraping JavaScript-rendered pages.
Requirements
- Podman 5.x+ installed and running
- Node.js 18+ (for running the CLI)
- Internet connection (first run pulls ~1.5GB container image)
Installation
Create a symlink for easy access:
chmod +x browse.js
ln -sf "$(pwd)/browse.js" ~/.local/bin/podman-browse