所有 Skills
找到 6379 個 Skills
Skills 列表

recipe-schedule-recurring-event
Create a recurring Google Calendar event with attendees.
googleworkspace
recipe-find-large-files
Identify large Google Drive files consuming storage quota.
googleworkspace
recipe-copy-sheet-for-new-month
Duplicate a Google Sheets template tab for a new month of tracking.
googleworkspace
recipe-collect-form-responses
Retrieve and review responses from a Google Form.
googleworkspace
recipe-batch-invite-to-event
Add a list of attendees to an existing Google Calendar event and send notifications.
googleworkspace
recipe-review-overdue-tasks
Find Google Tasks that are past due and need attention.
googleworkspace
recipe-create-events-from-sheet
Read event data from a Google Sheets spreadsheet and create Google Calendar entries for each row.
googleworkspace
persona-it-admin
Administer IT — monitor security and configure Workspace.
googleworkspace
recipe-share-folder-with-team
Share a Google Drive folder and all its contents with a list of collaborators.
googleworkspace
recipe-forward-labeled-emails
Find Gmail messages with a specific label and forward them to another address.
googleworkspace
persona-event-coordinator
Plan and manage events — scheduling, invitations, and logistics.
googleworkspace
recipe-create-meet-space
Create a Google Meet meeting space and share the join link.
googleworkspace
persona-customer-support
Manage customer support — track tickets, respond, escalate issues.
googleworkspace
persona-sales-ops
Manage sales workflows — track deals, schedule calls, client comms.
googleworkspace
ask-sonner
Guide to Sonner, the React toast library — install and wire up the Toaster, pick the right toast() call, promise and loading toasts, updating, dismissing and persisting toasts, styling, theming and icons, positioning and multiple toasters. Use when working with Sonner or troubleshooting it — toasts that don't appear, appear twice, lose their styles, ignore Tailwind classes, sit behind a modal, or don't follow dark mode.
emilkowalski
release
Manage releases for this project. Validates changelog, installs git hooks, and cuts releases. Use when user says "/release", "release 1.0.5", "cut a release", or asks about the release process. NOT auto-invoked by the model.
tobi
writing-guidelines
Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing handbook".
vercel-labs
opencli-sitemap-author
Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo.
jackwener
vercel-optimize
Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usage, project config, and code scan results first; investigate only metric-backed candidates; produce ranked recommendations grounded in verified files and version-aware Vercel/framework docs. Trigger for Vercel bill reduction, slow or expensive routes, caching opportunities, Function Invocations, Build Minutes, Fast Data Transfer, Core Web Vitals, Bot Management, Fluid compute, or cost breakdown requests.
vercel-labs
qmd
Search local markdown knowledge bases, notes, docs, and wikis with QMD. Use when users ask to find notes, retrieve documents, inspect a wiki, answer from indexed markdown, or set up QMD access.
tobi
vercel-cli-with-tokens
Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".
vercel-labs
deploy-to-vercel
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
vercel-labs
repomix-explorer
Analyze or explore a codebase (remote or local repository) by packing it with the Repomix CLI, then reading and searching the generated output. Use when the user wants a high-level understanding of an unfamiliar or large repo, not a targeted edit. Trigger for: - Structure/overview: "analyze this repo", "what's the structure", "explain this codebase", "what's in vercel/next.js" - Pattern discovery across many files: "find all auth code", "where are the API endpoints", "show me all React components" - Metrics: "how many files/tokens", "largest files", "TypeScript vs JavaScript ratio" - Remote repos: any github.com URL or "owner/repo" the user wants explored DO NOT trigger for: - Editing, refactoring, or writing code in the current project - Reading or searching a known file/path in the local project (use Read or grep directly) - Single-symbol lookups in the local project answerable with one grep - Git operations, running tests, builds, or installs
yamadashy
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
vercel-labs