Get the current date (with day of week) and time (HH:MM:SS) in a specified timezone. Auto-trigger when needing to know current time, date, or day of week — including when guessing user's location based on schedule, answering "what time is it", "what day is it", "today is what date", or any context where accurate real-time clock data is needed. Also trigger proactively at the start of conversations to ground yourself in the current time.
$npx -y skills add magiccube/agentara --skill current-timeInstalls into the current project.
Run `npx skills use "https://github.com/magiccube/agentara" --skill "magiccube/agentara/current-time"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/magiccube/agentara" that are relevant to the current task. Run `npx skills add "https://github.com/magiccube/agentara"` and select the relevant skills, then follow their instructions.