# Shiiman Drive Search

> Google Drive を検索する。「Drive を検索」「ドライブ検索」「ファイルを探して」「Drive で検索」「Google Drive 検索」「ファイル名で検索」「条件で検索」などで起動。 Vendored shiiman-google. Use when the user asks drive-search or shiiman drive-search.

- Skill: `naubergois/shiiman-drive-search` (Agent Skill)
- Install (CLI): `npx skillmds@latest add naubergois/shiiman-drive-search`
- Raw SKILL.md: https://api.skillmd.com/api/skills/naubergois/shiiman-drive-search/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-drive-search

---


# drive-search (shiiman-google)

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

Texto original: `.cursor/vendor/shiiman-google/plugins/shiiman-google/skills/drive-search/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`).

