Google Apps Script プロジェクトを新規作成する。「GAS 作成」「Apps Script 作成」「スクリプト作成」「GAS を作って」などで起動。
Creates a new Google Apps Script project, optionally bound to a spreadsheet. Used when you hear "GAS 作成" or "Apps Script 作成".
/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_apps_script.py create --name "スクリプト名"
python plugins/shiiman-google/scripts/google_apps_script.py create --name "マクロ" --parent-id "スプレッドシートID"
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.