Module 18 Drive banner
minicoohei minicoohei

Module 18 Drive

Development community

Description

--- description: Module 18 Lesson 4-4 — Google Drive(drive_ops / gog drive)をプロンプトで支援 nonInteractiveMode: compliant --- # Module 18 — Drive(Lesson 4-4) ユーザーが教材「モジュール18・ファイル管理」に取り組んでいます。**プロンプト経由で** `drive_ops.py` または `gog drive` を使い、一覧・アップロード・ダウンロード・エクスポートを支援してください。 ## 手順 1. フォルダ/ファイル一覧の取得。 2. 教材に沿ったアップロード・ダウンロード・形式変換(例: xlsx エクスポート)。 3. 結果パスと注意点(権限・共有範囲)を要約する。 ## 参照 - コース: `slideId=lesson-18-4`(例: `/ja/course/module-18?slideId=lesson-18-4`)

Installation

Installs to ~/.claude/commands/minicoohei-ai-agent-camp-module-18-drive.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/minicoohei/ai-agent-camp/HEAD/.claude/commands/module-18-drive.md -o ~/.claude/commands/minicoohei-ai-agent-camp-module-18-drive.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository