schedule-event

Convert natural-language scheduling requests into Google Calendar events with attendee details.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/antonyfmunoz/OS --skill schedule-event
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schedule-event
Source: https://github.com/antonyfmunoz/OS/tree/main/skills/Ops/schedule_event
Command: npx skills add https://github.com/antonyfmunoz/OS --skill schedule-event

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents scheduling delays by turning a founder’s natural-language request into a real Google Calendar meeting without manual entry.

Core Features & Use Cases

  • Natural-language scheduling: Converts phrases like “next Tuesday at 2pm” into an ISO timestamp in PDT.
  • Event creation with context: Creates a calendar event with an optional duration, attendee email, and description.
  • Instant confirmation: Returns event details and a Meet link after the event is created.

Quick Start

Tell the AI: “Schedule a 45-minute meeting with [email protected] next Thursday at 11am about project kickoff.”

Frequently Asked Questions about schedule-event

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

FAQPage Schema
How do I schedule a Google Calendar meeting using natural language?

To schedule a Google Calendar meeting using natural language, you provide the date, time, attendee, and topic. The tool parses your request into an ISO timestamp and creates the event automatically.

Can I automatically generate a Google Meet link when booking an event?

Yes, a Google Meet link is automatically generated when booking an event. The tool creates the calendar event and returns a confirmation that includes the meeting link and event details.

Does natural language scheduling require a specific time zone for event creation?

Natural language scheduling requires parsing the start time into an ISO format in PDT. You must mention dates and times in your request so the system can accurately convert them for event creation.

How do I set a custom meeting duration when creating a calendar event?

To set a custom meeting duration when creating a calendar event, include the length of the meeting in your natural language request. The system applies this optional duration parameter during event creation.

What details do I need to provide to book an appointment through natural language?

To book an appointment through natural language, you need to provide a title, attendee email, and desired time. The tool parses these details, along with any optional duration and description, to create the event.