calendarific
Installation
SKILL.md
Calendarific
Calendarific is an API that provides global public holiday data for various countries. Developers use it to integrate accurate holiday information into their applications, such as calendar apps or scheduling tools, to avoid scheduling conflicts.
Official docs: https://calendarific.com/api
Calendarific Overview
- Calendar
- Holidays — Information about specific holidays.
Use action names and parameters as needed.
Working with Calendarific
This skill uses the Membrane CLI to interact with Calendarific. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills