slack

Manage Slack messages, reactions, and pins via the Slack API.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill slack-ammonfife
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/slack
Command: npx skills add https://github.com/ammonfife/sakima.co --skill slack-ammonfife

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines Slack interaction from within OpenClaw, enabling quick reactions to messages, message management, and content pinning to facilitate effective communication and collaboration.

Core Features & Use Cases

  • Message Reaction: Quickly react to messages with predefined emojis.
  • Message Management: Send, edit, delete, and read messages within Slack channels or DMs.
  • Pinning: Pin and unpin messages to maintain important content at the forefront.
  • Use Case: For teams that rely on Slack for communication, this Skill can be used to quickly mark completed tasks or pin key information.

Quick Start

Use the slack skill to send a message with an emoji reaction in a specific channel.

Frequently Asked Questions about slack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Slack message management and emoji reactions from an external platform?

You can automate Slack message management and emoji reactions by using this Skill to send, edit, delete, and read messages, as well as add emoji reactions in channels and DMs through the Slack API.

Can I use Slack automation to pin important messages in a channel?

Yes, Slack automation supports pinning and unpinning messages within channels to keep important content at the forefront for team collaboration and quick reference.

What do I need to set up before automating Slack channel interactions?

You need Slack API access configured before automating Slack channel interactions, allowing the Skill to authenticate and manage messages, reactions, and retrieve member information.

Does Slack API automation support retrieving member information and emoji lists?

Yes, Slack API automation supports retrieving member information and available emoji lists, enabling comprehensive channel management and contextual message reactions.

What is the best way to manage Slack direct messages programmatically?

The best way to manage Slack direct messages programmatically is using this Skill to send, edit, read, and delete messages, while applying emoji reactions through authenticated Slack API endpoints.

Are there limitations when using Slack automation for message editing and deletion?

Slack automation for message editing and deletion requires valid Slack API access and depends on channel permissions, meaning actions may fail if the integration lacks proper administrative scopes.