{
  "$schema": "https://agentskills.io/schemas/agent-skills-discovery/v0.2/index.schema.json",
  "skills": [
    {
      "name": "current-city-time",
      "type": "text/markdown",
      "description": "Find the current local time, date, and IANA time zone for a city.",
      "url": "https://timeandcalendars.com/docs/agents/current-city-time.md",
      "sha256": "1d7d2f9b9a68df12cb7709099b60188c76fb70ce5d8d4393c7ad3b197c384bd6"
    },
    {
      "name": "time-zone-conversion",
      "type": "text/markdown",
      "description": "Convert a time between named time zones and explain the UTC offset.",
      "url": "https://timeandcalendars.com/docs/agents/time-zone-conversion.md",
      "sha256": "44b1ade229b16a958c9e36c7ffe15125f7a55862eb5d3f74694507ba5657215a"
    },
    {
      "name": "city-weather",
      "type": "text/markdown",
      "description": "Retrieve current weather conditions for a city.",
      "url": "https://timeandcalendars.com/docs/agents/city-weather.md",
      "sha256": "11a9286c3d4a576c0337fc97ec728100da84f7beffdc4b955cac0ab2f94e3264"
    },
    {
      "name": "world-clock",
      "type": "text/markdown",
      "description": "Compare current local times across multiple cities.",
      "url": "https://timeandcalendars.com/docs/agents/world-clock.md",
      "sha256": "64227bed5d1c08b9801f3e1e0e9ba614ed8c55280114ea295780ec5aca96b26a"
    }
  ]
}