slack-post
Installation
SKILL.md
Slack Post
Overview
Use slack-post to send a noninteractive Slack chat.postMessage request from an agent workflow. Treat every invocation as externally visible: only send after the user explicitly asks for the message to be posted or approves the exact target and text.
Skill Installation
Install this skill from the repository with the Skills CLI:
npx skills add berrydev-ai/agent-cli-tools --skill slack-post
List the available skills in the repository before installing:
npx skills add berrydev-ai/agent-cli-tools --list