From 041658d551436f2bd9bbab47dc52ec5a485b8844 Mon Sep 17 00:00:00 2001 From: "Customer.io Open Source Bot" Date: Wed, 6 May 2026 16:09:43 +0100 Subject: [PATCH] Add Customer.io CLI source CioCliPublicExport-RevId: 507d3faa2066b613b9c35e197aa9e42fb0b084d7 --- skills/cio/SKILL.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/skills/cio/SKILL.md b/skills/cio/SKILL.md index 6ec673c..013836a 100644 --- a/skills/cio/SKILL.md +++ b/skills/cio/SKILL.md @@ -50,13 +50,19 @@ Examples: "do I need to purchase a plan to go live?", "what does my plan include?", "how much does this cost?", "can I send to real customers?", "upgrade my plan", "buy credits", "what plan am I on?". -## If the user wants to integrate an SDK - -Follow [integration.md](integration.md) only when the user -**specifically** asks to add an SDK, instrument identify/track calls, -set up in-app messaging, push notifications, or connect their -codebase to Customer.io. The distinction is that they already have -a working account and want to wire it into code. +## If the user wants to integrate Customer.io into their app + +Follow [integration.md](integration.md) when the user wants to add, +integrate, install, wire, hook up, or connect Customer.io to an existing +app or codebase. This covers SDK install, identify/track instrumentation, +in-app messaging, push notifications, and transactional sends from app +code. The signal is "I have a project open and want Customer.io in it" — +the user does not need to name an SDK. + +Examples: "add Customer.io to my app", "integrate Customer.io", "wire +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 a command fails with an auth error