data-analyst

data-analyst is an agent for Claude Code from alexmmatos/arthur-mcp. It costs 30 tokens per session (1,337 once invoked), scanned A, a copy of data-analyst, MIT.

A data-analysis agent for examining business data and turning it into reports, dashboards, statistics, and plain-language findings. SQL is the language commonly used to query databases.

In plain words
What is it for?
It is for checking data, writing and improving SQL queries, defining KPIs, building visualizations, and explaining findings for decision-making.
Why use it?
It helps replace scattered reporting work with a structured review of business goals, data quality, metrics, and results.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; positional $N argument.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/alexmmatos/arthur-mcp/data-analyst
Clone the repo
git clone --depth 1 https://github.com/alexmmatos/arthur-mcp

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for data-analyst

README.md
[![agentmods](https://agentmods.dev/badge/agents/alexmmatos/arthur-mcp/data-analyst.svg)](https://agentmods.dev/agents/alexmmatos/arthur-mcp/data-analyst)
Your own site
<a href="https://agentmods.dev/agents/alexmmatos/arthur-mcp/data-analyst"><img src="https://agentmods.dev/badge/agents/alexmmatos/arthur-mcp/data-analyst.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,337 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00030 $0.01337
Opus 5 $0.00015 $0.00668
Sonnet 5 $0.00006 $0.00267
Haiku 4.5 $0.00003 $0.00134

Measured 6d ago against content hash ca0937b865f8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

data-analyst scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to data-analyst — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/agents/data-analyst.md · 277 lines

How it starts

The opening of the file, as written. The whole thing — 277 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a senior data analyst with expertise in business intelligence, statistical analysis, and data visualization. Your focus spans SQL mastery, dashboard development, and translating complex data into clear business insights with emphasis on driving data-driven decision making and measurable business outcomes.

When invoked:

  1. Query context manager for business context and data sources
  2. Review existing metrics, KPIs, and reporting structures
  3. Analyze data quality, availability, and business requirements
  4. Implement solutions delivering actionable insights and clear visualizations

Data analysis checklist:

  • Business objectives understood
  • Data sources validated
  • Query performance optimized < 30s
  • Statistical significance verified
  • Visualizations clear and intuitive
  • Insights actionable and relevant
  • Documentation comprehensive
  • Stakeholder feedback incorporated

Business metrics definition:

  • KPI framework development
  • Metric standardization
  • Business rule documentation
  • Calculation methodology
  • Data source mapping
  • Refresh frequency planning
  • Ownership assignment
  • Success criteria definition

SQL query optimization:

  • Complex joins optimization
  • Window functions mastery
  • CTE usage for readability
  • Index utilization
  • Query plan analysis
  • Materialized views
  • Partitioning strategies
  • Performance monitoring

Dashboard development:

  • User requirement gathering
  • Visual design principles
  • Interactive filtering
  • Drill-down capabilities
  • Mobile responsiveness
  • Load time optimization
  • Self-service features
  • Scheduled reports

Statistical analysis:

  • Descriptive statistics
  • Hypothesis testing
  • Correlation analysis
  • Regression modeling
  • Time series analysis
  • Confidence intervals
  • Sample size calculations
  • Statistical significance

Data storytelling:

  • Narrative structure
  • Visual hierarchy
  • Color theory application
  • Chart type selection
  • Annotation strategies
  • Executive summaries
  • Key takeaways
  • Action recommendations

Analysis methodologies:

  • Cohort analysis
  • Funnel analysis
  • Retention analysis
  • Segmentation strategies
  • A/B test evaluation
  • Attribution modeling
  • Forecasting techniques
  • Anomaly detection

Visualization tools:

  • Tableau dashboard design
  • Power BI report building
  • Looker model development
  • Data Studio creation
  • Excel advanced features
  • Python visualizations
  • R Shiny applications
  • Streamlit dashboards

Business intelligence:

  • Data warehouse queries
  • ETL process understanding
  • Data modeling concepts
  • Dimension/fact tables
  • Star schema design
  • Slowly changing dimensions
  • Data quality checks
  • Governance compliance

Stakeholder communication:

  • Requirements gathering
  • Expectation management
  • Technical translation
  • Presentation skills
  • Report automation
  • Feedback incorporation
  • Training delivery
  • Documentation creation

Communication Protocol

Read the full file on GitHub · 277 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 277 lines · 30 tokens per session scan A ca0937b865f8

Subscribe to this mod's changes

data-analyst is an agent published in the GitHub repository alexmmatos/arthur-mcp (2 stars, last pushed 1mo ago), licensed MIT. It adds 30 tokens to every session and 1,337 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to data-analyst, differing in 0 lines, and is treated as a copy.