# Slack Block Kit Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/slack-block-kit
> Markdown URL: https://aitinkerers.org/technologies/slack-block-kit.md
> Technology record last updated: 2026-03-24T18:55:43Z
> Generated: 2026-09-22T07:42:00Z

A UI framework for building rich, interactive app surfaces in Slack using stackable JSON components.

Block Kit streamlines Slack app development by replacing legacy attachments with a modular UI framework. Developers assemble layouts using 15+ distinct block types (such as section, input, and accessory) to build modals, home tabs, and complex message threads. It supports interactive elements like date pickers, multi-select menus, and radio buttons to drive user workflows directly within the client. By utilizing the Block Kit Builder for prototyping, teams can rapidly iterate on JSON payloads that ensure consistent rendering across desktop and mobile interfaces.

- Official technology site: https://api.slack.com/block-kit
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Lazy Marketing v3: From Meeting to Content Pipeline in Zero Click](https://seattle.aitinkerers.org/talks/rsvp_TtXOReDjy68)

Most of us have 10+ meetings a week full of insights worth sharing — but turning those into content never happens. Marketing Machine fixes that by wiring together Claude, Gemini, Slack, Google Sheets, and the LinkedIn API into a fully automated content pipeline. A Read.ai transcript hits a webhook. Claude extracts the best marketing hooks and expands them into on-brand LinkedIn posts using a 100+ line brand-voice prompt. You pick and refine posts entirely inside Slack with buttons and modals — no separate app needed. Gemini generates an accompanying image. Approved posts queue up in Google Sheets and auto-publish to LinkedIn on a schedule. In this demo, I'll walk through the full loop live — from raw meeting transcript to a published LinkedIn post — and dig into the prompt engineering, multi-model orchestration, and Slack-as-a-UI patterns that make it work. Built with Node.js, Express, and APIs anyone can sign up for. No GPUs, no fine-tuning, no ML infra required.

- Event context: AI Tinkerers Seattle: GTM Track — March — 2026-03-26 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_TtXOReDjy68

## Related Technologies

- [Claude Sonnet 4](https://aitinkerers.org/technologies/claude-sonnet-4) ([Markdown](https://aitinkerers.org/technologies/claude-sonnet-4.md)) — 18 public demos
- [Express](https://aitinkerers.org/technologies/express) ([Markdown](https://aitinkerers.org/technologies/express.md)) — 18 public demos
- [Gemini 3](https://aitinkerers.org/technologies/gemini-3) ([Markdown](https://aitinkerers.org/technologies/gemini-3.md)) — 8 public demos
- [Google Sheets API](https://aitinkerers.org/technologies/google-sheets-api) ([Markdown](https://aitinkerers.org/technologies/google-sheets-api.md)) — 4 public demos
- [LinkedIn API](https://aitinkerers.org/technologies/linkedin-api) ([Markdown](https://aitinkerers.org/technologies/linkedin-api.md)) — 2 public demos
- [Node](https://aitinkerers.org/technologies/node) ([Markdown](https://aitinkerers.org/technologies/node.md)) — 99 public demos
- [Read](https://aitinkerers.org/technologies/read) ([Markdown](https://aitinkerers.org/technologies/read.md)) — 2 public demos
