Time

🌐Community
by simhacker · vlatest · Repository

This "Time" skill allows you to precisely manipulate in-game timers and durations for strategic advantages and creative gameplay scenarios.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add time npx -- -y @trustedskills/time
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "time": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/time"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The time skill provides functionality to determine and report the current time. It can accurately state the date and time in various formats, including specifying time zones. This is useful for scheduling tasks or providing contextually relevant information based on the current time.

When to use it

  • Scheduling reminders: "What time should I set a reminder for tomorrow?"
  • Time zone conversions: "Convert 3:00 PM PST to EST."
  • Checking appointment times: "Confirm my next meeting's start time."
  • Providing context in reports: “Include the current date and time in this summary.”

Key capabilities

  • Current Time Reporting
  • Date and Time Formatting
  • Time Zone Conversions

Example prompts

  • "What is the current time?"
  • "Tell me the time in London."
  • "What will the time be at 6:00 AM tomorrow?"

Tips & gotchas

The skill's accuracy depends on having access to reliable time servers. Ensure your AI agent has a stable internet connection for optimal performance.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
simhacker
Installs
10

🌐 Community

Passed automated security scans.