lytics-agent

Classify Lytics CDP queries and route them to specialized skills.

4|1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/lytics/agent-skills --skill lytics-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lytics-agent
Source: https://github.com/lytics/agent-skills/tree/main/lytics-agent
Command: npx skills add https://github.com/lytics/agent-skills --skill lytics-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Lytics Agent Router solves the challenge of interpreting general Lytics CDP questions and dispatching them to the most appropriate specialized skill, reducing cognitive load and ensuring consistent handling across capabilities.

Core Features & Use Cases

  • Intent classification across user queries to identify the target skill.
  • Cross-skill orchestration to sequence multiple skills for multi-step requests.
  • Centralized authentication checks and environment validation to ensure secure API access.
  • Handling of multi-intent conversations to deliver end-to-end outcomes by chaining skills.

Quick Start

Ask a general Lytics question and let the agent route it to the most relevant skill.

Frequently Asked Questions about lytics-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route Lytics CDP questions to the correct skill automatically?

To route Lytics CDP questions automatically, this skill uses intent classification to interpret natural-language queries and dispatch them to the most relevant specialized skill for execution. It handles audience, profile, and schema tasks.

Can I chain multiple Lytics skills together for a multi-intent conversation?

Yes, you can chain multiple Lytics skills together. The agent provides cross-skill orchestration to sequence multiple skills, handling multi-intent conversations to deliver end-to-end outcomes for complex multi-step requests.

What is intent classification for Lytics skill dispatch?

Intent classification for Lytics skill dispatch is the process of interpreting general user queries to identify the target skill. It ensures consistent routing decisions across audiences, profiles, data integration, and schema-related tasks using predefined rules.

Do I need to validate my environment before routing Lytics queries?

Yes, environment validation is required before routing Lytics queries. The agent performs centralized authentication checks and validates the environment to ensure secure API access before dispatching intent to specialized skills.

What's the best way to handle multi-intent queries across Lytics data integration tasks?

The best way to handle multi-intent queries across Lytics data integration tasks is using cross-skill orchestration. The agent sequences the necessary skills automatically, reducing cognitive load and ensuring consistent handling.

Why does my Lytics natural-language query fail to route to a specialized skill?

A Lytics natural-language query may fail to route if environment validation or authentication checks fail. The agent requires secure API access and relies on predefined rules to match intent to a specialized skill successfully.