Back to list
shiiman

gmail-starred

by shiiman

1🍴 0📅 Jan 14, 2026

SKILL.md


name: gmail-starred description: Gmail のスター付きメッセージ一覧を取得する。「スター付きメール」「スター一覧」「Gmail スター付き」「星付きメール」「スターを見たい」などで起動。 allowed-tools: [Read, Bash]

Gmail Starred

Gmail のスター付きメッセージ一覧を取得します。

実行方法

アクティブプロファイルのスター付き一覧

python plugins/shiiman-google/skills/gmail-starred/scripts/google_gmail.py starred

最大件数を指定

python plugins/shiiman-google/skills/gmail-starred/scripts/google_gmail.py starred --max 50

JSON 形式で出力

python plugins/shiiman-google/skills/gmail-starred/scripts/google_gmail.py --format json starred

出力項目

  • id: メッセージID
  • subject: 件名
  • from: 送信者
  • date: 受信日時

関連操作

  • 本文を読む: メッセージID を指定して gmail-read を実行
  • スターを外す: gmail-star --remove を実行

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon