·slack-block-kit
@

slack-block-kit

为消息、模式和主页选项卡构建 Slack Block Kit UI。在创建 Slack 通知、交互式表单、机器人响应、应用程序仪表板或任何 Slack UI 时使用。涵盖块(部分、操作、输入、标题)、元素(按钮、选择器、日期选择器)、组合对象和 slack-block-builder 库。

22安装·0热度·@linehaul-ai

安装

$npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill slack-block-kit

如何安装 slack-block-kit

通过命令行快速安装 slack-block-kit AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill slack-block-kit
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:linehaul-ai/linehaulai-claude-marketplace。

SKILL.md

查看原文

Block Kit is Slack's UI framework for creating rich, interactive messages, modals, and Home tabs. It uses a JSON-based structure with three main components:

| Messages | 50 | Notifications, bot responses, channel posts | | Modals | 100 | Forms, confirmations, multi-step workflows | | Home tabs | 100 | App dashboards, user-specific content |

| invalidblocks | Malformed JSON | Validate in Block Kit Builder | | toomanyblocks | Exceeds limit | Reduce to 50 (msg) or 100 (modal) | | invalidelement | Wrong element in block | Check element compatibility | | missingtext | Required text missing | Add text or fields to Section |

为消息、模式和主页选项卡构建 Slack Block Kit UI。在创建 Slack 通知、交互式表单、机器人响应、应用程序仪表板或任何 Slack UI 时使用。涵盖块(部分、操作、输入、标题)、元素(按钮、选择器、日期选择器)、组合对象和 slack-block-builder 库。 来源:linehaul-ai/linehaulai-claude-marketplace。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill slack-block-kit
分类
@协作工具
认证
收录时间
2026-02-27
更新时间
2026-03-10

Browse more skills from linehaul-ai/linehaulai-claude-marketplace

快速解答

什么是 slack-block-kit?

为消息、模式和主页选项卡构建 Slack Block Kit UI。在创建 Slack 通知、交互式表单、机器人响应、应用程序仪表板或任何 Slack UI 时使用。涵盖块(部分、操作、输入、标题)、元素(按钮、选择器、日期选择器)、组合对象和 slack-block-builder 库。 来源:linehaul-ai/linehaulai-claude-marketplace。

如何安装 slack-block-kit?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill slack-block-kit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/linehaul-ai/linehaulai-claude-marketplace