AI / Factory Droid

Run Bird from Droid

Droid has no plugin format, so the skills are files you copy in. Everything after that is the same two steps, and what you get is an agent that can roll a signing secret across every environment and tell you which one still holds the old one.

Set it up by hand

One copy, one line, then a sign-in

This is the one client where the skills step is manual. It is a single cp, and saying so is better than a setup that quietly does not work.

terminal
$ git clone https://github.com/messagebird/bird-ai
$ cp -r bird-ai/plugins/bird/skills/. .factory/skills/

# both skills land: bird-cli and email-audit

What Droid already knows.Three operations, and the traps that would otherwise cost it a few rounds of --help.

Send a message. Send it, then read it back, because accepted is not the same as arrived.

$ bird email send

$ bird email get

Set up a sender. Create the domain, add the DNS records it hands you, then verify. Not immediately: DNS takes its time.

$ bird email domains create

$ bird email domains verify

Get notified of events. Tell Bird where to send them, then test that they land. Keep the signing secret from the create call, because it is never shown again.

$ bird webhooks create

$ bird webhooks test

What to ask for

Commencez avec un seul canal.
Ajoutez les autres quand vous êtes prêt.

Une clé API de test est disponible immédiatement. L'accès production se débloque dès que vous ajoutez un moyen de paiement et vérifiez un expéditeur.

Vous utilisez Claude Code, Cursor ou Codex ? Copiez un prompt de configuration et votre agent installe la CLI Bird et les compétences pour vous. Choisissez le vôtre :

Cursor