islamic-daily-reflection
Daily Islamic reflections with Python script. Provides formatted spiritual guidance with calendar awareness (Ramadan, Jummah, Dhul Hijjah). Authentic Quran/Hadith references and practical daily challenges.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/clinicode/islamic-daily-reflectionWhat This Skill Does
The islamic-daily-reflection skill is a specialized OpenClaw agent designed to provide users with spiritual nourishment through carefully curated Islamic reflections. By leveraging an internal Python script, the agent delivers context-aware, faith-based guidance that synchronizes with the Hijri calendar. Unlike static web responses, this skill dynamically calculates dates to identify significant periods such as Ramadan, Jummah (Friday), and the first ten days of Dhul Hijjah. It provides structured, formatted content including a theme, a reflection, an actionable daily challenge to practice, and an authentic Quranic or Hadith reference, all while maintaining a consistent visual aesthetic using clear separator borders.
Installation
To integrate this skill into your OpenClaw environment, ensure you have the OpenClaw CLI configured. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/clinicode/islamic-daily-reflection
Once installed, the agent will gain the ability to execute the scripts/reflection.py file, which contains the repository of reflections and the logic required to map dates to relevant content. No external database or API keys are required as the script uses the standard library to perform all necessary calculations.
Use Cases
This skill is perfect for individuals looking to maintain a consistent connection with their faith amidst a busy digital life. It is ideal for users who want to begin their morning with a reflection, seek encouragement during trying times, or ensure they honor significant Islamic dates. For instance, the script automatically shifts its output during Ramadan to offer fasting-specific advice or on Fridays to focus on the virtues of Surah Al-Kahf and congregational prayer.
Example Prompts
- "Could you provide me with an islamic reminder for today?"
- "I need some inspiration, can you give me a daily reflection?"
- "Is there a special reflection for today since it is Friday?"
Tips & Limitations
- Consistency: Always request reflections through the provided agent interface so the Python script is triggered correctly.
- Formatting: The script is designed to output a specific visual format; avoid interrupting the agent while it prints the borders to ensure the display remains clean.
- Limitations: The skill operates purely on pre-written, authentic content. It does not browse the live web or interpret external Islamic news; it is strictly an internal tool for daily spiritual wellness and structured personal development.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-clinicode-islamic-daily-reflection": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution
Related Skills
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.
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.