From 8a766eed022089a3f22b6d7e21489c534d610b41 Mon Sep 17 00:00:00 2001 From: "Customer.io Open Source Bot" Date: Thu, 21 May 2026 11:30:54 -0400 Subject: [PATCH] Add Customer.io CLI source CioCliPublicExport-RevId: 6c68fe3dee8bdc79520714fd39022ea30f68011c --- skills/cio/SKILL.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/skills/cio/SKILL.md b/skills/cio/SKILL.md index 013836a..343d41e 100644 --- a/skills/cio/SKILL.md +++ b/skills/cio/SKILL.md @@ -64,6 +64,15 @@ Customer.io into this project", "install the Customer.io SDK", "send transactional emails from my app", "track events from my backend", "hook up identify calls". +## If the user wants to open the Customer.io UI + +Run `cio auth login`. When the user is already authenticated, it prints +a one-click browser link — no password needed. If not authenticated, it +starts the interactive login flow (see auth error section below). + +Examples: "open the UI", "log into Customer.io", "open the dashboard", +"take me to Customer.io". + ## If a command fails with an auth error `cio auth login` auto-discovers the data center, so don't pass a region