calendar-management
Installation
SKILL.md
calendar-management
日历事件管理:创建、查询、修改、删除。
调用
python3 skills/calendar-management/run.py '{"action":"create", "title":"周会", "start":"2026-02-10 14:00", "duration":"60m", "attendees":["user@example.com"]}'
python3 skills/calendar-management/run.py '{"action":"query", "start":"2026-02-10", "end":"2026-02-14"}'
python3 skills/calendar-management/run.py '{"action":"delete", "event_id":"evt_xxx"}'
参数
Related skills
More from cklxx/elephant.ai
soul-self-evolution
When personality/collaboration strategy needs updating → evolve SOUL config under immutable-section protection with rollback support.
338desktop-automation
When you need to control macOS desktop apps (Atlas, Chrome, Finder) → automate via AppleScript.
96ppt-deck
When the user needs a presentation → PPT playbook (goal/audience → storyline → layout → accessibility → delivery).
78reminder-scheduler
When the user wants to set reminders → create, query, cancel one-time or recurring reminders with expiry scanning.
65deep-research
When a topic needs thorough investigation from multiple sources → multi-source search + evidence assembly + structured report.
59video-production
When the user wants to create a short video → generate with Seedance, validate and save output files.
53