If the command fails, ask the user to confirm which Gmail account is authenticated in gog.
1---2name: gmail-last53description: gmail_last54---56# gmail_last578When the user runs `/skill gmail_last5`, do this:9101) Run a `gog gmail search` for the inbox, max 5 newest.112) Parse the JSON results.123) Reply with a concise list: sender + subject + date (if present).1314Use this command (account may be omitted if default is configured; prefer explicit):1516```bash17gog gmail search "in:inbox" --max 5 --json --results-only --account william.kettle@neuralshift.co.uk18```1920If the command fails, ask the user to confirm which Gmail account is authenticated in gog.
Run npx skillmds@latest add javimosch/gmail-last5 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
gmail_last5 It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
javimosch (@javimosch) published this skill. Their other Agent Skills are listed on their SkillMD profile.