Skip to content

Commit

Permalink
fix: skilljson (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Nov 17, 2024
1 parent fb9c560 commit 805f4ca
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 73 deletions.
29 changes: 29 additions & 0 deletions locale/en-us/skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"title": "Alerts",
"description": "A skill to manage alarms, timers, reminders, events and todos and optionally sync them with a CalDAV service. ",
"examples": [
"Set an alarm for 8 AM.",
"Start a bread timer for 30 minutes.",
"Schedule a tennis event for 2 PM on friday spanning 2 hours.",
"Set a daily alarm for 8 AM.",
"Set an alarm for 8 AM on saturdays.",
"remind me to take out the trash every Thursday and Sunday at 7 PM.",
"wake me up at 8 AM with music.",
"When is my next alarm?",
"What are my reminders?",
"Cancel all alarms.",
"Cancel all timers.",
"Cancel all reminders.",
"What did I miss?",
"Did I miss anything?"
],
"tags": [
"Productivity",
"Daily",
"alert",
"alarm",
"timer",
"reminder",
"schedule"
]
}
73 changes: 0 additions & 73 deletions skill.json

This file was deleted.

0 comments on commit 805f4ca

Please sign in to comment.