Voltar ao Marketplace
CommunicationSimplesVerificado

Slack Notifier

porTHIAGONOMA·THIAGONOMA· v1.3.0 · atualizado em 2026-01-20
82
Score

Sends formatted messages to Slack channels via webhooks or Bot API. Supports blocks, threads, reactions and interactive messages.

slacknotificationmessagingwebhook
Linguagens
TypeScriptJavaScript
987Stars
67Forks
18.9KUsos
Fork

Documento do Skill

SKILL.mdslack-notifier/workflow
Slack Notification Workflow
1
SENSEInterpret message
Extract: channel/thread, content, urgency
Identify format (plain text, blocks, attachment)
2
CONTEXTUALIZEPrepare send
- Authenticate via Slack MCP
Resolve channel (name → ID)
Format blocks if needed
3
ACTSend 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/sse
ConfigConfigure SLACK_BOT_TOKEN

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