Search and read Gmail messages via the gws CLI. Runs a Gmail search query, returns structured results (id, subject, from, date, snippet), and optionally fetches full message bodies with HTML stripped to plain text. Triggers on \"find email about\", \"read the email from\", \"search my inbox for\", \"show me the message where\", \"pull that email about X\".
$npx -y skills add jtsternberg/claude-plugins --skill gmail-readInstalls into the current project.
Run `npx skills use "https://github.com/jtsternberg/claude-plugins" --skill "jtsternberg/claude-plugins/gmail-read"` 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/jtsternberg/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jtsternberg/claude-plugins"` and select the relevant skills, then follow their instructions.