Skills from clawhub.ai/clinicode
2 skills available
prayer-times
Provides global Islamic prayer times by auto-detecting location or using a city name and calling `https://ipapi.co/json/`, `https://nominatim.openstreetmap.org/`, and `https://api.aladhan.com/`. It makes outbound network requests and includes example run commands like `python prayer_times.py`; no filesystem reads or secret handling are present.
0 installs
uk-prayer-times
This skill provides UK Islamic prayer times by auto-detecting location or geocoding and querying remote APIs. It makes network requests to `https://ipapi.co/json/`, `https://nominatim.openstreetmap.org/search?q={quote(location)},UK&format=json&limit=1`, and `https://api.aladhan.com/v1/timings?latitude={lat}&longitude={lon}&method=2`, and includes `python uk_prayer_times.py` usage examples that run the script.
0 installs