arc-browser

Organize Arc browser tabs across spaces and folders from StorableSidebar.json.

Updated Nov 4, 2025
One-click install
npx skills add https://github.com/chasemccoy/scripts --skill arc-browser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arc-browser
Source: https://github.com/chasemccoy/scripts/tree/main/skills/arc-browser
Command: npx skills add https://github.com/chasemccoy/scripts --skill arc-browser

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Organize Arc browser tabs across spaces and folders to locate and manage open pages quickly without manual searching.

Core Features & Use Cases

  • Hierarchical space and folder view of Arc tabs with pinned status
  • Fast search by title or URL across all spaces or a specific space
  • Filter by domain, creation date, or last activity to identify stale or relevant tabs
  • Browse tabs by folder in a flat or hierarchical layout

Quick Start

Find and inspect your HQ space tabs by running a single command to list the space's structure

Frequently Asked Questions about arc-browser

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize Arc browser tabs across spaces and folders?

You can organize Arc browser tabs by parsing the StorableSidebar.json file to build a hierarchical structure. This allows you to list, search, and filter tabs by domain, pin status, or folder across all spaces for quick retrieval.

Can I search for open tabs by domain or pin status in Arc?

Yes, you can search and filter Arc tabs by domain, creation date, or last activity. The Skill derives pinned status from space containerIDs, enabling you to identify stale tabs and browse by folder in flat or hierarchical layouts.

How do I find stale browser tabs in Arc using last activity?

You can find stale browser tabs by filtering Arc tabs using the tracked createdAt and lastActiveAt timestamps. This allows you to identify relevant or inactive open pages across all spaces or within a chosen space.

Do I need to manually export data to list my Arc space structure?

No, you do not need to manually export data. The Skill automatically parses Arc's internal StorableSidebar.json file to track tab activity and derive pinned status, allowing you to inspect a space's structure with a single command.

What is the best way to retrieve a specific tab across multiple Arc spaces?

The best way to retrieve a specific tab is to run a fast search by title or URL across all spaces. You can browse the hierarchical space and folder view to quickly locate and manage open pages without manual searching.