Get Current Time
Goal
Get the current accurate system time (UTC and local time).
Script
Execute the script to get the current system time.
shell
python scripts/now.py
获取当前准确的系统时间。当用户询问当前时间,或需要精确的时间戳时,可调用此技能。
--- frontmattername: get-current-time description: Get the current accurate system time. Use when the user asks for the current time or when a real timestamp is required.
Get the current accurate system time (UTC and local time).
Execute the script to get the current system time.
python scripts/now.py