gws-calendar-insert
🤖 AI Summary
Creates a new Google Calendar event via CLI, requiring `--summary`, `--start`, and `--end` (ISO 8601), with optional flags for calendar ID, location, description, attendees, and Google Meet integration.
How to Install
Claude Code:
git clone --depth 1 https://github.com/googleworkspace/cli.git && cp cli/skills/gws-calendar-insert ~/.claude/skills/gws-calendar-insert -r# calendar +insert
> **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.
create a new event
## Usage
```bash
gws calendar +insert --summary --start
Details
| Category | Security → vulnerability |
| Source | googleworkspace/cli |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 27.3K |
| Est. per Skill | 546 (shared across 50 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | N/A |
Related Skills
seo
SEO: Universal SEO Analysis Skill Comprehensive SEO analysis across all industries (SaaS, local serv
varlock
Varlock Security Skill Secure-by-default environment variable management for Claude Code sessions. R
codebase-cleanup-deps-audit
Dependency Audit and Security Analysis You are a dependency security expert specializing in vulnerab
scanning-tools
Security Scanning Tools Purpose Master essential security scanning tools for network discovery, vuln
Works Well With
Skills from the same repository — often designed to work together
gws-admin-reports
admin-reports (reportsv1) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and se
gws-calendar-agenda
calendar +agenda > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security ru
gws-calendar
calendar (v3) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules