Slack Message Formatter

🌐Community
by gked2121 · vlatest · Repository

Formats Slack messages for consistent branding and readability, streamlining communication within your team.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add gked2121-slack-message-formatter npx -- -y @trustedskills/gked2121-slack-message-formatter
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "gked2121-slack-message-formatter": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gked2121-slack-message-formatter"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The gked2121-slack-message-formatter skill formats text into Slack message blocks. It can structure information for clear communication within Slack channels, including creating lists and other formatted elements. This allows AI agents to send well-organized messages instead of plain text.

When to use it

  • Summarizing meeting notes: Format key takeaways from a meeting into a structured Slack message with bullet points or numbered lists.
  • Reporting project status: Generate a concise, formatted update on project progress for team members in a Slack channel.
  • Creating onboarding documentation: Automatically format new employee information into a clear and organized Slack welcome message.
  • Responding to customer inquiries: Structure responses with headings, lists, and other formatting elements for improved readability in Slack conversations.

Key capabilities

  • Formats text into Slack message blocks
  • Supports list creation (bulleted or numbered)
  • Structures information for clear communication

Example prompts

  • "Format these meeting notes into a Slack message: [paste notes here]"
  • "Create a numbered list in Slack format of the steps to deploy version 2.0."
  • "Turn this project status report into a formatted Slack update: [paste report here]"

Tips & gotchas

The skill requires understanding of basic Slack message block formatting syntax, which may need to be adjusted based on specific channel configurations or desired visual presentation. Ensure the input text is relatively clean and well-structured for optimal results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
gked2121
Installs
3

🌐 Community

Passed automated security scans.