Help us improve
Share bugs, ideas, or general feedback.
From shiiman-google
Google OAuth 認証を実行する。「Google ログイン」「認証して」「ログインして」「Google 認証」「アカウント追加」などで起動。
npx claudepluginhub shiiman/claude-code-plugins --plugin shiiman-googleHow this skill is triggered — by the user, by Claude, or both
Slash command
/shiiman-google:auth-loginThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Google OAuth 認証を実行してトークンを取得・保存します。
Guides Google Workspace CLI (gws) setup: installs via npm, creates GCP project, configures OAuth and APIs (Gmail/Drive/etc.), authenticates, installs Claude Code skills. For first-time use or auth troubleshooting.
Read, write, and manage Google Sheets data using CLI scripts with standalone OAuth authentication. No MCP server needed—supports text, CSV, and JSON output.
Standardizes Google Workspace CLI operations via gogcli: auth, file ID resolution from URLs, read-only checks, and write operations on Drive/Sheets/Docs/Slides.
Share bugs, ideas, or general feedback.
Google OAuth 認証を実行してトークンを取得・保存します。
$ARGUMENTS に --help が含まれる場合、以下を表示して終了:
/shiiman-google:auth-login - Auth Login
概要:
Google OAuth 認証を実行してトークンを取得・保存します。
使用方法:
/shiiman-google:auth-login [オプション]
オプション:
--help このヘルプを表示
python ${CLAUDE_PLUGIN_ROOT}/scripts/google_auth.py login
python ${CLAUDE_PLUGIN_ROOT}/scripts/google_auth.py login --profile work
python ${CLAUDE_PLUGIN_ROOT}/scripts/google_auth.py login --profile personal
~/.config/shiiman-google/clients/default.json に配置されていること~/.config/shiiman-google/tokens/{profile}.json