Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
add-slack
star 0
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.
Install via CLI
npx skills add https://github.com/mk-knight23/AI-Agent-ZeroClaw --skill add-slack
Repository Details
star Stars
0
call_split Forks
0
navigation Branch
main
article Path
SKILL.md
More from Creator
mk-knight23 Explore all skills →