tabz-integration

Community

Bridge your apps to TabzChrome terminals.

AuthorGGPrompts
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enables developers to bridge their applications with TabzChrome terminals, allowing one-click command queuing and programmatic tab spawning from docs, CLIs, or web apps.

Core Features & Use Cases

  • HTML data-terminal-command integration for static docs and pages.
  • WebSocket and JavaScript API integrations for dynamic prompts and automation.
  • POST /api/spawn to create new terminal tabs programmatically.
  • Use cases include embedding Run in Terminal buttons on product docs, queueing commands from CLIs, and spawning Claude or other agents via Spawn API.

Quick Start

Decide which integration method you need, ensure the TabzChrome backend is running on localhost:8129 with a valid API token, then use one of:

  • HTML Buttons: attach data-terminal-command attributes to UI elements.
  • WebSocket / JS: connect to ws://localhost:8129 with a token and queue commands.
  • Spawn API: POST to /api/spawn with a JSON payload including name, workingDir, and command.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tabz-integration
Download link: https://github.com/GGPrompts/TabzChrome/archive/main.zip#tabz-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.