スキル一覧に戻る
shiiman

profile-switch

by shiiman

1🍴 0📅 2026年1月14日
GitHubで見るManusで実行

SKILL.md


name: profile-switch description: 保存済みの Google 認証プロファイルを切り替える。「アカウント切替」「プロファイル変更」「別アカウントで使いたい」「Google アカウントを変える」「認証を切り替え」などで起動。 allowed-tools: [Read, Bash]

Profile Switch

保存済み認証プロファイルを切り替えます。

実行方法

プロファイル一覧を表示

python plugins/shiiman-google/skills/auth-login/scripts/google_auth.py profiles

プロファイルを切り替え

python plugins/shiiman-google/skills/auth-login/scripts/google_auth.py switch <profile-name>

例:

python plugins/shiiman-google/skills/auth-login/scripts/google_auth.py switch work
python plugins/shiiman-google/skills/auth-login/scripts/google_auth.py switch personal

保存場所

  • 設定ディレクトリ: ~/.config/shiiman-google/
  • トークンファイル: ~/.config/shiiman-google/tokens/<profile-name>.json
  • アクティブプロファイル: ~/.config/shiiman-google/active-profile

注意事項

  • 切り替え先のプロファイルは事前に認証されている必要があります
  • 新しいプロファイルを追加するには「Google ログイン」と言ってください

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です