Recipe Schedule Recurring Event
Skill Verified ActiveCreate a recurring Google Calendar event with attendees.
To easily schedule recurring meetings and events in Google Calendar without manual intervention.
Features
- Create recurring Google Calendar events
- Specify attendees for events
- Utilize structured CLI for event creation
- Verify event creation through agenda lookup
Use Cases
- Scheduling regular team syncs and stand-ups
- Setting up recurring client meetings
- Automating the creation of recurring appointments
Non-Goals
- 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`.
Practices
- Google Workspace API interaction
- Event scheduling automation
Prerequisites
- Google Workspace CLI (`gws`) installed
- Google Calendar API enabled
- `gws-calendar` skill loaded
Installation
npx skills add googleworkspace/cliRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
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 automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.