slack-app-setup

Connect a Slack app to the Vellum Assistant via Socket Mode.

1.0k|158|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/vellum-ai/vellum-assistant --skill slack-app-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slack-app-setup
Source: https://github.com/vellum-ai/vellum-assistant/tree/main/skills/slack-app-setup
Command: npx skills add https://github.com/vellum-ai/vellum-assistant --skill slack-app-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connect a Slack app to the Vellum Assistant via Socket Mode with one-click app creation and identity verification.

Core Features & Use Cases

  • One-Click App Creation: Generate a pre-configured manifest URL via the provided script and begin setup quickly.
  • Secure Credential Management: Collect and store App Token, Bot Token, and an optional User Token using credential_store prompts.
  • End-to-End Setup & Verification: Load guardian-verify-setup to verify identity and finalize the connection.

Quick Start

Generate the manifest URL with the provided script, open the link, install the app to your workspace, and complete credential collection and verification steps.

Frequently Asked Questions about slack-app-setup

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

FAQPage Schema
How do I connect a Slack bot to Vellum using Socket Mode?

To connect a Slack bot to Vellum using Socket Mode, generate a pre-configured manifest URL, install the app to your workspace, and complete the credential collection and identity verification steps.

What is a Slack app manifest URL and how does it speed up bot setup?

A Slack app manifest URL provides a pre-configured setup link for your bot. You run a script to generate it, open the link, and install the app to your workspace quickly without manual configuration.

What credentials do I need to set up a Slack bot for secure messaging?

Setting up a Slack bot requires an App Token, a Bot Token, and an optional User Token. These credentials are collected through secure credential store prompts during the setup process.

Can I use this Slack app setup to manage identity verification across workspaces?

Yes, this setup configures a dedicated Slack bot to manage secure messaging, identity verification, and channel visibility across workspaces by loading a guardian-verify-setup module to finalize the connection.

Does setting up a Slack app for Vellum require manual Socket Mode configuration?

No, manual Socket Mode configuration is not required. The setup process uses a one-click app creation script to generate a pre-filled manifest URL, automatically handling the Socket Mode connection details for you.