← All skills
Tencent SkillHub · Content Creation

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.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, _meta.json, main.js

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.2

Documentation

ClawHub primary doc Primary doc: SKILL.md 7 sections Open source page

Habilidad JWDiario

Esta habilidad permite obtener el texto diario de la página oficial de los Testigos de Jehová en español (wol.jw.org/es/).

Funcionalidad principal

La habilidad realiza lo siguiente: Accede a la página de la Biblioteca en Línea de los Testigos de Jehová Extrae el texto diario correspondiente a la fecha actual Presenta el texto con contexto bíblico y explicación pertinente

Uso típico

Cuando se solicita: "Texto diario de JW" "Texto de hoy de JW" "Buscar texto del día en JW" "Mostrar lectura diaria de JW"

Flujo de trabajo

Usa web_fetch para acceder a https://wol.jw.org/es/wol/h/r4/lp-s/AÑO/MES/DIA (por ejemplo: https://wol.jw.org/es/wol/h/r4/lp-s/2026/2/8 para el 8 de febrero de 2026) Extrae el contenido del día actual Incluye el encabezado del día con la cita bíblica correspondiente y la explicación sin cambiar su texto de ninguna forma. Incluye el enlace https://wol.jw.org/es/ al final del mensaje

Nota importante

Siempre usar la versión en español de la página (wol.jw.org/es/). No traducir el texto. El contenido debe extraerse directamente de la fuente en español, tal como aparece en la página oficial.

Ejemplo de uso

Usuario: "Texto diario de JW por favor" Habilidad: Obtiene el texto del día desde `https://wol.jw.org/es/wol/h/r4/lp-s` y lo presenta con el versículo bíblico y explicación correspondiente. No cambia el texto original. Añade el enlace al final.

Recursos necesarios

web_fetch para acceder al sitio web Capacidad de procesamiento de texto para formatear correctamente la salida

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Scripts1 Config
  • SKILL.md Primary doc
  • main.js Scripts
  • _meta.json Config