time-helper
Provide accurate current time by calling get_time tool.
allowed_tools: get_time
$ Installer
git clone https://github.com/aevatarAI/aevatar-agent-framework /tmp/aevatar-agent-framework && cp -r /tmp/aevatar-agent-framework/examples/SkillsMCPUnifiedDemo/agent_skills/time-helper ~/.claude/skills/aevatar-agent-framework// tip: Run this command in your terminal to install the skill
SKILL.md
name: time-helper description: Provide accurate current time by calling get_time tool. allowed-tools:
- get_time
When to use
- User asks about current time / timezone.
Procedure
- Call
get_time. - Answer with local time + timezone (and UTC if asked).
Repository

aevatarAI
Author
aevatarAI/aevatar-agent-framework/examples/SkillsMCPUnifiedDemo/agent_skills/time-helper
9
Stars
5
Forks
Updated5d ago
Added1w ago