event

Schedule user-described events into Notion calendar with conflict checks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kokiebisu/life --skill event-kokiebisu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: event
Source: https://github.com/kokiebisu/life/tree/main/skills/event
Command: npx skills add https://github.com/kokiebisu/life --skill event-kokiebisu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the tedious process of scheduling events in Notion by interpreting natural language inputs, preventing conflicts, and accounting for travel time.

Core Features & Use Cases

  • Date/time inference: parse user input to determine precise date and time.
  • Conflict-aware scheduling: check existing calendar entries and place events without overlaps or with recommended adjustments.
  • Travel-time integration: estimate and include travel time to create realistic event blocks and reminders.

Quick Start

Add an event to Notion by providing the event details.

Frequently Asked Questions about event

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

FAQPage Schema
How do I automate Notion calendar scheduling from natural language input?

Automating Notion calendar scheduling involves parsing natural language event descriptions to determine exact dates and times, then creating or updating Notion pages with location, duration, and reminders.

Can I check multiple Notion calendars for scheduling conflicts automatically?

Checking multiple Notion calendars for scheduling conflicts is supported by performing cross-calendar conflict checks to prevent overlapping events and recommend adjustments.

Does Notion event scheduling support automatic travel-time estimation?

Notion event scheduling supports automatic travel-time estimation by calculating transit duration and integrating it into event blocks and reminders.

What is conflict-aware scheduling for Notion calendars?

Conflict-aware scheduling for Notion calendars checks existing entries and places events without overlaps, recommending adjustments when necessary to maintain a conflict-free calendar.

How do I add location and reminders to Notion events using natural language?

Adding location and reminders to Notion events involves providing natural language event details, which the scheduler parses to populate end-to-end Notion page entries.