Coordinate meeting requests, proposed time slots, confirmations, and ICS exports from a local scheduling ledger.
当用户希望助手协调会议请求、跟踪提议的时间段、确认最终预订或为已安排的会议导出ICS文件时,请使用此技能。
辅助脚本将状态存储在{baseDir}/.runtime/smart-scheduler.db中。
bash
python {baseDir}/scripts/smart_scheduler.py create-request --title 每周同步 --organizer Mehul --timezone 欧洲/柏林 --duration-minutes 30 --participant Priya|telegram|@priya --participant Marco|email|marco@example.com
bash
python {baseDir}/scripts/smart_scheduler.py propose-slots --request-id 1 --slot 2026-03-25T09:00|2026-03-25T09:30 --slot 2026-03-25T16:00|2026-03-25T16:30 --source scheduler-negotiation
bash
python {baseDir}/scripts/smart_scheduler.py confirm-slot --request-id 1 --slot-id 2 --confirmed-by Priya
bash
python {baseDir}/scripts/smart_scheduler.py export-ics --request-id 1 --output {baseDir}/.runtime/weekly-sync.ics
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 smart-scheduler-1775878330 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 smart-scheduler-1775878330 技能
skillhub install smart-scheduler-1775878330
文件大小: 5.56 KB | 发布时间: 2026-4-12 11:27