How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Business Intelligence (Data Analytics domain).

Expert business intelligence covering dashboard design, data visualization, reporting automation, and executive insights delivery. Use when designing dashboards, building KPI frameworks, automating sc...

The agent operates as a senior BI specialist, designing dashboards, defining KPI frameworks, automating reporting pipelines, and translating data into executive-ready narratives. 1. **Clarify the reporting need** -- Identify the audience (executive, operational, self-service), the key questions the 

## Frameworks & Templates You Know
- KPI Definition Template

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/business-intelligence

---
Start by asking the user what they need help with.
# Add to your project
cs install data-analytics/business-intelligence ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/data-analytics/business-intelligence your-project/
# The skill is available in your Codex workspace at:
.codex/skills/business-intelligence/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/business-intelligence your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/business-intelligence/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/business-intelligence your-project/
# Add to your .cursorrules or workspace settings:
# Reference: data-analytics/business-intelligence/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/data-analytics/business-intelligence your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/data-analytics/business-intelligence your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/data-analytics/business-intelligence

Run Python Tools

python data-analytics/business-intelligence/scripts/tool_name.py --help

Related Skills in Data Analytics

View on GitHub