google-account-setup

Set up and authorize Gmail accounts for email sync and triage.

3|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/JarvusInnovations/claude-assist --skill google-account-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-account-setup
Source: https://github.com/JarvusInnovations/claude-assist/tree/main/skills/google-account-setup
Command: npx skills add https://github.com/JarvusInnovations/claude-assist --skill google-account-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly onboard Gmail accounts for email synchronization and triage, enabling reliable access and consistent processing across devices.

Core Features & Use Cases

  • Account creation and OAuth URL retrieval to authorize access.
  • Configuration of email sync settings (start date, label prefix, and triage instructions).
  • Management of name aliases to support commitment extraction and disambiguation.

Quick Start

Set up Gmail by telling me to configure a new Google account and I will guide you through providing details, authorizing OAuth, and enabling sync.

Frequently Asked Questions about google-account-setup

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

FAQPage Schema
How do I set up a Gmail account for email sync and triage?

To set up Gmail for email sync, you configure a new Google account, retrieve the OAuth URL to authorize access, and apply sync settings like start date and label prefix. This enables reliable email access and triage across devices.

What do I need to authorize Gmail access via OAuth?

Authorizing Gmail access via OAuth requires retrieving the OAuth URL provided during account creation. You must also confirm test-user access in Google Cloud to ensure the OAuth flow completes successfully and grants sync permissions.

Can I manage name aliases to support commitment extraction in Gmail?

Yes, you can manage name aliases within your Gmail configuration. Alias management supports commitment extraction and disambiguation by mapping specific sender identities to accurate user profiles during email triage.

How do I configure email sync settings like start date and label prefix?

Configuring email sync settings involves patching your account preferences to define a historical start date, apply a label prefix, and set triage instructions. This ensures only relevant emails sync according to your rules.

Why do I need to confirm test-user access in Google Cloud for Gmail sync?

Confirming test-user access in Google Cloud is required during OAuth setup to validate that your API endpoints have permission to interact with the specified Gmail account before completing the authorization and sync process.

What happens if my Gmail OAuth authorization stops working?

If your Gmail OAuth authorization stops working, you must reauthenticate the account. This process re-establishes the secure token connection to restore email sync and triage functionality without losing existing alias configurations.