API integration skill that fetches Gmail messages, syncs inbox labels, and processes attachments via the Gmail REST API. Use when fetching new emails, syncing inbox state, triaging unread messages, exporting mail data, or integrating Gmail into automated workflows.
$npx -y skills add alex8791-cyber/cognithor --skill gmail_syncInstalls into the current project.
Run `npx skills use "https://github.com/alex8791-cyber/cognithor" --skill "alex8791-cyber/cognithor/gmail_sync"` 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/alex8791-cyber/cognithor" that are relevant to the current task. Run `npx skills add "https://github.com/alex8791-cyber/cognithor"` and select the relevant skills, then follow their instructions.