Documentation
README
Fantastical Calendar
Overview
Use this skill to turn a user's natural-language scheduling request into a Fantastical event or reminder through the local macOS Fantastical app.
Prefer the bundled script over ad hoc AppleScript:
python3 scripts/fantastical_parse.py "Project review on 2026-06-19 at 10:00" --notes "Prep deck before the call"
The script defaults to preview mode: it opens Fantastical with the parsed item but does not add it immediately.
Workflow
This is the opening of the README. Read the full README on GitHub.