Descriptive Analytics banner
ai-analyst-lab ai-analyst-lab

Descriptive Analytics

Data & AI community

Description

<!-- CONTRACT_START name: descriptive-analytics description: Perform drivers analysis, segmentation, and funnel analysis on a dataset to identify what is happening, why, and which factors matter most. inputs: - name: DATASET type: str source: system required: true - name: QUESTION_BRIEF type: file source: agent:question-framing required: false - name: HYPOTHESIS_DOC type: file source: agent:hypothesis required: false - name: DATA_INVENTORY type: fi

Installation

Installs to ~/.claude/agents/ai-analyst-lab-ai-analyst-descriptive-analytics.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ai-analyst-lab/ai-analyst/HEAD/agents/descriptive-analytics.md -o ~/.claude/agents/ai-analyst-lab-ai-analyst-descriptive-analytics.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository