appointment-scheduler

Schedule, update, cancel, and list calendar appointments across Google Calendar and Outlook Calendar.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/LKB-99/manus-auto-skills --skill appointment-scheduler
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: appointment-scheduler
Source: https://github.com/LKB-99/manus-auto-skills/tree/main/appointment-scheduler
Command: npx skills add https://github.com/LKB-99/manus-auto-skills --skill appointment-scheduler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages and automates booking, updating, and reminders for appointments across personal and professional calendars, reducing back-and-forth and missed events.

Core Features & Use Cases

  • Create and book appointments: parse natural-language requests to create events with titles, attendees, times, and locations.
  • Read and list appointments: retrieve upcoming or past events with filtering and clear presentation.
  • Update and reschedule: modify times, attendees, or details with conflict checks and confirmations.
  • Cancel and delete: remove events with confirmations and attendee notifications.
  • Automated reminders: configurable reminders via email, SMS, or other channels.
  • Check availability: find common free slots across multiple calendars with time-zone awareness.

Quick Start

Schedule a 30-minute meeting with a colleague tomorrow at 10:00 AM and invite the participants.

Frequently Asked Questions about appointment-scheduler

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

FAQPage Schema
How do I schedule appointments across Google Calendar and Outlook?▼

You can schedule appointments across Google Calendar and Outlook by parsing natural-language requests to create events with titles, attendees, times, and locations via MCP-based creation flows.

What is the best way to find common free slots across multiple calendars with time zone handling?▼

Finding common free slots across multiple calendars requires availability checks with time-zone awareness to compare schedules and identify open meeting times.

Can I use natural language to update and reschedule existing meetings?▼

You can update and reschedule existing meetings using natural language to modify times, attendees, or details with built-in conflict checks and confirmations.

How do automated reminders work for calendar appointments?▼

Automated reminders for calendar appointments work by sending configurable notifications via email, SMS, or other channels before the scheduled event time.

Do I need MCP to manage attendee invitations and cancel events?▼

MCP-based creation flows enable end-to-end scheduling to manage attendee invitations and cancel events with automatic confirmations and attendee notifications.