atlas
Installation
SKILL.md
Atlas Control (macOS)
Use the bundled CLI to control Atlas and inspect local browser data.
Quick Start
Set a stable path to the CLI:
export CODEX_HOME="${CODEX_HOME:-$HOME/.codex}"
export ATLAS_CLI="$CODEX_HOME/skills/atlas/scripts/atlas_cli.py"
User-scoped skills install under $CODEX_HOME/skills (default: ~/.codex/skills).
Then run: