Creem Store Agent
/install creem-store-agent
Creem Store Agent
AI-powered monitoring for your Creem store. Sends real-time Telegram alerts for sales, subscriptions, disputes, and refunds. Uses Claude AI to analyze churn events and autonomously recommend retention actions.
Commands
/creem-status— Check store connection and webhook status/creem-report— Daily revenue summary (MRR, churn, new sales)
Features
- Real-time alerts: Formatted Telegram notifications for all Creem events
- AI churn analysis: Claude Haiku analyzes cancellations and recommends retention actions
- Autonomous actions: Create retention discounts or pause subscriptions via inline buttons
- Event deduplication: Handles Creem webhook retries gracefully
- HMAC verification: Validates webhook signatures for security
Setup
- Install:
clawhub install creem-store-agent - Set environment variables (see
.env.example) - Expose webhook URL:
ngrok http 3000(development) - Register webhook in Creem dashboard:
https://your-ngrok-url.ngrok.io/webhook/creem
Environment Variables
| Variable | Description |
|---|---|
CREEM_API_KEY |
Creem API key (test: creem_test_xxx) |
CREEM_WEBHOOK_SECRET |
Webhook signing secret from Creem dashboard |
TELEGRAM_BOT_TOKEN |
Telegram bot token from @BotFather |
TELEGRAM_CHAT_ID |
Telegram chat ID for notifications |
ANTHROPIC_API_KEY |
Anthropic API key for Claude Haiku |
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install creem-store-agent - After installation, invoke the skill by name or use
/creem-store-agent - Provide required inputs per the skill's parameter spec and get structured output
What is Creem Store Agent?
AI-powered Creem store monitor — alerts, churn analysis, autonomous actions via Telegram. It is an AI Agent Skill for Claude Code / OpenClaw, with 109 downloads so far.
How do I install Creem Store Agent?
Run "/install creem-store-agent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Creem Store Agent free?
Yes, Creem Store Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Creem Store Agent support?
Creem Store Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Creem Store Agent?
It is built and maintained by Dmitrii Malakhov (@malakhov-dmitrii); the current version is v1.0.0.