Google Sheets スプレッドシートを新規作成する。「スプレッドシート作成」「Sheets 作成」「新しいシート」「スプレッドシートを作って」などで起動。
Creates a new Google Sheets spreadsheet. Use when users request to create a new sheet or spreadsheet, specifying the name and optionally a folder ID.
/plugin marketplace add shiiman/claude-code-plugins/plugin install shiiman-google@shiiman-claude-code-pluginsThis skill is limited to using the following tools:
Google Sheets スプレッドシートを新規作成します。
python plugins/shiiman-google/scripts/google_sheets.py create --name "スプレッドシート名"
python plugins/shiiman-google/scripts/google_sheets.py create --name "スプレッドシート名" --folder-id "フォルダID"