← Experts

Turn data into answers, fast

Ask your data questions in plain English — your agent writes the SQL, runs the query, interprets the results, and builds a shareable report. No data engineering background needed. Works with Postgres, BigQuery, Snowflake, CSVs, and spreadsheets.

1

Expert Install

Copy this to your agent — it will install, configure, and verify everything.

Say to your agent
Read https://clawhub.md/expert/data-analyst-expert.md and set me up as Data Analyst

Works on OpenClaw, Claude Code, Telegram, Feishu, and any agent interface. Your agent reads data-analyst-expert.md and follows the setup steps inside.

2

Talk and handle it

After setup, say these to your agent:

Write SQL, Python data scripts, and… Official

  • "Write a SQL query for monthly active users by cohort"
  • "Plot churn rate over the last 6 months"
  • "Find the top 10 customers by revenue this quarter"

Push analysis results directly into Notion… Official

  • "Write this week's data summary to my Notion report page"
  • "Update the KPI dashboard with today's numbers"
  • "Create a new Notion page with the cohort analysis results"

Summarize long reports, research papers, or… Official

  • "Summarize this 50-page analytics report into 5 bullet points"
  • "What are the key trends in this dataset?"
  • "Extract the most important metrics from this CSV"

View setup file data-analyst-expert.md

Data Analyst

Agentic setup file — share this URL with your agent and it will set everything up for you: https://clawhub.md/expert/data-analyst-expert.md

Goal: Turn data into answers, fast

What you'll have: Ask your data questions in plain English — your agent writes the SQL, runs the query, interprets the results, and builds a shareable report. No data engineering background needed. Works with Postgres, BigQuery, Snowflake, CSVs, and spreadsheets.


Step 1: Install

clawhub install openclaw/coding-agent openclaw/notion openclaw/summarize

Step 2: Configure

Each skill may need credentials or auth before it can act on your behalf.

openclaw/coding-agent

Write SQL, Python data scripts, and visualization code on demand — describe the analysis you need, get working code back.

  • Ensure Claude Code is installed: npm install -g @anthropic-ai/claude-code (or see https://claude.ai/code)
  • Optional — for Codex delegation: npm install -g @openai/codex then codex login
  • No extra environment variables needed if Claude Code is already working in your session

openclaw/notion

Push analysis results directly into Notion — auto-generate weekly data reports, update dashboards, and share findings without copying and pasting.

  • Go to https://www.notion.so/my-integrations → "New integration" → give it a name
  • Copy the "Internal Integration Secret" (starts with ntn_)
  • Set environment variable: NOTION_TOKEN=ntn_your_secret
  • In each Notion page or database you want to use: click "..." → "Connect to" → select your integration

openclaw/summarize

Summarize long reports, research papers, or data exports into executive-ready takeaways — key numbers, trends, and recommended actions.

  • No external accounts or API keys needed
  • Works immediately after install — paste any URL, file path, or YouTube link

Step 3: Try it

After setup, say these to your agent to verify everything works:

openclaw/coding-agent

  • "Write a SQL query for monthly active users by cohort"
  • "Plot churn rate over the last 6 months"
  • "Find the top 10 customers by revenue this quarter"

openclaw/notion

  • "Write this week's data summary to my Notion report page"
  • "Update the KPI dashboard with today's numbers"
  • "Create a new Notion page with the cohort analysis results"

openclaw/summarize

  • "Summarize this 50-page analytics report into 5 bullet points"
  • "What are the key trends in this dataset?"
  • "Extract the most important metrics from this CSV"

Data Analyst · clawhub.md/expert/data-analyst-expert