一键导入
inbox
Check, search, and manage Gmail inbox. Use when Junaid asks about emails, unread messages, inbox summary, or wants to send/draft/reply to emails.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Check, search, and manage Gmail inbox. Use when Junaid asks about emails, unread messages, inbox summary, or wants to send/draft/reply to emails.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | inbox |
| description | Check, search, and manage Gmail inbox. Use when Junaid asks about emails, unread messages, inbox summary, or wants to send/draft/reply to emails. |
Manage Junaid's Gmail via gog.
Requires gog with gmail service authenticated. If not set up, point to the gog skill.
gog gmail search "in:inbox is:unread" --max 10
newer_than:1d for recent emailsgog gmail search "from:someone@example.com newer_than:7d" --max 10
gog gmail messages search "rfc822msgid:<msgId>" --max 1
gog gmail send --to recipient@example.com --subject "Subject" --body-file - <<'EOF'
Message body here
EOF
--body-file for multi-line messages--body-html only when rich formatting is neededgog gmail drafts create --to recipient@example.com --subject "Subject" --body-file - <<'EOF'
Draft body here
EOF
gog gmail send --to recipient@example.com --subject "Re: Original" --body "Reply text" --reply-to-message-id <msgId>
Weekly newspaper-style summary of TBPN (Technology Business Programming Network) episodes. Use when the user asks for a TBPN summary, weekly tech news roundup, or says "tbpn summary", "tbpn newspaper", "what happened on tbpn this week", "pull the last N tbpn episodes". Also suitable for cron/scheduled end-of-week summaries.
Save web articles to Obsidian vault using defuddle. Use when Junaid shares a URL (blog post, Substack, article link) and wants it saved/added to his vault, or says "save this", "clip this", "add this to vault". Triggers on any shared link that looks like an article or blog post.
Junaid's Obsidian vault conventions — tag-first organization, daily notes as life OS, journal structure. Use when working with the vault, creating notes, or managing tasks.
Check, create, and manage Google Calendar events. Use when Junaid asks about his schedule, upcoming events, free slots, or wants to create/update/delete calendar events.
Morning routine that reviews incomplete tasks from previous days, asks about mood and priorities, and creates the day's note. Triggers on "good morning" or morning greetings.
Long-term technical deep dives with structured syllabi, deadlines, and creation goals. Use when Junaid wants to systematically learn a topic (compilers, databases, etc.) over a quarter with books, papers, and project outputs.