← Back to Skills Marketplace
426
Downloads
3
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install outlit
Description
Use when accessing Outlit customer intelligence through the `outlit` CLI or Outlit MCP tools, including customer lookups, timelines, facts, semantic search,...
Usage Guidance
This skill looks coherent with its description. Before installing: 1) Verify the npm package and Homebrew tap are the official Outlit distribution (check the vendor's docs and package/tap pages). 2) Use a least-privilege, rotatable OUTLIT_API_KEY and avoid reusing highly privileged keys. 3) Be mindful that CLI outputs may contain customer PII — limit what the agent is allowed to transmit externally. 4) If you allow autonomous agent invocation, consider policies or reviews for actions that access customer data. Overall this skill appears to be what it claims, but standard supply-chain and credential hygiene still apply.
Capability Analysis
Type: OpenClaw Skill
Name: outlit
Version: 1.0.3
The 'outlit' skill bundle provides a legitimate interface for accessing the Outlit customer intelligence platform via CLI and MCP tools. It includes standard installation procedures via npm (@outlit/cli) and Homebrew, and provides clear instructions for customer lookups, timeline analysis, and SQL querying. No evidence of malicious intent, unauthorized data exfiltration, or prompt injection was found; the tool's capabilities are well-aligned with its stated purpose of customer data analysis.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description say this integrates with Outlit customer intelligence and the skill requires the 'outlit' CLI plus OUTLIT_API_KEY. Both the declared binary and primary environment variable directly match the stated purpose and are appropriate for a CLI-based integration.
Instruction Scope
SKILL.md instructs the agent to use the outlit CLI or MCP endpoints, lists specific commands, and describes auth precedence. It does not instruct reading unrelated system files, harvesting other credentials, or sending data to unexpected endpoints.
Install Mechanism
Install options are an npm package (@outlit/cli) and a Homebrew formula (outlitai/tap/outlit). These are standard mechanisms for distributing a CLI; no downloads from ad-hoc URLs or extract-from-unknown-host behavior is declared.
Credentials
Only OUTLIT_API_KEY is required and declared as the primary credential. The SKILL.md's auth resolution (cli flag, env var, stored credentials) matches normal CLI behavior and there are no unrelated secrets requested.
Persistence & Privilege
always is false and the skill does not request system-wide config changes. The skill can be invoked autonomously by the agent (platform default), which is expected for an integration skill and not by itself a concern.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install outlit - After installation, invoke the skill by name or use
/outlit - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Added SQL reference documentation: references/sql-reference.md
- Expanded internal guidance on choosing between Outlit CLI and MCP interfaces
- Updated usage recommendations, command mappings, and working rules for customer intelligence workflows
- Clarified setup steps for both coding agents and MCP clients
- Improved instructions on output formats and fact vs search vs timeline use cases
v1.0.2
- Updated documentation to clarify and retitle the "Key capabilities" section as "Signal extraction".
- Removed the "Users" capability section for conciseness.
- No changes to code or installation; documentation only.
v1.0.1
- Added detailed descriptions of key capabilities: Facts (AI-extracted structured signals), Search (semantic NL search across interactions), and Users (filter by journey stage/activity).
- Expanded CLI command examples to include user journey stage and activity filters.
- Clarified the output contract section by removing "agent-friendly" wording.
- Updated section headers for clarity and conciseness.
- No changes to installation steps or configuration.
v1.0.0
Outlit 1.0.0 initial release:
- Unified CLI for querying and visualizing customer data across products, billing, web, and conversations.
- Structured JSON output with timestamps and source attribution; agent-friendly readable tables in TTY.
- Core commands for customer lists, profiles, timelines, natural language search, facts, and SQL analytics.
- Surfaces proactive churn-risk insights with recommended actions.
- Includes MCP support and fast agent setup tools.
- Comprehensive documentation links included for quick onboarding.
Metadata
Frequently Asked Questions
What is Outlit?
Use when accessing Outlit customer intelligence through the `outlit` CLI or Outlit MCP tools, including customer lookups, timelines, facts, semantic search,... It is an AI Agent Skill for Claude Code / OpenClaw, with 426 downloads so far.
How do I install Outlit?
Run "/install outlit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Outlit free?
Yes, Outlit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Outlit support?
Outlit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Outlit?
It is built and maintained by leo-paz (@leo-paz); the current version is v1.0.3.
More Skills