# Shiiman Profile Switch

> 保存済みの Google 認証プロファイルを切り替える。「アカウント切替」「プロファイル変更」「別アカウントで使いたい」「Google アカウントを変える」「認証を切り替え」などで起動。 Vendored shiiman-google. Use when the user asks profile-switch or shiiman profile-switch.

- Skill: `naubergois/shiiman-profile-switch` (Agent Skill)
- Install (CLI): `npx skillmds@latest add naubergois/shiiman-profile-switch`
- Raw SKILL.md: https://api.skillmd.com/api/skills/naubergois/shiiman-profile-switch/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: naubergois (https://skillmd.com/u/naubergois)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/naubergois/shiiman-profile-switch

---


# profile-switch (shiiman-google)

PLUGIN: `.cursor/vendor/shiiman-google/plugins/shiiman-google`

Texto original: `.cursor/vendor/shiiman-google/plugins/shiiman-google/skills/profile-switch/SKILL.md`

```bash
PLUGIN=".cursor/vendor/shiiman-google/plugins/shiiman-google"
python3 "$PLUGIN/scripts/google_auth.py" login
```

NotebookLM de aula B555: skill `aula-notebooklm` + `login_google.py` (sem Allow). Skills `notebooklm-*` daqui usam MCP `notebooklm` (`setup_auth`).

