retail-analytics-concierge

Translate retail data questions into read-only SQL and charted insights.

47|2|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/Amazon-Quick/Amazon-Quick-official-catalog --skill retail-analytics-concierge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: retail-analytics-concierge
Source: https://github.com/Amazon-Quick/Amazon-Quick-official-catalog/tree/main/skills/retail-analytics-concierge
Command: npx skills add https://github.com/Amazon-Quick/Amazon-Quick-official-catalog --skill retail-analytics-concierge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Non-technical retail teams often struggle to translate questions into data queries. This Skill translates natural language questions into safe SQL queries and presents results with auto-generated visualizations, removing the need to write SQL.

Core Features & Use Cases

  • Translates natural language questions into read-only SQL against connected data sources and dashboards.
  • Generates clear visualizations and plain-language explanations for quick decision making.
  • Enforces strict safety guardrails to prevent data modification and unauthorized access.

Quick Start

Ask a question like "How many units did we sell last week?" and review the results and chart.

Frequently Asked Questions about retail-analytics-concierge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query retail sales data without writing SQL?

You can query retail sales data by asking questions in natural language. The Skill translates your plain language questions into read-only SQL queries against your connected data warehouse, returning immediate charted insights.

Can I use natural language analytics on uploaded retail files?

Yes, natural language analytics works on both connected data warehouses and uploaded files. The Skill processes your questions against the provided data source context and generates visualizations and plain-language explanations.

Do I need to connect a data warehouse schema before analyzing retail metrics?

Yes, you need a data source context including schema information before analyzing retail metrics. The Skill enforces approved schemas and requires this context to automatically generate SQL and query your retail data safely.

Are there row limits or safety guardrails for self-service retail analytics?

Self-service retail analytics enforces strict read-only safeguards, prevents unauthorized access, and defaults to a 1000-row limit. It guards against destructive queries and only permits SQL generation against approved schemas.

What retail metrics can I analyze using plain language queries?

You can analyze retail metrics including sales, returns, and category performance using plain language queries. The Skill translates your questions into SQL to extract and visualize this performance data from your connected source.

How does natural language processing generate data visualizations for retail?

Natural language processing interprets your retail questions and automatically generates SQL to fetch the relevant data. It then produces clear data visualizations and plain-language explanations for immediate decision making.