- Internal improvements.
- Correct the verification guidance in the
bird-cliskill: a verification you have already resolved is no longer checkable and comes back as a missing verification, not asuccess: falseresult.
- Add account-onboarding guidance to the
bird-cliskill: create an account, organization, and workspace without a browser (bird auth signup,bird auth verify-email,bird auth create-org). - Add verification guidance to the
bird-cliskill: send a one-time passcode and check it (bird verify verifications).
- Add WhatsApp guidance to the
bird-cliskill: send messages and browse history (bird whatsapp— send, list, get, list-events) and list approved templates (bird whatsapp templates).
- Update the
bird-cliskill for the 0.6.0 CLI: SMS (bird sms— send, list, get, plusbird sms templates), contacts, audiences, and contact properties (bird contacts,bird audiences,bird contact-properties), and emailsend-batch.
- Add inbound-email (email forwarding) guidance to the
bird-cliskill: mint and manage forward addresses (bird email inbound-addresses) and read the mail received at them (bird email inbound-messages).
- Add the
email-auditskill: audit a domain's email authentication (DMARC, SPF, DKIM, BIMI, MX) and explain the fixes like a deliverability consultant. - Add email deliverability-tools guidance to the
bird-cliskill: validate a DMARC or BIMI record and run a full domain audit (bird email tools ...).
- BREAKING: Email resources are namespaced under
email:bird email,bird email domains,bird email dedicated-ips,bird email ip-pools. Resource naming is aligned across the CLI and MCP. - Add support-ticket guidance: open, reply to, and read Bird support tickets, and wait for a reply with
bird support-tickets ... --watch. - Add documentation-search guidance: find and fetch Bird docs with
bird docs search. - Add
bird email domains updatefor sending-domain configuration. - Sharper email guidance (pick a sender by recipient eligibility), and operation prerequisites woven into the skill so prechecks run before an action.
- Rewrite the README with a setup section per provider (Claude Code, Cursor, Codex, GitHub Copilot, Factory Droid): copy-paste agent-setup prompt, manual install, and the MCP config as a code block.
- Add dedicated IP and IP pool management to the
bird-cliskill (bird ipsandbird ip-pools: list, get, create, update, assign, delete).
- Initial release: the
birdplugin with thebird-cliskill.