Gmail で下書きを作成する。「下書き作成」「メールの下書き」「下書きを保存」「下書きで保存」などで起動。
Creates Gmail drafts with recipients, subject, and body. Activates when users say "下書き作成" or "メールの下書き" to compose emails before sending.
/plugin marketplace add shiiman/claude-code-plugins/plugin install shiiman-google@shiiman-claude-code-pluginsThis skill is limited to using the following tools:
Gmail で下書きを作成します。送信前に確認したい場合に便利です。
python plugins/shiiman-google/scripts/google_gmail.py draft --to "user@example.com" --subject "件名" --body "本文です。"
python plugins/shiiman-google/scripts/google_gmail.py draft --to "user@example.com" --subject "報告" --body "内容" --cc "cc1@example.com"
python plugins/shiiman-google/scripts/google_gmail.py draft --to "user@example.com" --subject "お知らせ" --body "<h1>見出し</h1><p>本文</p>" --html
ユーザーから以下の情報を聞き出す: