← Back to Skills Marketplace
clinicode

UK Prayer Times

by clinicode · GitHub ↗ · v1.4.4
cross-platform ✓ Security Clean
1352
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install uk-prayer-times
Description
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.
Usage Guidance
This skill appears to do what it says: it geolocates (either from your IP or a supplied place name), calls public APIs (Nominatim and Aladhan) and prints formatted prayer times. Before installing, consider that auto-detection will send your IP to ipapi.co and coordinate queries are sent to third-party services (Nominatim/Aladhan), which may see your approximate location — if you prefer not to transmit that, run it with an explicit city argument (e.g., "python uk_prayer_times.py Birmingham") or avoid auto-detection. Also note the script silences exceptions broadly (may hide network errors); network access is required for functionality.
Capability Analysis
Type: OpenClaw Skill Name: uk-prayer-times Version: 1.4.4 The skill bundle is benign. The `SKILL.md` clearly outlines the purpose and permissions, which are consistent with the Python script `scripts/uk_prayer_times.py`. The script makes legitimate network requests to `ipapi.co`, `nominatim.openstreetmap.org`, and `api.aladhan.com` to fetch location data and prayer times, as declared. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent.
Capability Assessment
Purpose & Capability
The skill's name/description (UK prayer times) aligns with the included Python script and SKILL.md. It uses Nominatim for geocoding, ipapi.co for IP-based location, and Aladhan for prayer times — all directly relevant to the stated functionality.
Instruction Scope
Runtime instructions and the script stay within the stated purpose (determine location -> fetch timings -> format output). However, the skill auto-detection sends the user's IP to ipapi.co and location coordinates to Nominatim/Aladhan; SKILL.md claims "No personal data stored" which is technically true for persistent storage but may be misleading because it transmits personal/identifying data (IP and derived location) to third parties.
Install Mechanism
This is an instruction-only skill with a small included script and no install spec. No downloads, package installs, or extract operations are performed. Low installation risk.
Credentials
The skill requires no environment variables, credentials, or config paths — which is appropriate for a client-side script that calls public APIs. There are no unexpected secret requests.
Persistence & Privilege
The skill does not request always:true or any elevated persistence. It does not modify other skills or system config. It runs network calls but has no mechanism to store credentials or persist beyond its own execution.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uk-prayer-times
  3. After installation, invoke the skill by name or use /uk-prayer-times
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.4.4
- Refactored core script: merged functionality into scripts/uk_prayer_times.py for improved structure. - Removed redundant root files: uk_prayer_times.py and prompt.txt are no longer included. - No changes to user-facing features or documentation.
v1.4.3
- No code or functionality changes in this version. - Updated SKILL.md metadata formatting; moved YAML front matter to the top. - No impact on features or usage.
v1.4.2
- Improved and expanded description in SKILL.md for clarity and completeness. - No functional or code changes in this release. - Highlights the use of fuzzy search, supported locations, and output format more prominently.
v1.4.1
- Updated documentation to remove references to ipapi.co (location detection) and OpenStreetMap Nominatim (geocoding) in the Data Sources section. - Now lists only Aladhan API (ISNA method) under Data Sources. - No code changes; documentation update only.
v1.4.0
UK Prayer Times 1.0.0 – Initial Release - Instantly shows accurate Islamic prayer times for any UK city, town, or area. - Auto-detects your location via IP, or lets you request times for any place by name. - Handles typos and misspellings using fuzzy search. - Displays results in 12-hour (AM/PM) format, with location name at the top. - Uses ISNA calculation method (UK standard) and reliable public APIs for data. - No user data stored; works via secure web requests only.
Metadata
Slug uk-prayer-times
Version 1.4.4
License
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is UK Prayer Times?

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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1352 downloads so far.

How do I install UK Prayer Times?

Run "/install uk-prayer-times" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is UK Prayer Times free?

Yes, UK Prayer Times is completely free (open-source). You can download, install and use it at no cost.

Which platforms does UK Prayer Times support?

UK Prayer Times is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created UK Prayer Times?

It is built and maintained by clinicode (@clinicode); the current version is v1.4.4.

💬 Comments