prayer-times

Retrieve daily prayer times for any city using the Aladhan API.

29|5|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/Moshe-ship/mkhlab --skill prayer-times
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prayer-times
Source: https://github.com/Moshe-ship/mkhlab/tree/main/hermes-skills/prayer-times
Command: npx skills add https://github.com/Moshe-ship/mkhlab --skill prayer-times

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides accurate daily prayer times for any city worldwide by querying the Aladhan API, simplifying planning for daily prayers.

Core Features & Use Cases

  • City-based prayer timings: Retrieve fajr, sunrise, dhuhr, asr, maghrib, and isha times for a given city and country.
  • Regional method mapping: Apply region-specific API timings (e.g., Gulf, Egypt, Iraq/Turkey, North America) to align with local conventions.
  • Use Case: Imagine planning a community event across multiple cities; get consistent prayer times and display them in your app.

Quick Start

Ask for prayer times for a city to retrieve today’s timings.

Frequently Asked Questions about prayer-times

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get daily prayer times for a specific city?

You retrieve daily prayer times by providing a city and country to the Aladhan API, which returns precise timings for fajr, sunrise, dhuhr, asr, maghrib, and isha for a given date.

Does the prayer times API adjust calculations for different regions?

Yes, the API applies region-specific method mappings to align with local conventions, using method=4 for the Gulf, method=5 for Egypt, method=3 for Iraq/Turkey, and method=2 for North America.

Do I need curl to retrieve Islamic prayer schedules?

Yes, curl and network access are required to retrieve Islamic prayer schedules, as the Skill uses curl to query the Aladhan API for city-based timings.

What is the best way to plan community events across multiple cities using Islamic prayer timings?

The best way is to query the Aladhan API for each city to fetch consistent prayer times, allowing you to accurately plan and display event schedules across multiple regions.

Can I retrieve prayer timings for any date or just today?

You can retrieve prayer timings for a given date by querying the Aladhan API with a city and country, fetching accurate schedules for any specified date beyond just today.