Google Slides の一覧を取得する。「スライド一覧」「Slides 一覧」「Google Slides 一覧」「Slides を見たい」「プレゼンテーション一覧」などで起動。
Lists your Google Slides presentations when you ask to see slides or presentation lists. Uses Google Drive search to find files with presentation MIME type.
/plugin marketplace add shiiman/claude-code-plugins/plugin install shiiman-google@shiiman-claude-code-pluginsThis skill is limited to using the following tools:
Google Slides の一覧を取得します。
python plugins/shiiman-google/scripts/google_drive.py search --query "mimeType='application/vnd.google-apps.presentation'"
python plugins/shiiman-google/scripts/google_drive.py search --query "mimeType='application/vnd.google-apps.presentation'" --max 50
python plugins/shiiman-google/scripts/google_drive.py --format json search --query "mimeType='application/vnd.google-apps.presentation'"
drive-search コマンドでキーワード検索slides-create スキルで新規プレゼンテーション作成