🌐
AutomationTypeScript

Tandem Browser

by hydro13

Tandem Browser is an Automation skill for Claude Code, published by hydro13 in tandem-browser.

578 stars83 forkson hydro13/tandem-browserAdded 2026/08/25Repository updated 2026/08/16
aibrowserchromiumclaude-codeclaude-desktopcodexelectronhermeshuman-ai-collaborationlocal-firstopenclawtypescript
Install in seconds
Install Tandem Browser
Copy Tandem Browser into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/hydro13/tandem-browser/tree/main/skill ~/.claude/skills/skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/hydro13/tandem-browser.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skill/SKILL.md in hydro13/tandem-browser
Installs to
~/.claude/skills/skill
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What Tandem Browser does

Tandem Browser uses Tandem’s MCP server or HTTP API to inspect and interact with a user’s shared browser safely. Use it for real-browser work in live tabs, authenticated sites, and session-scoped state.

Tandem Browser is cataloged under Automation on DirSkills. Tandem Browser comes from a repository tagged ai, browser, chromium, claude-code and claude-desktop.

Documentation

README

Tandem Browser

Tandem Browser is a live human-AI browser environment for shared work in the user's real browser context.

Important: Tandem itself must already be running. The local API and MCP server are how an agent talks to a running Tandem instance, not alternatives to Tandem itself.

Agents work with a running Tandem instance through MCP or HTTP, depending on what the client supports in practice. For some clients, MCP is the primary or only realistic integration path.

Use this skill when the task should happen in the user's real Tandem browser instead of a sandbox browser, especially for:

This is the opening of the README. Read the full README on GitHub.

Commands Tandem Browser provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /agent
  • /skill
  • /status
  • /workspaces
  • /find
  • /snapshot
  • /page-content
  • /page-html
  • /execute-js
  • /wait
  • /links
  • /forms

Frequently asked about Tandem Browser

  • How does Tandem Browser compare to other Automation skills?

    Tandem Browser ranks #1247 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Tandem Browser against them. Open each page to compare what they document and how they install.