Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

conference-scheduling-skill

يحتوي conference-scheduling-skill على 3 من skills المجمعة من stephanj، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
3
Stars
17
محدث
2026-03-07
Forks
1
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

conference-scheduler
محللو بحوث العمليات

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
محللو بحوث العمليات

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
محللو بحوث العمليات

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