Detection engine for Gmail email watches: iterates the watch list, polls gws for new matching mail per watch, dedups, drops automated/self, and hands matches (labeled by sender) to the shared drafting turn. Provisioned and run automatically by the shared email-watch backing job.
$npx -y skills add open-curiosity/gini-agent --skill gmail-watchInstalls into the current project.
Run `npx skills use "https://github.com/open-curiosity/gini-agent" --skill "open-curiosity/gini-agent/gmail-watch"` 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/open-curiosity/gini-agent" that are relevant to the current task. Run `npx skills add "https://github.com/open-curiosity/gini-agent"` and select the relevant skills, then follow their instructions.