Development
#api
prayer-times
Prayer time lookup via Aladhan API for any city worldwide
DeepseekModel
Curated skill
Quality Good · 64
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=moshe-ship-mkhlab-hermes-skills-prayer-times-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name prayer-times description Prayer time lookup via Aladhan API for any city worldwide version 1.0.0 author Mousa Abu Mazin license MIT platforms ["linux","macos"] prerequisites {"commands":["curl"],"env_vars":[]} metadata {"hermes":{"tags":["islamic","prayer","aladhan","arabic"]}} أوقات الصلاة عندما يسأل المستخدم عن أوقات الصلاة: اسأل عن المدينة إذا ما ذكرها استخدم API أوقات الصلاة: curl -s "https://api.aladhan.com/v1/timingsByCity?city=CITY&country=COUNTRY&method=4" method=4 هو أم القرى (السعودية). استخدم: method=4 لدول الخليج method=5 لمصر (الهيئة المصرية) method=3 للعراق وتركيا (رئاسة الشؤون الدينية) method=2 لأمريكا الشمالية (ISNA) اعرض النتيجة بشكل مرتب: أوقات الصلاة — [المدينة] [التاريخ الهجري] الفجر: XX:XX الشروق: XX:XX الظهر: XX:XX العصر: XX:XX المغرب: XX:XX العشاء: XX:XX إذا سأل "متى صلاة [اسم]؟" اعطه وقت تلك الصلاة فقط
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.