pinchtab
Give AI agents direct control of Chrome browsers
All Skills in This Repository (5)
Pure Emerald Level Indicatorspinchtab
Automate browser tasks via PinchTab CLI and HTTP API.
pinchtab-dev
Create a structured development workflow for PinchTab contributors.
pinchtab
Automate Chrome browser navigation, interaction, and content extraction via the PinchTab CLI and HTTP API.
pinchtab-opt
Benchmarks AI agent browser automation against PinchTab across chrome, cloak, and ghost-chrome providers.
pinchtab-stealth-score
Benchmarks Chrome and CloakBrowser against 15 bot-detection sites via Dockerized PinchTab agents.
Frequently Asked Questions
FAQPage SchemaHow to install PinchTab?โผ
Run `npx skills add pinchtab/pinchtab --all -g -y` in your terminal to install all skills in this suite globally.
How to let an AI agent control a browser?โผ
PinchTab runs a local server that lets your agent navigate pages, click elements, and fill forms through simple CLI commands or an HTTP API.
How does PinchTab save AI tokens?โผ
It extracts compact accessibility snapshots and page text instead of screenshots, cutting token use by 5 to 13 times per page.
Does PinchTab work with Claude Code and OpenClaw?โผ
Yes. Its skills follow the universal SKILL.md standard and also ship as plugins for OpenClaw, Grok, and MCP-compatible agents.
Is PinchTab safe to run locally?โผ
Yes. It binds to localhost by default, restricts browsing to local sites, and keeps risky actions like downloads and script evaluation disabled until you enable them.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core