# Hadith Search

> Hadith search across Bukhari, Muslim, and 7 other collections

- **Type:** Skill
- **Install:** `agentstack add skill-moshe-ship-hurmoz-hadith-search`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Moshe-ship](https://agentstack.voostack.com/s/moshe-ship)
- **Installs:** 0
- **Category:** [Search](https://agentstack.voostack.com/c/search)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Moshe-ship](https://github.com/Moshe-ship)
- **Source:** https://github.com/Moshe-ship/hurmoz/tree/main/hadith-search

## Install

```sh
agentstack add skill-moshe-ship-hurmoz-hadith-search
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# بحث في الأحاديث النبوية

## البحث عن حديث

### جلب حديث بالرقم (بدون API key)
```bash
# صحيح البخاري — حديث رقم 1
curl -s "https://api.hadith.gading.dev/books/bukhari?range=1-1"

# صحيح مسلم — أحاديث 1 إلى 5
curl -s "https://api.hadith.gading.dev/books/muslim?range=1-5"
```

### الكتب المتاحة
```bash
# قائمة الكتب
curl -s "https://api.hadith.gading.dev/books"
```

| الكود | الكتاب | عدد الأحاديث |
|-------|--------|-------------|
| `bukhari` | صحيح البخاري | 6,638 |
| `muslim` | صحيح مسلم | 4,930 |
| `tirmidzi` | سنن الترمذي | 3,625 |
| `abu-daud` | سنن أبي داود | 4,419 |
| `nasai` | سنن النسائي | 5,364 |
| `ibnu-majah` | سنن ابن ماجه | 4,285 |
| `malik` | موطأ مالك | 1,594 |
| `ahmad` | مسند أحمد | 4,305 |
| `darimi` | سنن الدارمي | 2,949 |

## عرض النتيجة

[اسم الكتاب] — حديث رقم [X]

> نص الحديث

- الراوي: [اسم الصحابي]
- الدرجة: [صحيح/حسن/ضعيف] إذا متاحة

## تنبيهات
- لا تحكم على صحة حديث من عندك
- إذا سأل عن حكم حديث، وجّه لموقع الدرر السنية أو إسلام ويب
- لا تستخدم أحاديث موضوعة أو ضعيفة جدا بدون تنبيه

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Moshe-ship](https://github.com/Moshe-ship)
- **Source:** [Moshe-ship/hurmoz](https://github.com/Moshe-ship/hurmoz)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** yes
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-moshe-ship-hurmoz-hadith-search
- Seller: https://agentstack.voostack.com/s/moshe-ship
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
