Google Calendar
/google-calendarInteragissez avec Google Calendar via l’API Google Calendar : listez les événements à venir, créez-en, mettez-les à jour ou supprimez-les. Utilisez ce skill pour accéder programmatiquement à votre agenda depuis OpenClaw.
Skill créé par la communauté et référencé depuis ClawHub.
Source canonique: https://clawhub.ai/skills/google-calendar
Version: 0.1.0
Changelog source: - Initial release of the Google Calendar skill. - Supports listing, creating, updating, and deleting events via the Google Calendar API. - Command-line interface for all operations, with JSON output and error handling. - Requires OAuth setup (client ID, secret, refresh token) and environment variable configuration. - Setup and usage documented, including package dependencies and credential management.