atlas

Automate ChatGPT Atlas desktop app tabs, bookmarks, and history via AppleScript.

Updated Jan 21, 2019
One-click install
npx skills add https://github.com/jtdowney/dotfiles --skill atlas-jtdowney
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atlas
Source: https://github.com/jtdowney/dotfiles/tree/main/dot_codex/skills/atlas
Command: npx skills add https://github.com/jtdowney/dotfiles --skill atlas-jtdowney

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows for the programmatic control of the ChatGPT Atlas desktop application on macOS, including managing browser tabs, bookmarks, and history.

Core Features & Use Cases

  • Tab Management: Open, focus, close, and reload tabs within Atlas.
  • Bookmark & History Access: List and search bookmarks and browsing history.
  • Use Case: Quickly find a specific ChatGPT documentation page you visited last week by searching your Atlas browsing history.

Quick Start

Use the atlas skill to list all of your currently open browser tabs.

Frequently Asked Questions about atlas

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

FAQPage Schema
How do I automate browser tab management for the ChatGPT Atlas desktop app on macOS?

Automate browser tab management for the ChatGPT Atlas desktop app on macOS using AppleScript. You can open, focus, close, and reload tabs programmatically by interacting with the Atlas application bundle.

Can I search browsing history from the Atlas app's local profile data?

Yes, you can search browsing history from the Atlas app's local profile data. The skill accesses the Chromium-based profile data within the Atlas application to list and search your local browsing history.

What do I need to control Atlas browser data with AppleScript?

To control Atlas browser data with AppleScript, you need the ChatGPT Atlas desktop application installed and accessible on your macOS system. No additional dependencies are required.

How do I list and search bookmarks in the Atlas macOS application?

List and search bookmarks in the Atlas macOS application through AppleScript automation. The skill interacts directly with the Atlas app's Chromium-based profile data to retrieve and search saved bookmarks.

Does browser automation for Atlas work without the desktop app installed?

No, browser automation for Atlas requires the desktop app to be installed and running. The skill relies on interacting with the Atlas application bundle via AppleScript to manage tabs, bookmarks, and history.

What's the best way to find a previously visited documentation page in Atlas browsing history?

The best way to find a previously visited documentation page in Atlas browsing history is to use this skill's history search feature. It queries the local Chromium-based profile data to retrieve past browsing sessions.