cxcscmu/skilllearnbench-meeting-scheduler
Logic for finding the earliest possible meeting slot based on calendar availability and email request constraints. Use this skill whenever you need to propose a meeting time from a set of constraints and an existing schedule.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill meeting-scheduler
Take cxcscmu/skilllearnbench-meeting-scheduler 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.