lytics-agent
Installation
SKILL.md
Lytics Agent Router
Purpose
Top-level intent classifier and dispatcher for Lytics CDP operations. Analyzes the user's request and routes to the appropriate specialized skill.
Environment
Requires authenticated API access. See ../references/auth.md for credential resolution and pre-flight checks.
Intent Classification
Route based on keywords and intent:
Audience / Segment Operations
Triggers: "create audience", "build segment", "find users who", "people that", "customers who", "target audience", "audience of"
Route to: audience-builder skill
Triggers: "list segments", "show audiences", "get segment", "segment details", "delete segment", "update segment"
Route to: segment-manager skill