Skip to content

osakihsieh/chrome-tab-sweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-tab-sweeper

English | 繁體中文 | 简体中文 | 한국어 | 日本語

An agent skill that automatically cleans up Chrome tab groups created by Chrome MCP.

Problem

When AI agents (Claude Code, Cursor, Gemini CLI, or any MCP client) operate Chrome via Chrome MCP, a new tab group is created for every session. These groups persist after the work is done, and over time Chrome fills up with dozens of empty, stale groups.

Compatibility

Works with any agent that supports the Agent Skills Specification. Cleans up tab groups created by any standard Chrome MCP server.

Install

npx skills add osakihsieh/chrome-tab-sweeper

Usage

The skill runs automatically after any Chrome MCP operation. You can also trigger it manually with keywords:

  • clean tabs
  • close chrome group
  • 清理 chrome
  • 關閉分頁

How It Works

  1. Checks if an MCP tab group exists
  2. Closes all tabs in the group
  3. Chrome auto-removes the empty group

License

MIT

ko-fi

Packages

 
 
 

Contributors