From shiiman-google
Google OAuth 認証を実行する。「Google ログイン」「認証して」「ログインして」「Google 認証」「アカウント追加」などで起動。
How 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 認証を実行してトークンを取得・保存します。
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}.jsonnpx claudepluginhub shiiman/claude-code-plugins --plugin shiiman-googleGuides 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.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.