quran-search

Search Quran verses and retrieve text and translations from AlQuran Cloud API.

13|4|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Moshe-ship/hurmoz --skill quran-search-moshe-ship
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quran-search
Source: https://github.com/Moshe-ship/hurmoz/tree/main/quran-search
Command: npx skills add https://github.com/Moshe-ship/hurmoz --skill quran-search-moshe-ship

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieving Quran verses, surahs, and translations on demand can be slow and manual when browsing multiple sources; this skill provides fast, API-driven lookup for accurate scripture text.

Core Features & Use Cases

  • Verse and surah lookup by surah:ayah
  • Keyword search across Quran text and translations
  • Fetch translations in multiple editions

Quick Start

Fetch ayah 2:255 from Surah al-Baqarah with Arabic text and English translation

Frequently Asked Questions about quran-search

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

FAQPage Schema
How do I search for Quran verses by keyword across different translations?

Quran keyword search is performed via the AlQuran Cloud API, matching terms across Arabic text and multiple translation editions to return contextual verses.

Can I retrieve a specific Quran ayah using a surah and ayah number?

Yes, you can retrieve a specific Quran ayah by querying the HTTP endpoint with a surah:ayah reference to return the exact Arabic text and its translation.

Does this tool provide multiple translation editions for Quranic text?

Quran translations are fetched from the AlQuran Cloud API, supporting multiple editions to provide Arabic text alongside the requested language translation.

What is the best way to use AlQuran Cloud API for sermon prep and academic reference?

AlQuran Cloud API lookup enables sermon prep and academic reference by parsing JSON data from ayah, surah, and search endpoints to retrieve contextual scripture text.

Are there limitations to searching Quranic text via the AlQuran Cloud API?

Quran search via AlQuran Cloud depends on HTTP endpoint availability and the JSON data returned, meaning retrieval is limited to the editions and text structures supported by the API.