cxcscmu/calendar-scheduling
Parse a visual calendar PDF to extract existing appointments and find earliest available meeting slots. Handles blue (low-priority/flexible) blocks as overwritable free time. Use when given a calendar image/PDF and meeting requests that need to be scheduled without conflicts.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill calendar-scheduling
Take cxcscmu/calendar-scheduling from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.