效率工具
任务自动化、办公工作流和个人效率
Skills 列表

recipe-organize-drive-folder
Create a Google Drive folder structure and move files into the right locations.
googleworkspace
recipe-find-free-time
Query Google Calendar free/busy status for multiple users to find a meeting slot.
googleworkspace
persona-content-creator
Create, organize, and distribute content across Workspace.
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
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
flutter-implement-json-serialization
Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys to class properties for simple data structures.
flutter
use-my-browser
Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
xixu-me
tzst
Use when the user needs to create, extract, flatten, list, test, install, script, or troubleshoot `tzst` CLI workflows for `.tzst` or `.tar.zst` archives, including compression levels, streaming mode, extraction filters, conflict resolution, JSON output, or standalone binary setup, even if they describe the archive task without naming `tzst`.
xixu-me
develop-userscripts
Use when building, debugging, packaging, or publishing browser userscripts for Tampermonkey or ScriptCat, including GM APIs, metadata blocks, permission issues, @match/@grant/@connect setup, ScriptCat background or scheduled scripts, UserConfig blocks, or subscription workflows.
xixu-me