surf-cli
Control Chrome from the command line with any AI agent
All Skills in This Repository (3)
Pure Emerald Level Indicatorssurf-codebase
Navigate and modify the surf-cli Chrome extension and native host for browser automation.
surf
Automates Chrome via CLI for navigation, interaction, screenshots, and emulation.
deep-x-research
Conducts multi-angle research on X topics by querying Grok and verifying cited post URLs.
Frequently Asked Questions
FAQPage SchemaHow 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โ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