conference-scheduler
Generate optimized conference schedules using Google OR-Tools CP-SAT solver. Use when the user needs to create conference schedules from CSV data with constraints like speaker conflicts, track distribution, room assignments, educational flow, and speaker availability. Supports both single-day and multi-day conferences. Handles inputs from Google Sheets CSV exports with talks (ID, title, summary, track, level, speakers, availability) and schedule slots (day, times, rooms). Outputs CSV and Markdown schedules.
$ Installer
git clone https://github.com/stephanj/conference-scheduling-skill /tmp/conference-scheduling-skill && cp -r /tmp/conference-scheduling-skill/conference-scheduler-google-skill ~/.claude/skills/conference-scheduling-skill// tip: Run this command in your terminal to install the skill
Repository

stephanj
Author
stephanj/conference-scheduling-skill/conference-scheduler-google-skill
9
Stars
1
Forks
Updated1w ago
Added1w ago