Quick overview
Pinchtab controls a Chrome browser via a local HTTP API, exposing the page's accessibility tree as flat JSON with stable element refs. Designed for AI agents doing web automation, scraping, form filling, and multi-tab workflows. Optimized for low token cost compared to screenshot-only or full DOM approaches.
The accessibility tree output uses 56-93% fewer tokens than full DOM or screenshot approaches, making it significantly cheaper to run browser automation inside AI agent loops.
Common tasks
- Scraping product prices from e-commerce sites
- Automating login and form submission on internal tools
- Extracting structured data from paginated web reports
- Taking screenshots of web pages for visual verification
- Running multi-tab browser workflows in CI pipelines
Install paths
Primary command
openclaw install luigi-agosti/pinchtab
ClawHub installer
npx clawhub@latest install luigi-agosti/pinchtab
OpenClaw CLI
openclaw skills install luigi-agosti/pinchtab
Direct OpenClaw install
openclaw install luigi-agosti/pinchtab
Skill metadata
- Category: Web & Frontend Development
- Language: Markdown
- Version: 0.8.2
- Security status: Suspicious
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/luigi-agosti/pinchtab













