Google Apps Script の一覧を取得する。「Apps Script 一覧」「スクリプト一覧」「GAS 一覧」「Apps Script を見たい」「GAS リスト」「Google スクリプト」などで起動。
Lists your Google Apps Scripts when you request to view them. Triggered by phrases like "Apps Script list" or "show GAS list" to retrieve script IDs, names, and URLs.
/plugin marketplace add shiiman/claude-code-plugins/plugin install shiiman-google@shiiman-claude-code-pluginsThis skill is limited to using the following tools:
Google Apps Script の一覧を取得します。
python plugins/shiiman-google/scripts/google_drive.py search --query "mimeType='application/vnd.google-apps.script'"
python plugins/shiiman-google/scripts/google_drive.py search --query "mimeType='application/vnd.google-apps.script'" --max 50
python plugins/shiiman-google/scripts/google_drive.py --format json search --query "mimeType='application/vnd.google-apps.script'"
drive-search コマンドでキーワード検索apps-script-create スキルで新規スクリプト作成Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.
Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.