slack-setup

Collect and validate Slack workspace, token, and cookie credentials for plugin configuration.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/djalmaaraujo/claude-code-plugins --skill slack-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-setup
Source: https://github.com/djalmaaraujo/claude-code-plugins/tree/main/plugins/slack/skills/slack-setup
Command: npx skills add https://github.com/djalmaaraujo/claude-code-plugins --skill slack-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Slack credentials for the plugin are often missing or misconfigured, preventing Slack-related features from working. This skill guides users through obtaining and configuring workspace, token, and cookie from their browser session.

Core Features & Use Cases

  • Guided Slack credential setup: collects workspace, token, and cookie information for secure plugin operation.
  • Validation and secure storage: saves credentials to the plugin config with proper permissions.
  • Triggered automatically when slack-status indicates misconfiguration or missing credentials to ensure continuous operation.

Quick Start

Launch the Slack setup wizard to collect your workspace, token, and cookie, and securely save them to the plugin configuration.

Frequently Asked Questions about slack-setup

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

FAQPage Schema
How do I set up Slack credentials for my workspace plugin?

To set up Slack credentials, use a guided wizard to collect your workspace, token, and cookie information, validate them, and securely save them to the local plugin configuration.

What Slack credentials do I need to configure the plugin?

Configuring the Slack plugin requires three specific credentials: your Slack workspace name, a valid authentication token, and a browser session cookie.

Why are my Slack credentials showing as missing or invalid?

Slack credentials show as missing or invalid when the local plugin configuration lacks a workspace, token, or cookie, preventing Slack-related features from operating correctly.

How do I securely store Slack tokens and cookies for plugin access?

Securely store Slack tokens and cookies by entering them through the setup wizard, which saves the credentials to the plugin config with proper permissions.

Can I extract Slack tokens and cookies directly from my browser session?

Yes, the setup process guides users through obtaining workspace, token, and cookie credentials directly from their browser session to enable the Slack plugin.