Skip to content

Slack

Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.

Open source page

Install command

$ npx clawhub@latest install steipete/slack

Core Content (SKILL.md)

What this OpenClaw skill helps with

Use this page to decide whether the skill matches your OpenClaw workflow before you install it. The summary, install command, workflow steps, and related links below are meant to answer common search intents such as OpenClaw GitHub skills, what a skill does, and how to plug it into your runtime.

How it fits inside OpenClaw

Most OpenClaw skills are installed from GitHub or ClawHub and then invoked when a task matches their instructions. They work best when you compare the skill with your channel setup, gateway rules, and the rest of your docs-backed operating model.

When to use

  • Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.

CLI tools

  • npx clawhub@latest install steipete/slack

How to use

  • Install the skill with the command shown above.
  • Read SKILL.md and identify the trigger conditions.
  • Invoke the skill when the task matches its scope.
  • Fallback to direct execution if the skill is unavailable.

Categories & tips

  • Review SKILL.md headings for scenarios and feature boundaries.
  • Prioritize exact keyword matches before trying alternatives.
  • Use tags and owner context to avoid similar-name confusion.

Error handling

  • If no relevant section is found, ask a clarifying question.
  • If install fails, retry with network and permission checks.
  • If capability is missing, continue with a manual fallback plan.

Slack

Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.

Related skills

  • Summarize

    steipete/summarize

    #3 · 159755 downloads

  • Gog

    steipete/gog

    #5 · 113664 downloads

  • Github

    steipete/github

    #6 · 109793 downloads

  • Weather

    steipete/weather

    #10 · 94137 downloads