pinchtabpinchtabOfficialยท5 Agent Skills Included

pinchtab

Give AI agents direct control of Chrome browsers

Gives AI agents direct control over Chrome through a small local server with CLI and HTTP API. Navigates pages, clicks elements, fills forms, and extracts page text using token-efficient accessibility snapshots instead of costly screenshots. Runs site audits, visual comparisons, and multi-instance automation with secure local-first defaults.
npx skills add pinchtab/pinchtab --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’