assist-google-setup

Installation
SKILL.md

assist-google-setup

Set up and manage Google accounts (OAuth) via the bundled google-axi CLI — a script in this skill's scripts/ directory (not on PATH). This is the shared Google account foundation that assist-gmail (and future Google-service skills) build on. Invoke it by its path relative to this skill's base directory:

scripts/google-axi                     # home: accounts + auth status
scripts/google-axi --help              # full command list
scripts/google-axi <command> --help    # usage for any command

Output is TOON; pass --json for raw API JSON. The server defaults to http://localhost:2529 (override with CLAUDE_ASSIST_SERVER).

Connecting an account (OAuth flow)

  1. Create the account — returns an authUrl:
Installs
4
GitHub Stars
3
First Seen
Jun 23, 2026
assist-google-setup — jarvusinnovations/claude-assist