What problem does it solve?
This Skill removes uncertainty when composing messages for different chat platforms by clarifying formatting rules, character limits, and platform-specific features so messages render correctly and fit each channel's constraints.
Core Features & Use Cases
- Platform Formatting Reference: Summarizes supported formatting (Markdown, mrkdwn, rich post) and highlights differences between Telegram, Slack, Discord, and Feishu.
- Character Limit Guidance: Lists message length limits and recommendations for splitting long content across messages.
- Best Practices: Advises on mobile-friendly content, avoiding large code blocks on mobile-first platforms, sending acknowledgments for long tasks, and using SocialMessageTool for intermediate updates.
- Use Case: Prepare an announcement that must be posted across Slack, Telegram, and Discord while preserving emphasis, links, and staying within each platform's limits.
Quick Start
Format a concise Telegram announcement about scheduled maintenance using Markdown emphasis and keeping the content under the 4096 character limit.