Skip to main content
Execute qualquer Skill no Manus
com um clique

add-slack

Adds Slack integration to ZeroClaw using reqwest for the Slack API and tokio-tungstenite for the Socket Mode WebSocket connection. Creates src/channels/slack.rs with a SlackChannel struct, handles app_mention events, routes to the skill dispatcher, and posts threaded replies. Compiles to a static binary. Requires Slack bot token and app-level token with Socket Mode enabled.

Visão geral

Adds Slack integration to ZeroClaw using reqwest for the Slack API and tokio-tungstenite for the Socket Mode WebSocket connection. Creates src/channels/slack.rs with a SlackChannel struct, handles app_mention events, routes to the skill dispatcher, and posts threaded replies. Compiles to a static binary. Requires Slack bot token and app-level token with Socket Mode enabled.

Comando de instalação
npx skills add https://github.com/mk-knight23/AI-Agent-ZeroClaw --skill add-slack

Copie e cole este comando no Claude Code para instalar a skill

Estrelas0
Forks0
Atualizado6 de março de 2026 às 02:34
SKILL.md
readonly