calendar

Display interactive calendar views for meeting time selection in Claude Canvas.

1.5k|142|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/dvdsgl/claude-canvas --skill calendar-dvdsgl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: calendar
Source: https://github.com/dvdsgl/claude-canvas/tree/main/canvas/skills/calendar
Command: npx skills add https://github.com/dvdsgl/claude-canvas --skill calendar-dvdsgl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Calendar canvases simplify displaying events and selecting meeting times inside Claude Canvas, letting users plan without switching apps.

Core Features & Use Cases

  • Interactive calendar views: navigate days and weeks, and view one or more calendars.
  • Meeting-time selection: pick available slots and return a structured result for scheduling.
  • Use Case: A team schedules a 60-minute planning session by overlaying calendars and selecting a common free slot.

Quick Start

Use the calendar skill to display a calendar and enable interactive meeting time selection in your Claude Canvas workflow.

Frequently Asked Questions about calendar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I display interactive calendars and select meeting times in Claude Canvas?

To display interactive calendars and select meeting times in Claude Canvas, use the calendar skill to render single or multi-calendar views, navigate weeks and days, and pick available slots to return a structured scheduling result.

Can I overlay multiple calendars to find a common free slot for a team meeting?

Yes, you can overlay multiple calendars to find a common free slot for team meetings. The calendar skill supports multi-calendar views, letting users navigate schedules and select mutually available times with configurable duration constraints.

How do I configure time granularity and duration constraints for meeting time selection?

You can configure time granularity and duration constraints for meeting time selection directly within the calendar skill workflow. It accepts configurable parameters to define slot intervals and enforce minimum or maximum meeting durations.

What is the best way to navigate days and weeks when viewing a calendar inside Claude Canvas?

The best way to navigate days and weeks inside Claude Canvas is using the calendar skill's built-in navigation controls. It supports interactive week and day views, allowing users to move through schedules and select slots seamlessly.

Does the calendar skill require external dependencies to render a multi-calendar view?

No, the calendar skill requires no external dependencies to render a multi-calendar view. It operates natively within Claude Canvas scenarios, providing interactive calendar data structures and meeting-picker functionality out of the box.

How does interactive slot selection return structured results for scheduling workflows?

Interactive slot selection returns structured results for scheduling workflows by capturing user-driven time picks from the calendar view. The calendar skill processes the selected available slots and outputs structured data for downstream meeting coordination.