calendar
✓Google Calendar integration via Apps Script API. Use when checking schedule, meetings, today's events, weekly calendar, or adding events.
Installation
SKILL.md
Check and manage calendar events via Google Apps Script API.
| today | Today's events | - | | week | This week's events | - | | upcoming | Next N hours | hours (default: 4) | | range | Date range | start, end (ISO dates) | | create | Create event | title, start, end, guests, description, location |
Google Calendar integration via Apps Script API. Use when checking schedule, meetings, today's events, weekly calendar, or adding events. Source: aviz85/claude-skills-library.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aviz85/claude-skills-library --skill calendar Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/aviz85/claude-skills-library --skill calendar- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is calendar?
Google Calendar integration via Apps Script API. Use when checking schedule, meetings, today's events, weekly calendar, or adding events. Source: aviz85/claude-skills-library.
How do I install calendar?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aviz85/claude-skills-library --skill calendar Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/aviz85/claude-skills-library
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01