hijri-calendar

Convert dates between Gregorian and Hijri calendars via the Aladhan API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users convert dates between the Gregorian and Hijri calendars and quickly identify Islamic occasions based on a given date.

Core Features & Use Cases

  • Date conversion between Gregorian and Hijri for any given date.
  • Islamic events lookup for major occasions (e.g., Eid, Ramadan) with approximate dates.
  • Today’s Hijri date retrieval and basic date arithmetic to determine days until an event.

Quick Start

Ask it to convert a date between Gregorian and Hijri or to retrieve major Islamic events.

Frequently Asked Questions about hijri-calendar

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

FAQPage Schema
How do I convert Gregorian dates to Hijri calendar dates?

To convert Gregorian dates to Hijri, provide the specific calendar date and the tool returns the corresponding Hijri conversion. It supports historical and future dates using Aladhan API calls for reliable results.

Can I find Islamic events and occasions for a specific date?

Yes, you can find Islamic occasions for a given date. The tool performs an Islamic events lookup and returns major occasions like Eid or Ramadan with their approximate dates.

What is today's date in the Hijri calendar?

To get today's Hijri date, ask the tool to retrieve current calendar information. It calculates the present day in the Hijri calendar and computes days until upcoming Islamic events.

Does date conversion work for historical and future dates?

Date conversion works across historical and future dates. The tool processes any given Gregorian or Hijri date input and returns accurate calendar conversions using Aladhan API requests.

Do I need an API key to convert dates with the Aladhan API?

No API key setup is required for date conversion. The tool uses curl-based HTTP calls to the Aladhan API internally, returning date conversions and event data directly without prerequisite authentication.