USTP

USTP, short for “Use Superintelligent Tabot Please”, is a Chrome extension for turning a noisy browser window into a working research workspace.

Instead of treating tabs like disposable clutter, USTP lets you capture a whole window, review the saved pages in one place, summarize individual sources, build a workspace brief, chat against the page context, and generate reusable SKILL.md files for AI-agent workflows.

What USTP does

Current feature set

Installation

  1. Download or clone this repository to your local machine.
  2. Open chrome://extensions/ in Chrome.
  3. Enable Developer mode.
  4. Click Load unpacked.
  5. Select the root directory of this project.
  6. Open the extension popup from the Chrome toolbar.

Basic workflow

  1. Open the tabs you want to work with in one browser window.
  2. Open the USTP popup and click Gather This Window.
  3. Review the saved pages in the workspace.
  4. Add your Gemini API key in the workspace when prompted.
  5. Generate page summaries or a workspace brief.
  6. Open chat for a page when you want question-driven analysis.
  7. Generate a SKILL.md from a page when you want to turn the source into a reusable agent capability.

Main screens

Project structure

Notes and limitations

Screenshots

Popup launch pad:

Popup launch pad

Popup flow and actions:

Popup flow and actions

Workspace overview:

Workspace overview

Captured pages, summaries, and skills:

Captured pages, summaries, and skills

Source-grounded chat:

Source-grounded chat