Token导航 LogoToken导航TokenDH.com
效率敏感数据clawhub未标认证来源可访问clear审计提醒

islamic-prayer-times-skill伊斯兰祈祷时间技巧

Agent Skill

islamic-prayer-times-skill 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,170

周安装

127

GitHub Stars

公开资料未说明

下载量

1,026
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:islamic-prayer-times-skill(伊斯兰祈祷时间技巧)
来源仓库:https://github.com/jrrqd/islamic-prayer-times-skill
安装命令:
openclaw skills install islamic-prayer-times-skill
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install islamic-prayer-times-skill

简介

计算并提醒伊斯兰祈祷时间,支持位置自适应与待办事项管理。

  • 适用于需要精确掌握 sholat 时刻的日常宗教实践场景。
  • 集成日记功能记录个人灵修进展与宗教活动参与情况。islamic-prayer-times-skill 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 依赖地理位置服务精度,偏远地区可能出现误差需手动校正。
  • 提醒设置应考虑本地清真寺公告与特殊天气条件下的调整惯例。

SKILL.md

name
prayer-times
description
Islamic prayer times with reminders, todo list, and journal. Use when: user asks for prayer times (sholat, waktu solat, jadwalsholat), wants to set location, needs reminders, or asks about Islamic productivity.

Prayer Times Skill - OpenClaw

An Islamic prayer times skill that provides prayer schedules, reminders, and connects with todo/journal features.

Features

Prayer Times

  • Get prayer times for any city or location
  • Support for major Indonesian cities and worldwide
  • Real-time data from aladhan.com API
  • Countdown to next prayer

Reminders

  • Configurable prayer time notifications
  • Automatic reminder settings
  • Morning and evening notifications

Todo List

  • Add spiritual tasks and goals
  • Mark tasks as complete
  • Persistent task storage

Journal

  • Daily reflection entries
  • Automatic date and time stamping
  • Persistent journal storage

Commands

Get Prayer Times

openclaw, prayer times jakarta
openclaw, waktu sholat surabaya
openclaw, solat bandung
openclaw, jadwal solat

Set Location

openclaw, set location to jakarta
openclaw, saya di bandung
openclaw, lokasi surabaya

Todo Commands

openclaw, add todo read quran 1 page
openclaw, add todo morning dhikr
openclaw, list todos
openclaw, todos
openclaw, done 1
openclaw, complete 2

Journal Commands

openclaw, journal today I am grateful for...
openclaw, journal reflections on the day
openclaw, journal

Reminder Commands

openclaw, enable prayer reminders
openclaw, enable reminders
openclaw, ingetin sholat
openclaw, disable reminders

Help

openclaw, help
openclaw, prayer times help

Setup

First Use

  1. Set your location: openclaw, set location to [city]
  2. Test prayer times: openclaw, prayer times
  3. Optional: Enable reminders: openclaw, enable prayer reminders

Location Support

  • Indonesian cities: Jakarta, Surabaya, Bandung, Yogyakarta, Medan, Makassar, Denpasar, Semarang, Malang, Palembang, Banjarmasin, Padang, Bengkulu
  • International cities: Kuala Lumpur, London, New York, Tokyo, Singapore, Dubai, and other major cities

Storage

All data is stored locally in the OpenClaw memory directory:

  • Location: memory/prayer-times.json
  • Todos: memory/todos.md
  • Journal: memory/journal.md
  • Reminder settings: memory/reminder.json

API

This skill uses the free aladhan.com API:

  • Endpoint: https://api.aladhan.com
  • Method: ISNA (Islamic Society of North America)
  • Calculation: Standard school
  • No API key required
  • Rate limit: 12 requests per second (generous for personal use)

Data Flow

  1. User sends command (e.g., "prayer times jakarta")
  2. Script builds API URL with city parameter
  3. Calls aladhan.com API
  4. Parses JSON response
  5. Formats and displays prayer times

Fallback Behavior

If the API is unavailable or returns an error:

  • Script falls back to general estimation times (based on average Indonesia schedule)
  • Shows note that this is estimation not actual calculation
  • Does not store or cache wrong data

Technical Details

  • Language: Bash script
  • Runtime: OpenClaw skill system
  • Dependencies: curl, jq (for JSON parsing)
  • Permissions: Internet access for API calls
  • Storage: File-based (JSON/Markdown)
  • Security: No sensitive data stored, read-only API calls

Troubleshooting

Prayer times not showing

  • Check your internet connection
  • Verify the city name is spelled correctly
  • Try a different nearby city

Reminders not working

  • Reminders require cron to be available
  • Use manual check: openclaw, prayer times

Todos not saving

  • Check that the memory directory exists
  • Ensure write permissions are correct

Version History

  • v1.0.0 - Initial release with prayer times, todos, journal, and reminders

License

MIT License

Author

  • Developer: suluhadi
  • Email: suluhadi@gmail.com
  • GitHub: @jrrqd

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

88.82%
按下载量换算911

安全审计

VirusTotal

未展示

ClawScan

可疑

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills