Loading...
Loading...
Found 9,735 Skills
Duplicate a Google Sheets template tab for a new month of tracking.
Add a list of attendees to an existing Google Calendar event and send notifications.
Create recurring focus time blocks on Google Calendar to protect deep work hours.
Find Gmail messages with a specific label and forward them to another address.
Create a Google Form for feedback and share it via Gmail.
How to handle "why did this work stop / why is this looping?" assignments. Forensics first on the named tree, surface the exact stop-point, frame the fix as a general product rule that respects three invariants (productive work continues, only real blockers stop work, no infinite loops), and deliver a plan — no code changes — gated by board/CTO approval before child issues are created. Use whenever the issue title or body asks for forensics on a stalled, looping, or "went too deep" tree.
Find Gmail messages with attachments and save them to a Google Drive folder.
Manage an executive's schedule, inbox, and communications.
Review your Google Calendar week, identify gaps, and add events to fill them.
Create a Google Classroom course and invite students.
Perform read-only reviews of code changes (`git diff`) for quality, architecture compliance, and security (OWASP Top 10) by delegating to Agent tools. Use for self-reviews before committing/creating PRs, or when requesting "review changes" or "code review". Use implement-review-pr for GitHub PR reviews.
Read data from a Google Sheet and create a formatted Google Docs report.