world-time-get-{timezone}

world-time-get-{timezone} is a skill for Claude Code from bobadilla-tech/requiems-api-skills. It costs 44 tokens per session (432 once invoked), scanned A, original, MIT.

A time lookup for an IANA time-zone identifier such as Europe/London or America/New_York. It returns the current time, UTC offset, and whether daylight saving time is active.

In plain words
What is it for?
Use it to show local times, schedule events across countries, or validate time-zone-aware application behaviour.
Why use it?
It prevents errors from manually converting times across regions and seasonal clock changes.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the requiems-api-skills plugin — 127 skills shipped together

Good fit Use it to show local times, schedule events across countries, or validate time-zone-aware application behaviour.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bobadilla-tech/requiems-api-skills/world-time-get-timezone
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add bobadilla-tech/requiems-api-skills --skill world-time-get-timezone
Clone the repo
git clone --depth 1 https://github.com/bobadilla-tech/requiems-api-skills

Made for: Claude Code.

Or install requiems-api-skills, the plugin that ships this one along with the rest of its 127 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for world-time-get-{timezone}

README.md
[![agentmods](https://agentmods.dev/badge/skills/bobadilla-tech/requiems-api-skills/world-time-get-timezone/github.svg)](https://agentmods.dev/skills/bobadilla-tech/requiems-api-skills/world-time-get-timezone)
Your own site
<a href="https://agentmods.dev/skills/bobadilla-tech/requiems-api-skills/world-time-get-timezone"><img src="https://agentmods.dev/badge/skills/bobadilla-tech/requiems-api-skills/world-time-get-timezone/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for world-time-get-{timezone}

Your own site · 80×15
<a href="https://agentmods.dev/skills/bobadilla-tech/requiems-api-skills/world-time-get-timezone"><img src="https://agentmods.dev/badge/skills/bobadilla-tech/requiems-api-skills/world-time-get-timezone.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 432 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.00432
Opus 5 $0.00022 $0.00216
Sonnet 5 $0.00009 $0.00086
Haiku 4.5 $0.00004 $0.00043

Measured 3d ago against content hash 70a7c3c41637, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

world-time-get-{timezone} scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/world-time-get-{timezone}/SKILL.md · 48 lines

What it actually says

Endpoint

GET https://requiems.xyz/v1/places/time/{timezone}

Get Current Time by Timezone

Returns the current time for the given IANA timezone identifier. The timezone is supplied as a path parameter (e.g. America/New_York, Europe/London, UTC).

Parameters

Name Type Required Location Description
timezone string yes path IANA timezone identifier (e.g. 'America/New_York', 'Europe/London', 'Asia/Kolkata')

Response Example

{
  "data": {
    "timezone": "America/New_York",
    "offset": "-05:00",
    "current_time": "2024-12-15T14:30:00Z",
    "is_dst": false
  },
  "metadata": {
    "timestamp": "2024-12-15T14:30:00Z"
  }
}

Response Fields

Field Type Description
timezone string IANA timezone identifier (e.g. "America/New_York")
offset string UTC offset in +HH:MM or -HH:MM format (e.g. '-05:00', '+05:30')
current_time string Current time in UTC, formatted as RFC 3339 (e.g. "2024-12-15T14:30:00Z")
is_dst boolean Whether the timezone is currently observing daylight saving time
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 48 lines · 44 tokens per session scan A 70a7c3c41637

Subscribe to this mod's changes

world-time-get-{timezone} is a skill published in the GitHub repository bobadilla-tech/requiems-api-skills (2 stars, last pushed 3d ago), licensed MIT. It adds 44 tokens to every session and 432 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-08.

Related

Other skills, from other repositories

agent-ready-cloudflare

Audit and improve website readiness for AI agents using the Cloudflare "Is It Agent Ready?" scanner (isitagentready.com). Covers scanning via API, interpreting results, generating implementation prompts, and fixing every check. Use when the user mentions "agent ready", "isitagentready", "AI agent scan", "agent…

fabricioctelles/skills · 158 tokens

coolify-operator

Master Coolify operator for self-hosted deployment platform. Use when the user mentions 'coolify', 'deploy on coolify', 'list/restart/redeploy applications', 'view coolify logs', 'coolify API/CLI', 'manage coolify servers/databases/apps', or 'coolify context'. Automates deployments and management via REST API or…

fabricioctelles/skills · 79 tokens

slop-eval

Objectively evaluate a UI/web design against the pols.dev anti-slop design law: detect catalogued slop tells with cited evidence, score 8 weighted axes (color, type, components, layout, motion, execution, signature, cohesion), and emit a Slop Report with a 0–100 Slop Index and grade. Use when the user asks to…

fabricioctelles/skills · 142 tokens

startup-idea

Analyze startups with Paul Graham mindset (pressure, founder-market fit, brutal validation), Dan Koe discipline (monetization, offer, distribution, sales), and Seth Godin principles (differentiation, narrative, smallest viable audience). Triggers on startup idea, business validation, MVP, first customers, revenue…

fabricioctelles/skills · 81 tokens

astro-sites-manager

Comprehensive skill for building, migrating, and maintaining Astro v7 projects. Covers best practices from the official AGENTS.md, the v6→v7 migration path, validation of breaking/deprecated patterns, AI-enhanced dev server usage (background mode, JSON logging), advanced routing with src/fetch.ts, route caching…

fabricioctelles/skills · 230 tokens

loop-architect

Design well-structured agent loops with best-practice coaching and cross-model review gates before you run them. Use when the user wants to design, build, or set up an agent loop, iterative agent workflow, self-review loop, LLM-as-judge loop, multi-model council, reviewer/judge gate, or goal-driven looping process.…

fabricioctelles/skills · 123 tokens