← Browse all agent skills

thinkbrowse-cli

Control a local or cloud browser from the command line

Use explicit terminal commands for repeatable browser operations, diagnostics, and recovery in local or cloud mode.

When to use it

  • The request explicitly calls for the ThinkRun CLI.
  • A shell script needs deterministic browser commands.
  • You need to diagnose or recover a browser session.

Supported agents

  • Claude Code
  • Codex
  • Cursor
  • Gemini CLI

The repository mirrors the same skill package in each agent’s native directory.

Install and inspect the source

Clone the public ThinkRun repository, then install this skill in your agent’s native skills directory.

cp -r thinkrun/.claude/skills/thinkbrowse-cli ~/.claude/skills/
View thinkbrowse-cli source on GitHub

Related agent skills