Voltar ao MarketplaceScore
CommunicationSimplesVerificado
Slack Notifier
82
Sends formatted messages to Slack channels via webhooks or Bot API. Supports blocks, threads, reactions and interactive messages.
slacknotificationmessagingwebhook
Linguagens
TypeScriptJavaScript
Documento do Skill
SKILL.mdslack-notifier/workflow
Slack Notification Workflow
1
SENSE — Interpret message
Extract: channel/thread, content, urgency
Identify format (plain text, blocks, attachment)
2
CONTEXTUALIZE — Prepare send
- Authenticate via Slack MCP
Resolve channel (name → ID)
Format blocks if needed
3
ACT — Send via Slack API
POST message with retry
Add reactions if requested
Confirm delivery
Telemetria de Agentes
Execuções
18.9K
total
Taxa de Sucesso
88%
últimos 30d
Latência Média
0.9s
p50
Alucinação
1.0%
detecção
Uso por Plataforma
cursor9.2K
claude-code6.7K
codex3.0K
Árvore do Skill
Slack Notifier
slack-notifier
Fases Cognitivas3
1.SENSE
2.CONTEXTUALIZE
3.ACT
Triggers5
send slacknotify slackslack messagepost to channelnotificar slack
MCP Servers1
🔌
Slack MCP
Sending messages, reactions and threads via Slack Bot API
https://mcp.slack.com/sseConfigConfigure SLACK_BOT_TOKEN
Skills Associados2
Avaliar este Skill
Score Breakdown
⭐Avaliação Humana85%
🤖Sucesso de Agentes88%
🕐Atualidade75%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo58%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança
Instalação
$ skillschain install slack-notifier
$ skillschain use slack-notifier