Outlit CLI for Openclaw

A professional command-line interface for querying customer intelligence, executing SQL analytics, and providing context to AI agents.

rafa-thayto
v0.1.0
Feb 28, 2026
0
997
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install outlit-cli

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install outlit-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Outlit CLI?

The Outlit CLI is a technical powerhouse designed to provide developers and AI agents with direct access to deep customer intelligence. It serves as a bridge between your terminal and Outlit's rich data layer, allowing for rapid retrieval of customer profiles, activity timelines, and churn signals. By integrating this tool into your environment, you leverage one of the most data-rich Openclaw Skills to enhance agent reasoning with real-world business context.

Whether you are troubleshooting a specific customer issue or running complex SQL queries against analytics databases, this CLI streamlines the process. It supports interactive use with pretty-printed tables and automated workflows with native JSON output, making it an essential utility for data-driven development teams.

Outlit CLI Use Cases

  • Identifying high-risk paying customers who haven't shown activity in over 30 days.
  • Automating the retrieval of customer revenue metrics and behavioral facts for AI-assisted support.
  • Conducting natural language searches across customer context to find specific churn signals or feedback.
  • Building custom reporting pipelines by piping SQL query results directly into other terminal utilities.

How Outlit CLI Works

  1. Install the global package and authenticate using your API key to establish a secure connection.
  2. Use the setup command to automatically configure the skill for your preferred AI coding agents and environments.
  3. Execute targeted queries for customers, users, or activity timelines using structured CLI arguments.
  4. Perform advanced data exploration using SQL or natural language search to extract specific insights from the analytics engine.

Outlit CLI Setup

Install the package globally using npm:

npm i -g @outlit/cli

Authenticate your account:

outlit auth login --key ok_your_api_key

Configure your AI environment to use this skill:

outlit setup openclaw

Outlit CLI Data Schema & Taxonomy

The skill interacts with several core analytics tables to provide a comprehensive view of your customer base:

Table Description
events A complete log of tracked customer and user actions.
customer_dimensions High-level attributes, risk signals, and business metrics.
user_dimensions Detailed profiles including journey stages and user-specific attributes.
mrr_snapshots Historical revenue data used for tracking financial growth and churn.

Outlit CLI Advanced Features

  • Direct SQL access to the analytics database for custom data extraction and reporting.
  • Intelligent auto-detection and configuration for popular AI agents like Claude Code and Cursor.
  • Seamless JSON output mode for piping data into scripts or other developer tools.
  • Automated health checks with the doctor command to diagnose connectivity and authentication status.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*