返回 Skill 列表
extension
分类: 其它无需 API Key

Utf8 Time

当用户提及当前时间时,获取并显示当前时间

person作者: zlikemariohubclawhub

Current Time Skill

When the user mentions the current time, this skill:

  1. Calls the currentTime() function from src/main.js
  2. 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