← 返回 Skills 市场
clinicode

UK Prayer Times

作者 clinicode · GitHub ↗ · v1.4.4
cross-platform ✓ 安全检测通过
1352
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install uk-prayer-times
功能描述
Get instant, accurate Islamic prayer times for any UK location. Auto-detects your city or accepts any UK location name (cities, towns, boroughs). Handles typos with smart fuzzy search. Shows Fajr, Sunrise, Dhuhr, Asr, Maghrib, and Isha times in 12-hour format. Uses ISNA calculation method (UK standard) via Aladhan API. Perfect for UK Muslims checking daily salah times.
安全使用建议
This skill appears to do what it says: it geolocates (either from your IP or a supplied place name), calls public APIs (Nominatim and Aladhan) and prints formatted prayer times. Before installing, consider that auto-detection will send your IP to ipapi.co and coordinate queries are sent to third-party services (Nominatim/Aladhan), which may see your approximate location — if you prefer not to transmit that, run it with an explicit city argument (e.g., "python uk_prayer_times.py Birmingham") or avoid auto-detection. Also note the script silences exceptions broadly (may hide network errors); network access is required for functionality.
功能分析
Type: OpenClaw Skill Name: uk-prayer-times Version: 1.4.4 The skill bundle is benign. The `SKILL.md` clearly outlines the purpose and permissions, which are consistent with the Python script `scripts/uk_prayer_times.py`. The script makes legitimate network requests to `ipapi.co`, `nominatim.openstreetmap.org`, and `api.aladhan.com` to fetch location data and prayer times, as declared. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent.
能力评估
Purpose & Capability
The skill's name/description (UK prayer times) aligns with the included Python script and SKILL.md. It uses Nominatim for geocoding, ipapi.co for IP-based location, and Aladhan for prayer times — all directly relevant to the stated functionality.
Instruction Scope
Runtime instructions and the script stay within the stated purpose (determine location -> fetch timings -> format output). However, the skill auto-detection sends the user's IP to ipapi.co and location coordinates to Nominatim/Aladhan; SKILL.md claims "No personal data stored" which is technically true for persistent storage but may be misleading because it transmits personal/identifying data (IP and derived location) to third parties.
Install Mechanism
This is an instruction-only skill with a small included script and no install spec. No downloads, package installs, or extract operations are performed. Low installation risk.
Credentials
The skill requires no environment variables, credentials, or config paths — which is appropriate for a client-side script that calls public APIs. There are no unexpected secret requests.
Persistence & Privilege
The skill does not request always:true or any elevated persistence. It does not modify other skills or system config. It runs network calls but has no mechanism to store credentials or persist beyond its own execution.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uk-prayer-times
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uk-prayer-times 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.4.4
- Refactored core script: merged functionality into scripts/uk_prayer_times.py for improved structure. - Removed redundant root files: uk_prayer_times.py and prompt.txt are no longer included. - No changes to user-facing features or documentation.
v1.4.3
- No code or functionality changes in this version. - Updated SKILL.md metadata formatting; moved YAML front matter to the top. - No impact on features or usage.
v1.4.2
- Improved and expanded description in SKILL.md for clarity and completeness. - No functional or code changes in this release. - Highlights the use of fuzzy search, supported locations, and output format more prominently.
v1.4.1
- Updated documentation to remove references to ipapi.co (location detection) and OpenStreetMap Nominatim (geocoding) in the Data Sources section. - Now lists only Aladhan API (ISNA method) under Data Sources. - No code changes; documentation update only.
v1.4.0
UK Prayer Times 1.0.0 – Initial Release - Instantly shows accurate Islamic prayer times for any UK city, town, or area. - Auto-detects your location via IP, or lets you request times for any place by name. - Handles typos and misspellings using fuzzy search. - Displays results in 12-hour (AM/PM) format, with location name at the top. - Uses ISNA calculation method (UK standard) and reliable public APIs for data. - No user data stored; works via secure web requests only.
元数据
Slug uk-prayer-times
版本 1.4.4
许可证
累计安装 0
当前安装数 0
历史版本数 5
常见问题

UK Prayer Times 是什么?

Get instant, accurate Islamic prayer times for any UK location. Auto-detects your city or accepts any UK location name (cities, towns, boroughs). Handles typos with smart fuzzy search. Shows Fajr, Sunrise, Dhuhr, Asr, Maghrib, and Isha times in 12-hour format. Uses ISNA calculation method (UK standard) via Aladhan API. Perfect for UK Muslims checking daily salah times. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1352 次。

如何安装 UK Prayer Times?

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

UK Prayer Times 是免费的吗?

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

UK Prayer Times 支持哪些平台?

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

谁开发了 UK Prayer Times?

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

💬 留言讨论