uk-prayer-times

Search & Research
v1.4.4
Benign

Get instant, accurate Islamic prayer times for any UK location.

1.1K downloads1.1K installsby @clinicode

Setup & Installation

Install command

clawhub install clinicode/uk-prayer-times

If the CLI is not installed:

Install command

npx clawhub@latest install clinicode/uk-prayer-times

Or install with OpenClaw CLI:

Install command

openclaw skills install clinicode/uk-prayer-times

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/clinicode/uk-prayer-times

What This Skill Does

Fetches Islamic prayer times for any UK location using the Aladhan API with the ISNA calculation method. Accepts city names, boroughs, and neighborhoods, with fuzzy matching for typos. Auto-detects location via IP if no location is specified.

Combining IP-based auto-detection with fuzzy location search means you get accurate times without knowing the exact spelling of a UK place name.

When to Use It

  • Checking Fajr time before waking up in a new UK city
  • Getting Maghrib time while traveling between UK towns
  • Asking for Asr in a specific London borough
  • Quickly verifying Isha time without opening a separate app
  • Looking up all six prayer times for the current day
View original SKILL.md file
# 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.

## Usage

**Gives prayer times in the UK based on your location:**
```
prayer times
```

**Specify any UK city:**
```
prayer times Birmingham
prayer times Leicester
prayer times Woolwich
prayer times Tower Hamlets
```

**Specific prayers:**
```
Asr in Leicester
Maghrib in Leicester
Fajr in Woolwich
```

Works with typos: "Leicestr", "Bimringham" - fuzzy search finds it!

## Features

✅ 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)

## Examples
```bash
python uk_prayer_times.py
# Auto-detects and shows times

python uk_prayer_times.py London
# Shows times for London

python uk_prayer_times.py Woolwich
# Shows times for Woolwich

python uk_prayer_times.py "Tower Hamlets"
# Shows times for Tower Hamlets (multi-word works!)
```

## Data Sources

- **Prayer Times:** Aladhan API (ISNA method)

## Permissions

- Internet access (to fetch location and prayer times)
- No file system access
- No personal data stored

## Output Format
```
==================================================
🕌 PRAYER TIMES - BIRMINGHAM
📅 08 Feb 2026
==================================================

Fajr:    06:02 AM
Sunrise: 07:39 AM
Dhuhr:   12:23 PM
Asr:     02:38 PM
Maghrib: 05:08 PM
Isha:    06:44 PM

==================================================
```

Location name is displayed clearly at top so you always know which location's times are shown.

## Perfect For

- UK Muslims checking daily prayer times
- Travelers wanting local times
- Anyone who wants fast, accurate salah times
- Works with any UK location - cities, towns, boroughs, neighborhoods

## Version

1.0.0 - Initial release

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Checking Fajr time before waking up in a new UK city

AGENT
  1. 1Checking Fajr time before waking up in a new UK city
  2. 2Getting Maghrib time while traveling between UK towns
  3. 3Asking for Asr in a specific London borough
  4. 4Quickly verifying Isha time without opening a separate app
  5. 5Looking up all six prayer times for the current day
OUTPUT
Get instant, accurate Islamic prayer times for any UK location.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 28, 2026