slacker

Community

Interact with Slack programmatically via CLI.

Authorbenthomasson
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables programmatic interaction with Slack from the command line, empowering individuals and teams to automate reminders, read DMs, monitor activity, and access saved messages without leaving their workflow.

Core Features & Use Cases

  • Create reminders using natural language via the CLI, including recurring reminders.
  • List DMs and saved messages to stay on top of conversations and notes.
  • View activity feeds (mentions, threads, reactions) with structured output for quick triage.
  • Search Slack messages and navigate channel data using JSON outputs for automation.

Quick Start

Use the slacker skill with uvx to perform routine Slack tasks:

  • List reminders: uvx --from "git+https://github.com/shanemcd/slacker" slacker reminders
  • Show today's DMs: uvx --from "git+https://github.com/shanemcd/slacker" slacker dms
  • Inspect activity: uvx --from "git+https://github.com/shanemcd/slacker" slacker activity
  • Check authentication: uvx --from "git+https://github.com/shanemcd/slacker" slacker whoami

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: slacker
Download link: https://github.com/benthomasson/shared-understanding/archive/main.zip#slacker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.