slack:send

Compose Slack messages using mrkdwn syntax for formatting and structure.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/ChanghwanK/dotfiles --skill slack-send
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack:send
Source: https://github.com/ChanghwanK/dotfiles/tree/main/claude/.claude/skills/slack%3Asend
Command: npx skills add https://github.com/ChanghwanK/dotfiles --skill slack-send

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users compose clear, well-formatted, and effective messages for Slack, ensuring better communication and understanding.

Core Features & Use Cases

  • mrkdwn Formatting Guidance: Provides correct syntax for bold, italics, links, mentions, and code blocks in Slack.
  • Message Structure Best Practices: Advises on leading with the main point, keeping messages concise, and using line breaks effectively.
  • Thread vs. Channel Etiquette: Guides users on when to reply in threads versus posting to the main channel.
  • Tone and Audience Awareness: Offers advice on matching tone to the channel and structuring announcements.
  • Use Case: When drafting an important announcement for the #team-updates channel, use this Skill to ensure the message is formatted correctly, easy to read, and includes a clear call to action.

Quick Start

Use the slack send skill to draft a message announcing the new project deadline.

Frequently Asked Questions about slack:send

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

FAQPage Schema
How do I format Slack messages using mrkdwn syntax?

Slack messages use mrkdwn syntax for formatting, which includes specific symbols for bold, italics, links, mentions, and code blocks to ensure optimal rendering within the platform.

What's the best way to structure an important announcement in a Slack channel?

Structure Slack announcements by leading with the main point, keeping the message concise, using line breaks effectively, and matching the tone to the specific channel for better audience awareness.

When should I reply in a Slack thread versus posting in the main channel?

Slack thread etiquette dictates using threads for focused replies to keep the main channel uncluttered, reserving main channel posts for broad announcements or new discussion topics.

Can I use standard Markdown for formatting text in Slack messages?

Slack uses a specific mrkdwn dialect rather than standard Markdown, requiring particular syntax rules for formatting text like bold, italics, and code blocks to render correctly.

Why does my formatting not render correctly when sending Slack messages?

Formatting fails in Slack messages when using incorrect syntax outside of the mrkdwn dialect, so adhering to Slack's specific formatting rules for bold, italics, and links ensures proper rendering.