Retrieve the scheduled daily bible readings for a given date or today, and retrieve the bible texts.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add eliranwong/biblemate-agentic-workspace --skill daily-read --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Daily Read?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/eliranwong-daily-read-biblemate-agentic-workspace)More formats (shields.io, HTML) on the badges page.
---
name: daily-read
description: Retrieve the scheduled daily bible readings for a given date or today, and retrieve the bible texts.
---
# Daily Read Skill
## Overview
This standalone skill calculates the day of the year (on a 365-day yearly basis) for a specified date or the current date. It maps the day of the year to a daily Bible reading plan and fetches the actual scripture texts using the local bible retrieval system.
## Guidelines & Objectives
When executing this skill:
- Run the python retriever script located at `.claude/skills/daily-read/daily_reader.py` to retrieve the readings and scripture texts.
- Execute the script using: `python3 .claude/skills/daily-read/daily_reader.py "[arguments]"` where `[arguments]` can include a date string, a day number (1-365), and/or bible versions (e.g. `NET`).
- Present the exact output of the script to the user without altering the biblical text, ensuring that the date, the day of the year, and the list of passages are clearly indicated.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!