{"skill":{"slug":"gmail-last5","displayName":"Gmail Last5","summary":"Retrieve and display the sender, subject, and date of the last 5 unique emails in the Gmail inbox using gog.","description":"---\nname: gmail_last5\nsummary: \"Show the last 5 unique emails in the inbox using gog\"\ncommand: gmail_last5\ncommand-dispatch: model\n---\n\n# gmail_last5\n\nWhen the user runs `/skill gmail_last5`, do this:\n\n1) Run a `gog gmail search` for the inbox, max 5 newest.\n2) Parse the JSON results.\n3) Reply with a concise list: sender + subject + date (if present).\n\nUse this command (account may be omitted if default is configured; prefer explicit):\n\n```bash\ngog gmail search \"in:inbox\" --max 5 --json --results-only --account william.kettle@neuralshift.co.uk\n```\n\nIf the command fails, ask the user to confirm which Gmail account is authenticated in gog.\n","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":284,"installsAllTime":11,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1771574954760,"updatedAt":1779219531971},"latestVersion":{"version":"1.0.0","createdAt":1771574954760,"changelog":"Initial release of gmail_last5: shows recent inbox emails using gog\n\n- Runs a gog gmail inbox search to fetch the 5 newest emails.\n- Parses and displays sender, subject, and date for each email.\n- Offers clear error handling and account confirmation guidance.","license":null},"metadata":null,"owner":{"handle":"neuralshift1","userId":"s17ffzzvh5pd00mjek2e5c70cs884ggg","displayName":"Neuralshift1","image":"https://avatars.githubusercontent.com/u/213297079?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1779942904745}}