Initial commit with translated description
This commit is contained in:
32
SKILL.md
Normal file
32
SKILL.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
name: calendar
|
||||
description: "日历管理和调度。"
|
||||
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"
|
||||
```
|
||||
Reference in New Issue
Block a user