Recipe Schedule Recurring Event
Skill Verifiziert AktivCreate a recurring Google Calendar event with attendees.
To easily schedule recurring meetings and events in Google Calendar without manual intervention.
Funktionen
- Create recurring Google Calendar events
- Specify attendees for events
- Utilize structured CLI for event creation
- Verify event creation through agenda lookup
Anwendungsfälle
- Scheduling regular team syncs and stand-ups
- Setting up recurring client meetings
- Automating the creation of recurring appointments
Nicht-Ziele
- Managing individual event modifications after creation
- Creating one-off events
- Interacting with other Google Workspace applications beyond Calendar
Workflow
- Create recurring event using `gws calendar events insert` with specified parameters.
- Verify event creation using `gws calendar +agenda`.
Praktiken
- Google Workspace API interaction
- Event scheduling automation
Voraussetzungen
- Google Workspace CLI (`gws`) installed
- Google Calendar API enabled
- `gws-calendar` skill loaded
Installation
npx skills add googleworkspace/cliFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Recipe Batch Invite To Event
99Add a list of attendees to an existing Google Calendar event and send notifications.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Agent Browser
100Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie "öffne eine Website", "fülle ein Formular aus", "klicke auf eine Schaltfläche", "mache einen Screenshot", "scrappe Daten von einer Seite", "teste diese Web-App", "melde dich bei einer Seite an", "automatisiere Browser-Aktionen" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.