Skip to main content
OpenClaw is a self-hosted autonomous AI agent that runs 24/7 on your machine. Outlit gives it customer intelligence superpowers: query customers, pull revenue metrics, search context, and run SQL analytics, all through a simple skill install. Combined with OpenClaw’s built-in cron scheduler, you get automated customer health reports delivered straight to Telegram, Slack, Discord, or any channel OpenClaw is connected to.

Setup

1

Install the Outlit CLI

Verify with outlit --version.
2

Authenticate

Get your API key from Settings > API Keys, then:
The CLI prompts for your key, validates it, and stores it securely.
Treat your API key like a password. It grants read access to your customer data. Revoke keys anytime from the dashboard.
3

Install the Outlit skill

This installs the outlit skill into the OpenClaw skills target through the shared skills installer. OpenClaw detects and loads it automatically.
OpenClaw needs your OUTLIT_API_KEY to authenticate. The recommended way to store it is through OpenClaw’s SecretRefs. Run openclaw secrets configure to set it up securely without plaintext exposure. See the CLI secrets guide for more details.
4

Verify

You should see:
Then message OpenClaw in your chat platform:

What OpenClaw Can Do with Outlit

Once the skill is installed, OpenClaw learns how to use the full outlit CLI. You can ask it anything in natural language: OpenClaw parses JSON responses, converts monetary values from cents to dollars, and handles pagination automatically, all guided by the skill’s built-in rules.

Automated Reports with Cron

OpenClaw’s built-in cron scheduler lets you set up recurring customer intelligence reports that get delivered to your messaging channels. No external scheduler needed.

Churn Risk Alert (Daily)

The highest-value alert. Catch paying customers who went silent before they churn.

Trial Health Check (Daily)

Trials that went quiet after a week probably need a nudge before expiration.

Revenue Snapshot (Weekly)

Monday morning pulse on your top accounts. Track MRR movement week over week.

Inactive Users (Twice a Week)

Individual users who went inactive, even if their company account is still active.

New Signups Overview (Weekly)

Friday recap of new customers that signed up during the week.
Replace America/New_York with your timezone. OpenClaw supports any valid IANA timezone string.

Managing Cron Jobs

Outlit Agent Skills

Outlit also provides agent skills for richer customer-data workflows and optional SDK guidance:
These skills are also available on ClawHub.

Troubleshooting

What’s Next

OpenClaw Docs

Learn more about OpenClaw’s features: skills, cron, secrets, and more

Outlit on ClawHub

Browse the Outlit skill on ClawHub