Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

conference-scheduling-skill

conference-scheduling-skill contient 3 skills collectées depuis stephanj, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
3
Stars
17
mis à jour
2026-03-07
Forks
1
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

conference-scheduler
Analystes en recherche opérationnelle

Generate optimized conference schedules using TimeFold (formerly OptaPlanner). 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.

2026-03-07
conference-scheduler
Analystes en recherche opérationnelle

Generate optimized conference schedules using SolverForge (Timefold compatible). 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. Python-native solution with no Java project setup required.

2025-12-09
conference-scheduler
Analystes en recherche opérationnelle

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.

2025-12-09