Reference for Gmail's search query syntax — operators like is:sent, newer_than:, from:, has:attachment, label:, and how they compose. Read this when constructing a Gmail search query string for the google_workspace.gmail_search_messages Code Mode call, especially when filtering by sent vs received, recency, sender, or labels.
$npx -y skills add provos/ironcurtain --skill gmail-query-syntaxInstalls into the current project.
Run `npx skills use "https://github.com/provos/ironcurtain" --skill "provos/ironcurtain/gmail-query-syntax"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/provos/ironcurtain" that are relevant to the current task. Run `npx skills add "https://github.com/provos/ironcurtain"` and select the relevant skills, then follow their instructions.