Initial backup 2026-02-17

This commit is contained in:
Krilly
2026-02-17 15:50:53 +00:00
commit 8902a93add
941 changed files with 131420 additions and 0 deletions

32
skills/calendar/SKILL.md Normal file
View File

@@ -0,0 +1,32 @@
---
name: calendar
description: Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
metadata: {"clawdbot":{"emoji":"📅","requires":{"bins":["curl","jq"]}}}
---
# Calendar 📅
Calendar and scheduling management.
## Features
- Create events
- Schedule meetings
- Set reminders
- View availability
- Recurring events
- Calendar sync
## Supported Providers
- Google Calendar
- Apple Calendar
- Outlook Calendar
## Usage Examples
```
"Schedule meeting tomorrow at 2pm"
"Show my calendar for this week"
"Find free time for a 1-hour meeting"
```