LaunchKit · 2026
Back to Skills

deen-time

Get daily Islamic prayer (Salah) times, Iftar, and Suhoor schedules for any location worldwide.

2
414 downloads
by @fermions75

Setup & Installation

openclaw skills install @fermions75/deen-time

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install deen-time

Version History

v1.0.1Feb 20, 2026 - Version note by skill developer:

- Initial public release. - Provides daily Islamic prayer times, Iftar, and Suhoor schedules for any city or coordinates worldwide. - Supports 15+ calculation methods, Hijri dates, and full Ramadan calendars. - Uses the Aladhan Prayer Times API via curl for accurate timings. - Includes enhanced privacy section and clarifies no personal data is stored or tracked.

What This Skill Does

Fetches Islamic prayer times (Fajr, Dhuhr, Asr, Maghrib, Isha) for any city or coordinates worldwide using the Aladhan API. Supports 15+ regional calculation methods and provides Suhoor and Iftar schedules during Ramadan. Returns both Gregorian and Hijri dates.

Uses a free, no-auth public API with region-specific calculation methods, so times are accurate for the user's madhab or local authority rather than a single global standard.

When to use it

  • Check today's prayer times for your city
  • Get Iftar time while traveling abroad
  • Pull a full Ramadan schedule for meal planning
  • Find Suhoor cutoff time before Fajr
  • Look up prayer times by GPS coordinates

Example Workflow

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

INPUT

User asks: Give me the Ramadan schedule for Istanbul

AGENT
  1. 1Identify the Gregorian months that overlap with Ramadan 1447
  2. 2Call the Aladhan calendar endpoint for Istanbul using Turkey's Diyanet method (13)
  3. 3Parse the response and filter days where Hijri month equals 9 (Ramadan)
  4. 4Format a condensed table with Day, Date, Suhoor (Imsak), Fajr, and Iftar (Maghrib) columns
OUTPUT

A full Ramadan timetable for Istanbul showing daily Suhoor and Iftar times across the month