Current Time Skill
When the user mentions the current time, this skill:
- Calls the currentTime() function from src/main.js
- Returns the current time in user-friendly format
Implementation Details
The skill monitors for time-related keywords and executes src/main.js to fetch and display the current time.
Example triggers:
- What time is it?
- Current time?
- What's the time now?
Example output:
2026-03-20 14:30:45