slack

Automates Slack workspace browsing, searching, and extracting via browser UI.

9|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/gwenwindflower/dotfiles --skill slack-gwenwindflower
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack
Source: https://github.com/gwenwindflower/dotfiles/tree/main/dot_agents/exact_skills/_deactivated/slack
Command: npx skills add https://github.com/gwenwindflower/dotfiles --skill slack-gwenwindflower

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Slack teams often need to monitor unread messages, navigate conversations, and extract information from Slack, especially when API access is limited or unavailable; this Skill provides browser automation to perform these tasks across workspaces, reducing manual effort and time.

Core Features & Use Cases

  • Automated Slack navigation: Open, switch tabs, and browse channels without manual clicks.
  • Data extraction & capture: Snapshot, parse channel lists, messages, and pins for reporting.
  • Task automation: Check unreads, search conversations, and extract data to templates or reports.

Quick Start

Connect to your Slack workspace in a browser session and start a sample workflow to check unread channels.

Frequently Asked Questions about slack

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

FAQPage Schema
How do I automate Slack workflows without using the API?

Browser automation allows you to automate Slack workflows like checking unread channels and extracting data without API access. It applies UI-driven automation and snapshot-based element identification to interact with the workspace interface directly.

Can I extract messages and channel data from Slack for reporting?

Yes, browser automation enables Slack data extraction by taking snapshots, parsing channel lists and pins, and performing text extraction. This allows you to capture messages and generate structured reports within a session-scoped workspace.

What is the best way to check unread Slack channels automatically?

Browser automation is the best way to check unread Slack channels automatically. It eliminates manual clicks by applying snapshot-based element identification to locate and read unread messages across workspaces without using the API.

Does browser automation work for searching Slack conversations without API access?

Yes, browser automation works for searching Slack conversations without API access. It simulates user interaction through the UI to input search queries and extract matching messages from the workspace when API access is limited.

Do I need an active browser session to automate Slack data extraction?

Yes, you need an active browser session connected to your Slack workspace to automate data extraction. The automation relies on UI-driven interactions and snapshot-based element identification within that session to navigate and capture text.