Jump to related tools in the same category or review the original source on GitHub.

Productivity & Tasks @staratheris Updated 2/26/2026

⏰ Arya Reminders OpenClaw Skill - ClawHub

Do you want your AI agent to automate Arya Reminders workflows? This free skill from ClawHub helps with productivity & tasks tasks without building custom tools from scratch.

What this skill does

Recordatorios en lenguaje natural (Bogotá). Crea cron jobs seguros y registra en markdown (y opcionalmente Sheets).

Install

npx clawhub@latest install arya-reminders

Full SKILL.md

Open original
namedescription
arya-remindersRecordatorios en lenguaje natural (Bogotá). Crea cron jobs seguros y registra en markdown (y opcionalmente Sheets).

Arya Reminders

Recordatorios en lenguaje natural para OpenClaw, diseñados para Jaider.

Qué hace

  • Interpreta fechas/horas relativas y absolutas en español (y formatos comunes).
  • Usa America/Bogota por defecto.
  • Crea recordatorios one-shot (una sola vez) como cron jobs.
  • Registra cada recordatorio en memory/reminders.md.
  • (Opcional futuro) registrar en Google Sheets cuando esté habilitado.

Uso (conversacional)

Ejemplos:

  • "Recuérdame pagar la luz mañana a las 3pm"
  • "Recuérdame en 45 minutos revisar el horno"
  • "Recuérdame hoy a las 5:30pm llamar a mamá"
  • "Recuérdame el viernes a las 9am entregar el taller"

Comandos (manual)

Crear recordatorio (una vez)

bash skills/arya-reminders/create-reminder.sh "Mensaje" "Cuándo"

Revisar log

cat memory/reminders.md

Notas

  • No requiere APIs externas.
  • Usa el tool cron del Gateway (no hardcodea rutas ni IDs ajenos).
Original URL: https://github.com/openclaw/skills/blob/main/skills/staratheris/arya-reminders

Related skills

If this matches your use case, these are close alternatives in the same category.