terminal-browser

terminal-browser

A browser that runs directly within the terminal, supporting AI proxy operations.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

Overview

terminal-browser is a browser that runs directly within an existing terminal. It allows coding agents and websites to run in the same terminal tab, with the agent having full access and interaction capabilities with the terminal-based browser. Additionally, it supports previewing websites on remote machines via SSH. Built on the kitty graphical protocol and Electron's off-screen rendering API, it ensures smooth rendering performance. Ideal for developers or AI agents requiring web browsing and interaction within a terminal environment.

Capabilities

  • Run browser within terminal
  • Support AI agent interaction with web pages
  • Preview remote websites via SSH
  • Support multi-tab browsing
  • Provide command-line interface

Use cases

Run coding agents and websites in the same terminal tabAI agents utilizing web functionalitiesPreview websites on remote machinesGenerate HTML plans and open them in the terminal browser

Setup

Requires: Node环境支持kitty图形协议的终端
curl -fsSl https://terminal-browser.sh/install | bash

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to install terminal-browser?

Use curl command: curl -fsSl https://terminal-browser.sh/install | bash

Which operating systems are supported?

Currently supports macOS and Linux

Related skills