A professional business intelligence skill for retail environments that provides automated period-over-period sales analysis and performance diagnostics.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install retail-sales-performance-analysis
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install retail-sales-performance-analysis using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Retail Sales Performance Analysis skill is a robust data diagnostic tool designed for the modern retail landscape. It enables Openclaw Skills users to perform deep-dive comparisons between current and previous sales periods, identifying the root causes of performance fluctuations. Whether you are managing a single storefront or a fleet of sales clerks, this skill translates raw transactional data into actionable business intelligence.
By quantifying attribution—such as whether a revenue drop is due to lower foot traffic (order count) or reduced basket sizes (average transaction value)—it removes guesswork from retail management. It serves as a digital consultant that not only flags anomalies like sharp sales declines or low attachment rates but also provides structured recommendations to improve operational efficiency.
To integrate this skill into your environment, ensure you have the necessary API client configuration. You can initialize the analysis via a Python script or through the CLI as part of your Openclaw Skills workflow.
# Ensure your API client is configured in the workspace
cp .env.example .env
# The skill relies on the following path for data fetching:
# ~/.openclaw/workspace-front-door/
The skill organizes data into structured categories to ensure clarity across different retail dimensions:
| Category | Metrics Included | Purpose |
|---|---|---|
| Financial | net_money, effective_order_count | Core revenue and transaction volume tracking. |
| Efficiency | customer_unit_price, attach_qty_ratio, piece_price | Measuring sales quality and upselling capability. |
| Membership | new_customer_count, new_member_purchase_share | Tracking loyalty growth and new customer contribution. |
Loading
An automated auditing tool that reviews frontend code for architecture, type safety, security, and accessibility, generating detailed Markdown reports.

A structured methodology for AI agents to plan, execute, and review complex operations while automatically persisting lessons learned into long-term memory.

An automated reporting agent that aggregates data and publishes structured weekly reports directly to Enterprise WeChat (WeCom) documents.

A comprehensive AI-driven framework for financial product managers to navigate the entire product lifecycle from strategic planning to automated operation.

Kandy is a powerful real-time communications platform integration that enables AI agents to manage voice, video, and messaging workflows seamlessly.

A skill that transforms an Obsidian vault into a shared, persistent workspace where AI agents and users collaborate via markdown files rather than just chat.








































