Skip to main content
Back to registry

google-calendar

odyssey4me/agent-skills

Interact with Google Calendar for event management, scheduling, and availability checking.

Installs270
Install command
npx skills add https://github.com/odyssey4me/agent-skills --skill google-calendar
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykFAIL
About this skill
Interact with Google Calendar for event management, scheduling, and availability checking. Dependencies : pip install --user google-auth google-auth-oauthlib google-api-python-client keyring pyyaml After installation, verify the skill is properly configured: This will check: If anything is missing, the check command will provide setup instructions. Google Calendar uses OAuth 2.0 for authentication. For complete setup instructions, see: Create ~/.config/agent-skills/google.yaml : Run $SKILL_DIR/scripts/google-calendar.py check to trigger OAuth flow and verify setup. On scope or authentication errors, see the OAuth troubleshooting guide . See permissions.md for read/write classification of each command. All commands support --calendar CALENDAR_ID (default: "primary"). Times use RFC3339 format (e.g., 2026-01-24T10:00:00Z ) or YYYY-MM-DD for all-day events.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does google-calendar do?

Interact with Google Calendar for event management, scheduling, and availability checking.

Is google-calendar good?

google-calendar does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does google-calendar work with?

google-calendar currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to google-calendar?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install google-calendar?

npx skills add https://github.com/odyssey4me/agent-skills --skill google-calendar

Related skills

Alternatives in Software Engineering