← Back to Skills Marketplace
clinicode

Prayer Times, World Salah Times

by clinicode · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1094
Downloads
0
Stars
6
Active Installs
1
Versions
Install in OpenClaw
/install prayer-times
Description
Get instant, accurate Islamic prayer times for any location worldwide. Auto-detects your city or accepts any city/country name globally. Handles typos with smart fuzzy search. Shows Fajr, Sunrise, Dhuhr, Asr, Maghrib, and Isha times in 12-hour format. Works anywhere - UK, USA, Middle East, Asia, Europe, Australia, Africa. Uses ISNA calculation method via Aladhan API. Perfect for Muslims worldwide checking daily salah times.
Usage Guidance
This skill appears to do exactly what it says: call ipapi.co to auto-detect IP-based location, use OpenStreetMap Nominatim to geocode typed locations, and query Aladhan for prayer times. No credentials are requested. Before installing, consider privacy: if you use 'auto-detect' your IP address (and approximate location) is sent to ipapi.co; every lookup makes network requests to third-party APIs (they will see the query). If you need stronger privacy, run the script locally and avoid auto-detect or route requests through a privacy-preserving proxy. Also note public APIs (especially Nominatim) have fair-use rules and rate limits — for heavy automated use you should obtain appropriate API access or host your own service.
Capability Analysis
Type: OpenClaw Skill Name: prayer-times Version: 1.0.0 The skill bundle is benign. The `SKILL.md` provides clear instructions and explicitly states permissions, including 'No file system access'. The `scripts/prayer_times_world.py` script adheres to this, making HTTP GET requests only to the declared public APIs (`ipapi.co`, `nominatim.openstreetmap.org`, `api.aladhan.com`) for location detection, geocoding, and prayer times. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent.
Capability Assessment
Purpose & Capability
Name/description claim prayer times worldwide; included code and SKILL.md only require network access to ipapi.co (IP-based location), OpenStreetMap Nominatim (geocoding), and Aladhan API (prayer times). Those requirements are appropriate and expected for the stated functionality.
Instruction Scope
Runtime instructions and the script limit activity to network calls for location detection, geocoding, and fetching prayer times. Note: the auto-detect feature sends the agent's IP to ipapi.co (and all location queries go to external APIs). The SKILL.md claims 'No personal data stored' — the skill itself doesn't persist data, but external services will see the requestor's IP and any queried location strings.
Install Mechanism
No install spec; this is instruction-only with a small bundled Python script. No downloads from untrusted URLs or package installs are performed.
Credentials
No environment variables, credentials, or config paths are required. The absence of secret requests is proportionate to the functionality.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or change other skills' configurations. It does not write files or store tokens.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install prayer-times
  3. After installation, invoke the skill by name or use /prayer-times
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release with global Islamic prayer times. - Auto-detects user location or accepts any city/country name. - Supports fuzzy search to handle misspelled city names. - Displays Fajr, Sunrise, Dhuhr, Asr, Maghrib, and Isha times in 12-hour format. - Uses ISNA calculation method via Aladhan API. - Coverage everywhere, with clear location display at the top of results.
Metadata
Slug prayer-times
Version 1.0.0
License
All-time Installs 6
Active Installs 6
Total Versions 1
Frequently Asked Questions

What is Prayer Times, World Salah Times?

Get instant, accurate Islamic prayer times for any location worldwide. Auto-detects your city or accepts any city/country name globally. Handles typos with smart fuzzy search. Shows Fajr, Sunrise, Dhuhr, Asr, Maghrib, and Isha times in 12-hour format. Works anywhere - UK, USA, Middle East, Asia, Europe, Australia, Africa. Uses ISNA calculation method via Aladhan API. Perfect for Muslims worldwide checking daily salah times. It is an AI Agent Skill for Claude Code / OpenClaw, with 1094 downloads so far.

How do I install Prayer Times, World Salah Times?

Run "/install prayer-times" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Prayer Times, World Salah Times free?

Yes, Prayer Times, World Salah Times is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Prayer Times, World Salah Times support?

Prayer Times, World Salah Times is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Prayer Times, World Salah Times?

It is built and maintained by clinicode (@clinicode); the current version is v1.0.0.

💬 Comments