jelly-slack-skill

Community

Slack app development and integration.

Authordev-jelly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers building Slack apps, integrating APIs, and deploying with Block Kit UI support.

Core Features & Use Cases

  • App development: create Slack apps using Bolt, Block Kit, and OAuth.
  • API integration: interact with Slack Web API and events.
  • Deployment templates: templates for various hosting platforms.

Quick Start

Create a basic Slack app with a Bolt skeleton and set environment variables for tokens.

Dependency Matrix

Required Modules

@slack/bolt@slack/web-api@slack/oauth@slack/events-api

Components

scriptsreferences

💻 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: jelly-slack-skill
Download link: https://github.com/dev-jelly/jelly-dotclaude/archive/main.zip#jelly-slack-skill

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