Agent Skill
2/7/2026

outlit-mcp

Use when querying Outlit customer data via MCP tools (outlit_*). Triggers on customer analytics, revenue metrics, activity timelines, cohort analysis, churn risk assessment, SQL queries against analytics data, or any Outlit data exploration task.

O
outlitai
1GitHub Stars
1Views
npx skills add OutlitAI/outlit-agent-skills

SKILL.md

Nameoutlit-mcp
DescriptionUse when querying Outlit customer data via MCP tools (outlit_*). Triggers on customer analytics, revenue metrics, activity timelines, cohort analysis, churn risk assessment, SQL queries against analytics data, or any Outlit data exploration task.

Outlit Agent Skills

Agent skills for working with Outlit.

Installation

With the Outlit CLI:

outlit setup skills

For a coding agent with the current CLI:

outlit onboard --agent codex --json

outlit onboard can be the first command: it starts browser auth when no API key is available, installs the Outlit skill for the selected agent, checks integration readiness, and prints next actions.

After onboarding, agents should inspect integration capabilities before setup. Follow-up commands stay after the provider name, such as outlit integrations setup hubspot mappings --json, outlit integrations setup salesforce mappings --json, or outlit integrations setup pylon webhooks --json. --session is only for browser setup polling.

Or directly with the Skills CLI:

npx -y skills add https://github.com/OutlitAI/outlit-agent-skills --skill outlit -g
# or
bunx skills add https://github.com/OutlitAI/outlit-agent-skills --skill outlit -g

Install outlit-sdk separately when you need tracking or instrumentation help.

Available Skills

SkillDescription
outlitCustomer intelligence through the Outlit CLI, MCP/Pi tools, SQL, source evidence, and notifications
outlit-sdkOutlit SDK integration for product, website, server, native, identity, activation, and billing tracking

Usage

Once installed, agents automatically use these skills when working on Outlit-related tasks.

License

MIT

Skills Info
Original Name:outlit-mcpAuthor:outlitai