hadith-search

Query Hadith collections by keyword or topic via public APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables users to search Islamic hadith across major collections by keyword or topic, providing quick access to relevant narrations.

Core Features & Use Cases

  • Cross-book Hadith search: retrieve results from core books such as Bukhari and Muslim.
  • Topic and keyword queries: find narrations by theme, subject, or phrase.
  • Use Case: a user asks for hadith about prayer times or virtues of kindness and gets matched results with references.

Quick Start

Ask it to fetch a specific hadith by keyword or topic across major collections.

Frequently Asked Questions about hadith-search

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

FAQPage Schema
How do I search for hadith across major Islamic collections by keyword?

To search hadith across major Islamic collections, query by keyword or topic to retrieve matching narrations from sources like Bukhari and Muslim. The skill runs client-side curl commands against public APIs and handles simple JSON responses for display.

Can I find a specific hadith by topic or book reference in Bukhari and Muslim?

Yes, finding a specific hadith by topic or book reference in Bukhari and Muslim is supported. You can query by theme, subject, phrase, or specific hadith numbers to retrieve cross-book results from these core collections.

What is the best way to retrieve Islamic narrations by theme or subject?

The best way to retrieve Islamic narrations by theme is querying the hadith collections by topic or keyword. This fetches relevant narrations across major books and returns matched results complete with their source references.

Do I need any dependencies or external components to run hadith queries?

You do not need any dependencies or external components to run hadith queries. The skill operates independently using client-side curl commands against public APIs to fetch and display simple JSON responses.

Are there limitations when fetching hadith data from public APIs via curl?

Limitations when fetching hadith data via public APIs include handling only simple JSON responses and relying on client-side curl commands. Complex queries or unsupported book references outside major collections may not return results.