{
  "schemaVersion": "1.0",
  "item": {
    "slug": "uk-prayer-times",
    "name": "UK Prayer Times",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/clinicode/uk-prayer-times",
    "canonicalUrl": "https://clawhub.ai/clinicode/uk-prayer-times",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/uk-prayer-times",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=uk-prayer-times",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "scripts/uk_prayer_times.py"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/uk-prayer-times"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/uk-prayer-times",
    "agentPageUrl": "https://openagent3.xyz/skills/uk-prayer-times/agent",
    "manifestUrl": "https://openagent3.xyz/skills/uk-prayer-times/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/uk-prayer-times/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "UK Prayer Times",
        "body": "Get instant, accurate Islamic prayer times for any UK location. Auto-detects your city or accepts any UK location name (cities, towns, boroughs). Handles typos with smart fuzzy search. Shows Fajr, Sunrise, Dhuhr, Asr, Maghrib, and Isha times in 12-hour format. Uses ISNA calculation method (UK standard) via Aladhan API. Perfect for UK Muslims checking daily salah times."
      },
      {
        "title": "Usage",
        "body": "Gives prayer times in the UK based on your location:\n\nprayer times\n\nSpecify any UK city:\n\nprayer times Birmingham\nprayer times Leicester\nprayer times Woolwich\nprayer times Tower Hamlets\n\nSpecific prayers:\n\nAsr in Leicester\nMaghrib in Leicester\nFajr in Woolwich\n\nWorks with typos: \"Leicestr\", \"Bimringham\" - fuzzy search finds it!"
      },
      {
        "title": "Features",
        "body": "✅ Auto-detects your location (via IP)\n✅ Works for ANY UK city, town, or area\n✅ Handles typos and misspellings\n✅ Shows location clearly at top of results\n✅ 12-hour format (AM/PM)\n✅ Uses ISNA calculation method (UK standard)"
      },
      {
        "title": "Examples",
        "body": "python uk_prayer_times.py\n# Auto-detects and shows times\n\npython uk_prayer_times.py London\n# Shows times for London\n\npython uk_prayer_times.py Woolwich\n# Shows times for Woolwich\n\npython uk_prayer_times.py \"Tower Hamlets\"\n# Shows times for Tower Hamlets (multi-word works!)"
      },
      {
        "title": "Data Sources",
        "body": "Prayer Times: Aladhan API (ISNA method)"
      },
      {
        "title": "Permissions",
        "body": "Internet access (to fetch location and prayer times)\nNo file system access\nNo personal data stored"
      },
      {
        "title": "Output Format",
        "body": "==================================================\n🕌 PRAYER TIMES - BIRMINGHAM\n📅 08 Feb 2026\n==================================================\n\nFajr:    06:02 AM\nSunrise: 07:39 AM\nDhuhr:   12:23 PM\nAsr:     02:38 PM\nMaghrib: 05:08 PM\nIsha:    06:44 PM\n\n==================================================\n\nLocation name is displayed clearly at top so you always know which location's times are shown."
      },
      {
        "title": "Perfect For",
        "body": "UK Muslims checking daily prayer times\nTravelers wanting local times\nAnyone who wants fast, accurate salah times\nWorks with any UK location - cities, towns, boroughs, neighborhoods"
      },
      {
        "title": "Version",
        "body": "1.0.0 - Initial release"
      }
    ],
    "body": "UK Prayer Times\n\nGet instant, accurate Islamic prayer times for any UK location. Auto-detects your city or accepts any UK location name (cities, towns, boroughs). Handles typos with smart fuzzy search. Shows Fajr, Sunrise, Dhuhr, Asr, Maghrib, and Isha times in 12-hour format. Uses ISNA calculation method (UK standard) via Aladhan API. Perfect for UK Muslims checking daily salah times.\n\nUsage\n\nGives prayer times in the UK based on your location:\n\nprayer times\n\n\nSpecify any UK city:\n\nprayer times Birmingham\nprayer times Leicester\nprayer times Woolwich\nprayer times Tower Hamlets\n\n\nSpecific prayers:\n\nAsr in Leicester\nMaghrib in Leicester\nFajr in Woolwich\n\n\nWorks with typos: \"Leicestr\", \"Bimringham\" - fuzzy search finds it!\n\nFeatures\n\n✅ Auto-detects your location (via IP) ✅ Works for ANY UK city, town, or area ✅ Handles typos and misspellings ✅ Shows location clearly at top of results ✅ 12-hour format (AM/PM) ✅ Uses ISNA calculation method (UK standard)\n\nExamples\npython uk_prayer_times.py\n# Auto-detects and shows times\n\npython uk_prayer_times.py London\n# Shows times for London\n\npython uk_prayer_times.py Woolwich\n# Shows times for Woolwich\n\npython uk_prayer_times.py \"Tower Hamlets\"\n# Shows times for Tower Hamlets (multi-word works!)\n\nData Sources\nPrayer Times: Aladhan API (ISNA method)\nPermissions\nInternet access (to fetch location and prayer times)\nNo file system access\nNo personal data stored\nOutput Format\n==================================================\n🕌 PRAYER TIMES - BIRMINGHAM\n📅 08 Feb 2026\n==================================================\n\nFajr:    06:02 AM\nSunrise: 07:39 AM\nDhuhr:   12:23 PM\nAsr:     02:38 PM\nMaghrib: 05:08 PM\nIsha:    06:44 PM\n\n==================================================\n\n\nLocation name is displayed clearly at top so you always know which location's times are shown.\n\nPerfect For\nUK Muslims checking daily prayer times\nTravelers wanting local times\nAnyone who wants fast, accurate salah times\nWorks with any UK location - cities, towns, boroughs, neighborhoods\nVersion\n\n1.0.0 - Initial release"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/clinicode/uk-prayer-times",
    "publisherUrl": "https://clawhub.ai/clinicode/uk-prayer-times",
    "owner": "clinicode",
    "version": "1.4.4",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/uk-prayer-times",
    "downloadUrl": "https://openagent3.xyz/downloads/uk-prayer-times",
    "agentUrl": "https://openagent3.xyz/skills/uk-prayer-times/agent",
    "manifestUrl": "https://openagent3.xyz/skills/uk-prayer-times/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/uk-prayer-times/agent.md"
  }
}