google-account-setup

Installation
SKILL.md

Google Account Setup

Interactive workflow to set up a Gmail account for sync and triage.

Scripts

The scripts/ directory contains executable wrappers for all API endpoints. Always use these scripts instead of raw curl commands.

Run scripts using their full path relative to this skill's base directory (provided when the skill is loaded). For example: <skill-base-dir>/scripts/get-account 1

All scripts default to http://localhost:2529. Override with CLAUDE_ASSIST_SERVER env var.

Available scripts: create-account, get-account, update-account, add-alias, sync-emails

Workflow

1. Gather Account Details

Ask the user:

Installs
2
GitHub Stars
3
First Seen
Apr 22, 2026
google-account-setup — jarvusinnovations/claude-assist