jwdiario
Buscar y obtener el texto diario de la página oficial de los Testigos de Jehová para la Librería Watchtower en español (wol.jw.org/es/). Utiliza web_fetch para acceder al contenido y extraer el texto del día actual. Use cuando se solicite el texto diario de JW o contenido bíblico diario de fuentes JW.
Why use this skill?
Instala el skill JWDiario para OpenClaw y recibe automáticamente el texto bíblico diario y la reflexión oficial de la Biblioteca en Línea de los Testigos de Jehová.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/djismgaming/jwdiarioWhat This Skill Does
The JWDiario skill is a specialized automation tool designed for the OpenClaw AI agent to retrieve the daily text and spiritual reflection from the official Jehovah's Witnesses online library (wol.jw.org). By leveraging web scraping capabilities via the web_fetch utility, the skill navigates directly to the specific URL corresponding to the current calendar date in Spanish. It extracts the raw content—including the scripture, the commentary, and the accompanying context—and presents it to the user in a clean, readable format. This skill is built to preserve the integrity of the original text, ensuring no translation or modification occurs during the extraction process, thus maintaining the accuracy of the official source content.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal or command-line interface:
clawhub install openclaw/skills/skills/djismgaming/jwdiario
Ensure that you have the necessary permissions for the OpenClaw agent to perform network requests, as this skill requires active connectivity to access the JW library servers.
Use Cases
This skill is ideal for users who wish to stay informed about daily spiritual reading without manually browsing the web. It is perfect for individuals who want to start their day with a reflection from the Watchtower library, those who are preparing for daily meetings, or anyone looking to automate the delivery of religious content into their personal AI workflow. It is particularly useful for automated morning briefings or dashboard summaries.
Example Prompts
- "Por favor, dame el texto diario de JW para hoy."
- "¿Qué dice la lectura bíblica del día en el sitio de los Testigos de Jehová?"
- "Busca el texto diario de JW y muéstrame la explicación correspondiente."
Tips & Limitations
- Accuracy First: The skill is strictly read-only; it does not translate or alter content, ensuring the message remains faithful to the official publication.
- Language Constraint: This skill is hardcoded for the Spanish version (r4/lp-s) of the library. It will not return content in other languages.
- Network Dependence: Because the skill fetches live data, it requires a stable internet connection. If the JW website undergoes structure changes, the extraction logic may need an update.
- Source Attribution: Always check the link provided at the end of the AI output to verify the official context and view any additional media associated with the daily text.
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-djismgaming-jwdiario": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access