From shiiman-google
Google OAuth クライアント設定の手順を案内する。「OAuth 設定」「Google 認証の準備」「クライアント ID 作成」「認証手順を教えて」「Google ログイン準備」「OAuth セットアップ」「認証設定したい」などで起動。
npx claudepluginhub shiiman/claude-code-plugins --plugin shiiman-googleThis skill is limited to using the following tools:
Google OAuth クライアント(デスクトップアプリ)の作成手順を案内します。
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Generates Angular code and provides architectural guidance for projects, components, services, reactivity with signals, forms, dependency injection, routing, SSR, ARIA accessibility, animations, Tailwind styling, testing, and CLI tooling.
Executes ctx7 CLI to fetch up-to-date library documentation, manage AI coding skills (install/search/generate/remove/suggest), and configure Context7 MCP. Useful for current API refs, skill handling, or agent setup.
Google OAuth クライアント(デスクトップアプリ)の作成手順を案内します。
$ARGUMENTS に --help が含まれる場合、以下を表示して終了:
/shiiman-google:auth-setup - Auth Setup
概要:
Google OAuth クライアント(デスクトップアプリ)の作成手順を案内します。
使用方法:
/shiiman-google:auth-setup [オプション]
オプション:
--help このヘルプを表示
pip install google-api-python-client google-auth-httplib2 google-auth-oauthlib
claude-code-plugins)して「作成」メニュー → API とサービス → ライブラリ で以下を検索して有効化:
メニュー → Google Auth Platform → ブランディング
(「Google Auth Platform が設定されていません」と表示されたら「開始」をクリック)
アプリ情報
Claude Code Plugins)対象
連絡先情報
終了
テストユーザーを追加(重要)
左メニュー → クライアント
Claude Code)mkdir -p ~/.config/shiiman-google/clients
mv ~/Downloads/client_secret_*.json ~/.config/shiiman-google/clients/default.json
「Google ログインして」または「認証して」と言って認証を実行してください。
いいえ。セキュリティ上の理由で Google Cloud Console での手動作成が必須です。
個人の Google アカウントデータ(Gmail, Calendar 等)にアクセスするには OAuth が唯一の方法です。API キーやサービスアカウントでは個人データにアクセスできません。
いいえ。1 つの OAuth クライアントで複数の Google アカウント(異なるドメイン含む)に対応できます。--profile オプションでアカウントを切り替えられます。
default.json)には秘密情報が含まれています