# Arabic Web Search

> بحث ويب عربي — ابحث في الإنترنت بالعربي مع أولوية للمواقع العربية الموثوقة

- **Type:** Skill
- **Install:** `agentstack add skill-moshe-ship-hurmoz-arabic-web-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/arabic-web-search

## Install

```sh
agentstack add skill-moshe-ship-hurmoz-arabic-web-search
```

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

## About

# بحث ويب عربي

بحث محسّن للمحتوى العربي مع أولوية للمصادر الموثوقة. استخدم عندما يسأل المستخدم سؤال يحتاج معلومات حديثة.

## البحث

### DuckDuckGo (بدون API key)
```bash
curl -s "https://api.duckduckgo.com/?q=QUERY&format=json&kl=xa-ar"
```
`kl=xa-ar` يحدد المنطقة العربية.

### SearXNG (بديل مفتوح)
```bash
curl -s "https://searx.be/search?q=QUERY&language=ar&format=json"
```

## المواقع العربية الموثوقة حسب المجال

### أخبار
- aljazeera.net — الجزيرة
- alarabiya.net — العربية
- bbc.com/arabic — BBC عربي

### ديني
- islamweb.net — إسلام ويب
- dorar.net — الدرر السنية
- quran.ksu.edu.sa — مصحف المدينة

### تقنية
- arageek.com — أراجيك
- unlimit-tech.com — أنليمتد
- aitnews.com — عالم التقنية

### طبي
- webteb.com — ويب طب
- altibbi.com — الطبي

### تعليمي
- wikipedia.org/wiki/ar — ويكيبيديا العربية
- marefa.org — المعرفة

## القواعد
- أضف `site:*.ar OR site:*.sa OR site:*.eg OR site:*.ae` لتفضيل المواقع العربية
- إذا النتائج بالإنجليزي، لخّصها بالعربي
- تحقق من تاريخ المقال — نبّه إذا قديم
- للمواضيع الدينية: أولوية لـ islamweb.net و dorar.net
- للمواضيع الطبية: أولوية لـ webteb.com مع تنبيه "استشر طبيب"

## 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-arabic-web-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%.
