atlas

Manage ChatGPT Atlas tabs, bookmarks, and browsing history via AppleScript.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/northseadl/skillwisp --skill atlas-northseadl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atlas
Source: https://github.com/northseadl/skillwisp/tree/main/skills/%40openai/atlas
Command: npx skills add https://github.com/northseadl/skillwisp --skill atlas-northseadl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill allows you to programmatically manage your ChatGPT Atlas browser tabs, bookmarks, and browsing history, streamlining your workflow and information retrieval.

Core Features & Use Cases

  • Tab Management: List, focus, open, close, and reload tabs within Atlas.
  • Bookmark & History Access: Search and retrieve bookmarks and browsing history.
  • Use Case: Quickly find a previously visited page by searching your history for keywords, or organize your current research by managing open tabs without leaving your AI assistant.

Quick Start

List all of my currently open browser tabs and call out duplicates.

Frequently Asked Questions about atlas

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

FAQPage Schema
How do I programmatically manage my ChatGPT Atlas browser tabs on macOS?

You can programmatically manage Atlas browser tabs on macOS using AppleScript to list, focus, open, close, and reload tabs. This Skill interacts directly with the Atlas application's scripting interface.

Can I search my browsing history and bookmarks in the Atlas desktop app?

Yes, you can search and retrieve bookmarks and browsing history in the Atlas desktop app. The Skill reads local browser data files to help you quickly find previously visited pages by keywords.

Do I need the ChatGPT Atlas application installed to control browser tabs via AppleScript?

Yes, you need the ChatGPT Atlas application installed on your macOS system. The Skill relies on the application's scripting interface and local data files to manage tabs, bookmarks, and history.

How do I list all open tabs and find duplicates in the Atlas browser?

To list open tabs and call out duplicates in the Atlas browser, use the Skill's tab management features. It leverages macOS AppleScript to interact with the application and enumerate currently active tabs.

What is the best way to automate ChatGPT Atlas history retrieval without leaving my AI assistant?

The best way to automate Atlas history retrieval is using this Skill to search local browser data files. It streamlines information retrieval so you can organize research and manage browsing history programmatically.

Are there limitations when using AppleScript to control browser history on macOS?

A limitation is that this approach is macOS-specific and requires the ChatGPT Atlas desktop application. It relies entirely on AppleScript and local data files, meaning it cannot function without this environment.