Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

add-slack

Adds Slack integration to PicoClaw using the Slack Real Time Messaging API over WebSocket in pure Go. Creates channels/slack.go using gorilla/websocket, handles app_mention events, routes to the skill dispatcher, and replies in-thread. Compiles to a static binary. Requires a Slack bot token and app token with Socket Mode enabled.

Resumen

Adds Slack integration to PicoClaw using the Slack Real Time Messaging API over WebSocket in pure Go. Creates channels/slack.go using gorilla/websocket, handles app_mention events, routes to the skill dispatcher, and replies in-thread. Compiles to a static binary. Requires a Slack bot token and app token with Socket Mode enabled.

Comando de instalación
npx skills add https://github.com/mk-knight23/AI-Agent-PicoClaw --skill add-slack

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks0
Actualizado6 de marzo de 2026, 02:34
SKILL.md
readonly