Slack 按钮点击 (block_action) 的确定性路由协议——新建审批卡按钮时必须在 profiles/<your-profile>/scripts/handlers/ 下放同名 handler 脚本,adapter 按 action_id 直接执行(零 LLM、零 worker fork)。Use when 需要新建带按钮的 Slack 卡片、修改 handler 脚本、或排查按钮点击无响应。
$npx -y skills add karryviber/orb --skill slack-block-action-handlersInstalls into the current project.
Run `npx skills use "https://github.com/karryviber/orb" --skill "karryviber/orb/slack-block-action-handlers"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/karryviber/orb" that are relevant to the current task. Run `npx skills add "https://github.com/karryviber/orb"` and select the relevant skills, then follow their instructions.