ai-analytics

Generate charts and run natural language data queries via the Luzmo /aiprompt API.

1|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/luzmo-official/agent-skills --skill ai-analytics
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ai-analytics
Source: https://github.com/luzmo-official/agent-skills/tree/main/skills/ai-analytics
Command: npx skills add https://github.com/luzmo-official/agent-skills --skill ai-analytics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @luzmo/agent-skills, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides AI-powered analytics capabilities, enabling natural language data queries, chart generation, and agentic workflows.

Core Features & Use Cases

  • Natural Language Data Queries: Utilize the /aiprompt API for natural language data queries.
  • Chart Generation: Generate charts from text prompts.
  • Agentic Workflows: Implement AI workflows with the Luzmo IQ and agentic tools.
  • Use Case: For instance, embed the Luzmo IQ Chat component in a React app to allow users to ask questions about their data in plain English and receive charts as answers.

Quick Start

Install the ai-analytics skill using the following command: npx @luzmo/agent-skills add --tool cursor --skills ai-analytics --yes.

Frequently Asked Questions about ai-analytics

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

FAQPage Schema
How do I generate charts from natural language data queries?▼

You can generate charts from natural language data queries by using the Luzmo /aiprompt API. This enables users to ask questions about their data in plain English and receive visual charts as answers.

Can I embed an AI analytics chat component in a React app?▼

Yes, you can embed the Luzmo IQ Chat component in a React app. This allows users to ask natural language data queries and receive AI-generated charts within the application interface.

Do I need a specific license for natural language chart generation?▼

Yes, natural language chart generation requires the Luzmo AI/IQ addon license. You need this addon license to access the /aiprompt API and implement agentic workflows.

How do I install the AI analytics skill for agentic workflows?▼

To install the AI analytics skill for agentic workflows, run `npx @luzmo/agent-skills add --tool cursor --skills ai-analytics --yes` in your terminal to add the capabilities to your environment.

What is the best way to implement AI workflows with IQ components?▼

The best way to implement AI workflows is by using the Luzmo IQ components and /aiprompt API. This combination enables agentic workflows that process natural language data queries and generate charts.

Are there limitations to the /aiprompt API for data queries?▼

The primary limitation of the /aiprompt API is its dependency on the Luzmo AI/IQ addon license. Without this license, you cannot access the natural language data query or chart generation capabilities.