Time Helper

Provide accurate current time by calling get_time tool.

eanzhao 5172f89 248 B Updated

File contents

When to use

  • User asks about current time / timezone.

Procedure

  1. Call get_time.
  2. Answer with local time + timezone (and UTC if asked).

eanzhao/aevatar-agent-framework/tree/main/examples/SkillsMCPUnifiedDemo/agent_skills/time-helper commit 5172f89a50

Frequently asked questions

npx skillmds@latest add eanzhao/time-helper-2