Gmail の未読メッセージ一覧を取得する。「未読メール」「Gmail 未読」「未読一覧」「未読メールを見たい」「未読メッセージ」「メールの未読」「全アカウントの未読」などで起動。
/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 unread
python plugins/shiiman-google/scripts/google_gmail.py unread --max 50
python plugins/shiiman-google/scripts/google_gmail.py unread-all
python plugins/shiiman-google/scripts/google_gmail.py unread-all --show-has-more
python plugins/shiiman-google/scripts/google_gmail.py --format json unread
デフォルトでは最大100件を取得します。
--show-has-more オプションを使用すると、指定した件数(デフォルト100件)を超える未読があるかどうかが表示されます。
出力に「※ まだ未読があります」と表示された場合は、ユーザーに追加取得するか確認してください。
続きを取得する場合は --max 200 のように件数を増やして再実行します。
gmail-read を実行gmail-mark-read を実行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.