scheduled-messaging

Orchestrates scheduled, templated messages across Telegram, Slack, Teams, WhatsApp, and NextCloud Talk with customizable delivery windows and spam prevention.

47|10|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/gonzalezpazmonica/pm-workspace --skill scheduled-messaging
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scheduled-messaging
Source: https://github.com/gonzalezpazmonica/pm-workspace/tree/main/.claude/skills/scheduled-messaging
Command: npx skills add https://github.com/gonzalezpazmonica/pm-workspace --skill scheduled-messaging

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the delivery of recurring messages to various communication platforms, reducing the need for manual updates and preventing information overload.

Core Features & Use Cases

  • Multi-Platform Support: Integrates with Telegram, Slack, Microsoft Teams, WhatsApp, and NextCloud Talk.
  • Templated Messages: Uses pre-defined templates for common updates like daily standups, blocker alerts, and deployment notifications.
  • Use Case: Automatically send a daily stand-up summary to your team's Slack channel every morning at 9 AM, including a summary of completed tasks and any blockers.

Quick Start

Configure a scheduled message to send a daily standup summary to your Slack channel.

Frequently Asked Questions about scheduled-messaging

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate scheduled messages across multiple communication platforms?

Automating scheduled messages involves configuring platform-specific adapters for Telegram, Slack, Teams, WhatsApp, and NextCloud Talk. The system orchestrates template management and recurring delivery windows to reduce manual updates and prevent information overload.

Can I use cron jobs to send recurring Slack notifications?

Yes, you can use cron jobs to send recurring Slack notifications. The system supports templated messages for daily standups or blocker alerts, executing automated delivery at specified times using platform-specific adapters.

What is the best way to manage templated messages for deployment notifications?

Managing templated messages for deployment notifications is best handled using pre-defined templates within an orchestration system. This standardizes recurring updates and applies business rules to log messages and trigger failure alerts.

Does this scheduled messaging approach work with Telegram and Microsoft Teams?

Yes, scheduled messaging works with Telegram and Microsoft Teams. It uses platform-specific adapters to integrate with both, alongside Slack, WhatsApp, and NextCloud Talk, ensuring accurate delivery of recurring notifications.

How do I prevent message spam when automating recurring notifications?

Preventing message spam is achieved through built-in business rules that monitor delivery frequency and log message activity. The orchestration system actively manages these constraints to avoid information overload across communication platforms.