nicobailonnicobailonCommunityยท3 Agent Skills Included

surf-cli

Control Chrome from the command line with any AI agent

Controls Chrome through simple CLI commands for navigation, clicking, typing, screenshots, and page inspection. Eliminates complex browser automation setup, MCP servers, and API keys by using your existing browser logins. Queries ChatGPT, Gemini, Perplexity, and Grok directly through the browser and captures network traffic automatically. Works with Claude Code, Cursor, GPT, and any agent that can run shell commands.
npx skills add nicobailon/surf-cli --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Surf CLI?โ–ผ

Run `npx skills add nicobailon/surf-cli --all -g -y` in your terminal to install all skills in this suite globally. Then load the Chrome extension and run `surf install <extension-id>` to connect the browser.

How to automate Chrome with an AI agent?โ–ผ

Surf exposes 50+ plain CLI commands like `surf go`, `surf click`, and `surf page.read` that any AI agent can run to navigate, read, and interact with web pages.

Can I use ChatGPT or Gemini without API keys?โ–ผ

Yes. Surf queries ChatGPT, Gemini, Perplexity, Grok, and AI Studio through your existing browser logins, so no API keys or subscriptions are needed.

Does Surf work with Claude Code and Cursor?โ–ผ

Yes. Surf is agent-agnostic and works with Claude Code, Cursor, GPT, Gemini, custom agents, and plain shell scripts over a Unix socket.

Can Surf capture network requests from a page?โ–ผ

Yes. Surf automatically logs all network requests while active, letting you filter, search, replay, and export API calls as HAR files.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’