All Skills
3965 skills found
Skills List

recipe-create-doc-from-template
Copy a Google Docs template, fill in content, and share with collaborators.
googleworkspace
recipe-plan-weekly-schedule
Review your Google Calendar week, identify gaps, and add events to fill them.
googleworkspace
recipe-compare-sheet-tabs
Read data from two tabs in a Google Sheet to compare and identify differences.
googleworkspace
recipe-bulk-download-folder
List and download all files from a Google Drive folder.
googleworkspace
recipe-sync-contacts-to-sheet
Export Google Contacts directory to a Google Sheets spreadsheet.
googleworkspace
gws-admin-reports
Google Workspace Admin SDK: Audit logs and usage reports.
googleworkspace
recipe-draft-email-from-doc
Read content from a Google Doc and use it as the body of a Gmail message.
googleworkspace
recipe-email-drive-link
Share a Google Drive file and email the link with a message to recipients.
googleworkspace
persona-team-lead
Lead a team — run standups, coordinate tasks, and communicate.
googleworkspace
recipe-generate-report-from-sheet
Read data from a Google Sheet and create a formatted Google Docs report.
googleworkspace
recipe-reschedule-meeting
Move a Google Calendar event to a new time and automatically notify all attendees.
googleworkspace
recipe-save-email-to-doc
Save a Gmail message body into a Google Doc for archival or reference.
googleworkspace
recipe-label-and-archive-emails
Apply Gmail labels to matching messages and archive them to keep your inbox clean.
googleworkspace
recipe-watch-drive-changes
Subscribe to change notifications on a Google Drive file or folder.
googleworkspace
recipe-create-shared-drive
Create a Google Shared Drive and add members with appropriate roles.
googleworkspace
gws-shared
gws CLI: Shared patterns for authentication, global flags, and output formatting.
googleworkspace
gws-tasks
Google Tasks: Manage task lists and tasks.
googleworkspace
gws-slides
Google Slides: Read and write presentations.
googleworkspace
gws-meet
Manage Google Meet conferences.
googleworkspace
gws-forms
Read and write Google Forms.
googleworkspace
gws-keep
Manage Google Keep notes.
googleworkspace
react-best-practices
React performance optimization guidelines from Mastra Engineering. This skill should be used when writing, reviewing, or refactoring React code to ensure optimal performance patterns. Triggers on tasks involving React components, data fetching, bundle optimization, or performance improvements.
mastra-ai
opencli-browser-sitemap
Use when driving a website with opencli browser and sitemap context is available, requested, or needed to avoid blind navigation. Guides agents to consume site sitemap files lazily, choose adapter/browser fallback paths, resume from state signatures, and mark stale sitemap entries without trusting them over live browser state.
jackwener
opencli-adapter-author
Use when writing an OpenCLI adapter for a new site or adding a new command to an existing site. Guides end-to-end from first recon through field decoding, adapter coding, and verify. Replaces opencli-oneshot / opencli-explorer. For ad-hoc browser driving (no adapter), see opencli-browser instead; for a top-level orientation to opencli, see opencli-usage.
jackwener