← 返回 Skills 市场
banghasan

Ambil jadwal sholat (imsak, subuh, dzuhur, ashar, maghrib, isya) untuk kota/kabupaten di Indonesia dari API Muslim api.myquran.com (sumber Kemenag Bimas Islam). Gunakan saat user minta jadwal sholat hari ini / tanggal tertentu / 1 bulan untuk lokasi tertentu, atau butuh mencari ID kab/kota.

作者 banghasan · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1942
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sholat
功能描述
Ambil jadwal sholat (imsak, subuh, dzuhur, ashar, maghrib, isya) untuk kota/kabupaten di Indonesia dari API Muslim api.myquran.com (sumber Kemenag Bimas Islam). Gunakan saat user minta jadwal sholat hari ini / tanggal tertentu / 1 bulan untuk lokasi tertentu, atau butuh mencari ID kab/kota.
安全使用建议
This skill appears to do exactly what's advertised: call the public api.myquran.com endpoints and format results. It makes outbound HTTP requests to that API (expected) and does not ask for any secrets. If you are concerned about privacy note that the API provider will see location keywords/IDs and request timestamps — avoid sending sensitive personal data in queries. If you want stricter control, disable autonomous invocation for skills or only run it on demand.
功能分析
Type: OpenClaw Skill Name: sholat Version: 1.0.0 The skill bundle is designed to fetch prayer schedules from the public API `api.myquran.com`. The `SKILL.md` provides clear, benign instructions for using the included Python script or direct `curl` commands, without any evidence of prompt injection attempts. The `scripts/myquran_sholat.py` script uses only standard Python libraries, makes HTTP requests exclusively to `https://api.myquran.com/v3`, and safely handles user input by URL-encoding parameters, preventing malicious execution or data exfiltration.
能力评估
Purpose & Capability
Name/description, SKILL.md, and the included Python helper all consistently implement searching locations and fetching prayer schedules from api.myquran.com. No unrelated services, binaries, or credentials are requested.
Instruction Scope
Runtime instructions tell the agent to call the public API (or run the included script). The script and SKILL.md only reference API endpoints and user-supplied arguments (location, date, month, id). There are no instructions to read arbitrary local files, environment secrets, or send data to unexpected endpoints.
Install Mechanism
No install spec — instruction-only plus a single helper script included. The helper uses Python stdlib (urllib), so nothing is downloaded or executed from untrusted URLs during install.
Credentials
The skill requests no environment variables, credentials, or config paths. The lack of secrets is appropriate for a public-API read-only use case.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. It can be invoked by the agent (default), which is standard for skills; this combined with no credentials keeps risk low.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sholat
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sholat 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of jadwal-sholat. - Fetch jadwal sholat (imsak, subuh, dzuhur, ashar, maghrib, isya) for Indonesian cities/regencies from api.myquran.com. - Supports queries for today, a specific date, or a whole month. - Allows searching for city/regency IDs. - Provides helper script and curl instructions for easy access. - Uses official data from Kemenag Bimas Islam.
元数据
Slug sholat
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ambil jadwal sholat (imsak, subuh, dzuhur, ashar, maghrib, isya) untuk kota/kabupaten di Indonesia dari API Muslim api.myquran.com (sumber Kemenag Bimas Islam). Gunakan saat user minta jadwal sholat hari ini / tanggal tertentu / 1 bulan untuk lokasi tertentu, atau butuh mencari ID kab/kota. 是什么?

Ambil jadwal sholat (imsak, subuh, dzuhur, ashar, maghrib, isya) untuk kota/kabupaten di Indonesia dari API Muslim api.myquran.com (sumber Kemenag Bimas Islam). Gunakan saat user minta jadwal sholat hari ini / tanggal tertentu / 1 bulan untuk lokasi tertentu, atau butuh mencari ID kab/kota. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1942 次。

如何安装 Ambil jadwal sholat (imsak, subuh, dzuhur, ashar, maghrib, isya) untuk kota/kabupaten di Indonesia dari API Muslim api.myquran.com (sumber Kemenag Bimas Islam). Gunakan saat user minta jadwal sholat hari ini / tanggal tertentu / 1 bulan untuk lokasi tertentu, atau butuh mencari ID kab/kota.?

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

Ambil jadwal sholat (imsak, subuh, dzuhur, ashar, maghrib, isya) untuk kota/kabupaten di Indonesia dari API Muslim api.myquran.com (sumber Kemenag Bimas Islam). Gunakan saat user minta jadwal sholat hari ini / tanggal tertentu / 1 bulan untuk lokasi tertentu, atau butuh mencari ID kab/kota. 是免费的吗?

是的,Ambil jadwal sholat (imsak, subuh, dzuhur, ashar, maghrib, isya) untuk kota/kabupaten di Indonesia dari API Muslim api.myquran.com (sumber Kemenag Bimas Islam). Gunakan saat user minta jadwal sholat hari ini / tanggal tertentu / 1 bulan untuk lokasi tertentu, atau butuh mencari ID kab/kota. 完全免费(开源免费),可自由下载、安装和使用。

Ambil jadwal sholat (imsak, subuh, dzuhur, ashar, maghrib, isya) untuk kota/kabupaten di Indonesia dari API Muslim api.myquran.com (sumber Kemenag Bimas Islam). Gunakan saat user minta jadwal sholat hari ini / tanggal tertentu / 1 bulan untuk lokasi tertentu, atau butuh mencari ID kab/kota. 支持哪些平台?

Ambil jadwal sholat (imsak, subuh, dzuhur, ashar, maghrib, isya) untuk kota/kabupaten di Indonesia dari API Muslim api.myquran.com (sumber Kemenag Bimas Islam). Gunakan saat user minta jadwal sholat hari ini / tanggal tertentu / 1 bulan untuk lokasi tertentu, atau butuh mencari ID kab/kota. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ambil jadwal sholat (imsak, subuh, dzuhur, ashar, maghrib, isya) untuk kota/kabupaten di Indonesia dari API Muslim api.myquran.com (sumber Kemenag Bimas Islam). Gunakan saat user minta jadwal sholat hari ini / tanggal tertentu / 1 bulan untuk lokasi tertentu, atau butuh mencari ID kab/kota.?

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

💬 留言讨论