← 返回 Skills 市场
clinicode

Prayer Times, World Salah Times

作者 clinicode · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1094
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install prayer-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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install prayer-times
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /prayer-times 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug prayer-times
版本 1.0.0
许可证
累计安装 6
当前安装数 6
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1094 次。

如何安装 Prayer Times, World Salah Times?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install prayer-times」即可一键安装,无需额外配置。

Prayer Times, World Salah Times 是免费的吗?

是的,Prayer Times, World Salah Times 完全免费(开源免费),可自由下载、安装和使用。

Prayer Times, World Salah Times 支持哪些平台?

Prayer Times, World Salah Times 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Prayer Times, World Salah Times?

由 clinicode(@clinicode)开发并维护,当前版本 v1.0.0。

💬 留言讨论