outlit-sdk

Installation
SKILL.md

Outlit SDK Integration

Decision-tree guide for adding product and website tracking to the Outlit customer context graph. Detect first, ask only when needed, keep changes small, and prefer official docs for framework-specific code.

Branching Check

Before anything else, check whether Outlit is already installed:

  1. Look for @outlit/browser, @outlit/node, outlit in Cargo.toml, https://cdn.outlit.ai, or existing outlit.init(...) / new Outlit(...) calls.
  2. If not installed, go to Phase 1: Quick Connect.
  3. If installed, go to Already Installed.

Already Installed

Ask what they need help with, then run detection before changing code:

Related skills
Installs
18
GitHub Stars
3
First Seen
Jan 28, 2026