benchflow-ai / constraints-scheduling
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/constraints-scheduling && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/3678" && unzip -o skill.zip -d .claude/skills/constraints-scheduling && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/constraints-scheduling/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Provides systematic approaches for solving constraint-based scheduling problems, such as finding meeting times that satisfy multiple participant availability windows, preferences, and existing calendar conflicts. This skill should be used when tasks involve scheduling with constraints, calendar conflict resolution, time slot optimization, or finding valid time windows across multiple inputs with hard and soft constraints.