Was ist apple-calendar?
Apple Calendar.app-Integration für macOS. CRUD-Operationen für Ereignisse, Suche und Unterstützung mehrerer Kalender. Quelle: sundial-org/awesome-openclaw-skills.
Apple Calendar.app-Integration für macOS. CRUD-Operationen für Ereignisse, Suche und Unterstützung mehrerer Kalender.
Installieren Sie den KI-Skill apple-calendar schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: sundial-org/awesome-openclaw-skills.
Interact with Calendar.app via AppleScript. Run scripts from: cd {baseDir}
| List calendars | scripts/cal-list.sh | | List events | scripts/cal-events.sh [daysahead] [calendarname] | | Read event | scripts/cal-read.sh [calendarname] | | Create event | scripts/cal-create.sh [location] [description] [allday] [recurrence] | | Update event | scripts/cal-update.sh [--summary X] [--start X] [--end X] [--location X] [--description X] |
| Delete event | scripts/cal-delete.sh [calendarname] | | Search events | scripts/cal-search.sh [daysahead] [calendarname] |
Apple Calendar.app-Integration für macOS. CRUD-Operationen für Ereignisse, Suche und Unterstützung mehrerer Kalender. Quelle: sundial-org/awesome-openclaw-skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill apple-calendarApple Calendar.app-Integration für macOS. CRUD-Operationen für Ereignisse, Suche und Unterstützung mehrerer Kalender. Quelle: sundial-org/awesome-openclaw-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill apple-calendar Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/sundial-org/awesome-openclaw-skills