Loading...
Loading...
Found 12,178 Skills
Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.
Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.
Delete a Google Calendar event and send a cancellation email via Gmail.
Migrate schema + backfill data on a deployed Convex app using @convex-dev/migrations.
Add recurring scheduled jobs (crons) to the Convex app.
Watch for the next dev/prod error or request in a Convex app and react to it.
Classify + announce the target Convex deployment before any deployment-affecting command; fresh explicit consent for prod actions; session read-only mode.
Read recipient data from Google Sheets and send personalized Gmail messages to each row.
Production error → triaged, root-caused, repaired, and certified (tsc + rehearsal + reproduce-then-gone) fix PR for a human to merge — then confirm the error stops recurring. Never auto-merges.
Set up Sentinel production error capture in your own Convex deployment.
Deep-dive a social media profile — map the account, its network and content, extract location and pattern-of-life signals, and pivot to other identities.
Use when simplifying a skill without losing behavior.