ソース情報
- リポジトリ
- diggerhq/gmail-triage
- ソースの最終更新活動
- 2026年8月5日 21:16
- 検出された SKILL.md の言語
- 英語
- スター
- 0
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/diggerhq/gmail-triage --skill triage-inboxコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | triage-inbox |
| description | Read-only Gmail triage that identifies messages likely awaiting a reply. |
Use this workflow when the user asks to summarize or triage Gmail.
gmail_search immediately with the requested date and inbox scope,
normally limiting the result to 10 messages.gmail_read for every returned message ID within the requested limit.gmail_read_full only when the metadata and snippet are insufficient
to classify an important message.AGENTS.md.gmail_modify or gmail_send.The Gmail connection proxy is injected by OpenComputer at runtime. Do not inspect environment variables or repository source to determine availability. Let the Gmail tool report any actual connection error.