Slack Messaging
Skill Verified ActiveGuidance for composing well-formatted, effective Slack messages using mrkdwn syntax
To ensure users compose well-formatted and effective Slack messages by providing clear guidance on mrkdwn syntax and best practices.
Features
- Guidance on mrkdwn syntax
- Explanation of message structure
- Best practices for thread vs. channel etiquette
- Tips on tone and audience
Use Cases
- Composing a new Slack message
- Drafting a Slack message for review
- Writing a Slack announcement
- Understanding mrkdwn formatting rules
Non-Goals
- Automating Slack message sending
- Managing Slack channel settings
- Adding emoji reactions (user must do manually)
Installation
First, add the marketplace
/plugin marketplace add anthropics/knowledge-work-plugins/plugin install slack@knowledge-work-pluginsQuality Score
VerifiedTrust Signals
Similar Extensions
Slack
100Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.
Neon Postgres
100Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.
Sdk Dx
100Design SDKs that developers love to use—APIs that feel native, error messages that guide, and experiences that reduce friction. This skill covers creating SDKs that drive adoption through exceptional developer experience rather than aggressive marketing. Trigger phrases: "SDK design", "developer experience", "API design", "SDK DX", "error messages", "type safety", "IDE integration", "SDK versioning", "migration guides", "client library design", "making SDKs feel native", "SDK best practices"
Csharp Async
100Get best practices for C# async programming
Dart Matcher Best Practices
100Best practices for using `expect` and `package:matcher`. Focuses on readable assertions, proper matcher selection, and avoiding common pitfalls.
Golang Concurrency Patterns
100Go concurrency patterns for production services: context cancellation, errgroup, worker pools, bounded parallelism, fan-in/fan-out, and common race/deadlock pitfalls