Google Slides にスライドを追加する。「スライド追加」「Slides 更新」「スライドを追加して」「ページを追加」などで起動。
Adds new slides to Google Slides presentations. Triggers when you request to add a slide, asking for presentation ID, title, body, and layout preference.
/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_slides.py add-slide --presentation-id "ID" --title "タイトル" --body "本文"
python plugins/shiiman-google/scripts/google_slides.py add-slide --presentation-id "ID" --layout BLANK
python plugins/shiiman-google/scripts/google_slides.py add-slide --presentation-id "ID" --title "タイトル" --layout TITLE
BLANK: 空白TITLE: タイトルのみTITLE_AND_BODY: タイトル + 本文(デフォルト)TITLE_AND_TWO_COLUMNS: タイトル + 2列本文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.