Access Google Workspace through gogcli. Use for sending and reading Gmail, creating and listing Calendar events, uploading and searching Drive files, managing Contacts and Tasks, and working with Sheets, Docs, Slides, Forms, Chat, Keep, and other Google services once the skill runtime is enabled.
$npx -y skills add lsegal/aviary --skill gogcliInstalls into the current project.
Run `npx skills use "https://github.com/lsegal/aviary" --skill "lsegal/aviary/gogcli"` 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/lsegal/aviary" that are relevant to the current task. Run `npx skills add "https://github.com/lsegal/aviary"` and select the relevant skills, then follow their instructions.