buffer/smart-tag
Buffer · Team Retreat

A physical trigger for your digital workflows.

The Buffer Smart Tag is a handmade, 3D-printed, NFC-enabled token — one for every teammate at Team Retreat. Tap it to publish, schedule, or orchestrate any Buffer workflow. Automations already live on your fridge.

NFC-enabledMagneticHand-assembled
Keep scrolling
NFC · ISO/IEC 14443-A
40 × 40 × 6 mm
Buffer Smart Tag — a 3D-printed black token with the green Buffer chevron logo
02 · The Flow

One tap. Zero dashboards.

The tag is the interface. Behind it, an agent decides what to post, when, and where — using the same Buffer API you already know.

/01
You tap.

Bring your phone near the tag. That's the whole UI.

tap
/02
Tag fires.

NFC payload resolves to a private URL with a signed action token.

nfc://resolve
/03
Agent runs.

AI agent picks up the trigger, drafts the post, and hits Buffer's API.

POST /1/updates/create
/04
It's live.

Your content ships across socials. No dashboards opened.

200 OK
tap-handler.shlive
#!/usr/bin/env bash
# fires when the Smart Tag is tapped → drafts a post → ships it

# 1. an AI agent drafts the copy for this trigger
POST=$(claude "Draft a launch tweet for the Buffer Smart Tag." \
  --max-tokens 280)

# 2. push it through the Buffer CLI to every channel in the queue
buffer posts create \
  --channel-id "$BUFFER_CHANNEL_ID" \
  --mode addToQueue \
  --text "$POST" \
  --fields id,status,scheduledAt

# → { "id": "post_01HXZ...", "status": "queued", "scheduledAt": "2026-04-23T17:30Z" }
03 · The Object

Small object, serious engineering.

PLA, a NFC chip, magnets, and enough love to make this glow in the dark.

/01

3D-printed body

Black Graphite PLA with a raised, glow-in-the-dark Buffer logo.

40 × 40 × 6 mm
/02

NFC inside

NTAG 215 chip, 504 bytes of rewritable memory. Programmable from any smartphone.

NTAG 215
/03

Metal-shielded

Ferrite backing so the tag reads reliably on a fridge, server rack, or anywhere metal.

read on steel
/04

Magnet-mounted

Four neodymium magnets snap it to any ferrous surface. Sticks hard, peels off clean.

4 × N52
/05

One per teammate

Hand-assembled, one by one, for every Buffer teammate attending Team Retreat.

made with care
/06

Rewrite anytime

The URL on each tag can be re-flashed. New triggers, new automations, same object.

∞ rewrites
04 · Program It

Make it yours.

Grab a free NFC writer app, point it at the tag, and flash whatever payload you want. Rewrite it a thousand times — same tag, new trick.

What you can flash onto it

Open any URL

A Buffer dashboard, a Google Doc, a YouTube video — whatever.

Trigger a webhook

Hit a Zapier, n8n, or your own endpoint. Fire an agent. Ship a post.

Launch an app

Deep-link straight into Buffer, Slack, Notion, or your camera roll.

Share Wi-Fi

Guest SSID + password. Tap once, connect — no typing.

Share a contact

vCard with your name, role, socials. Better than business cards.

Drop a note

Plain text up to 504 bytes. A secret, a haiku, a reminder.

Pro tip · Write a URL that points at an iOS Shortcut or an Android Tasker task — then the tag can run any automation on your phone.

05 · The Demo

Watch it move.

A short film on the whole thing — design, 3D print, flash the chip, tap, publish. Dropping at Team Retreat.

REC · 00:00:00:00
CH-01 / smart-tag.mov
Coming at Team Retreat
BUFFER SMART TAG — THE FILM
DIR: BRUNO PAULINO
RUNTIME ~02:30
SHOT IN 4K