Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计通过

data-analyst-partner数据分析师合作伙伴

Agent Skill

用于辅助数据整理、表格处理、CSV/Excel 分析、指标计算和图表准备。它适合让 Agent 清洗字段、汇总数据、发现异常、生成统计口径或把分析结果转成可读说明。使用时需要确认数据来源、字段含义和时间范围,避免把样本数据当全量事实;涉及敏感数据、导出文件或批量写回时,应先确认权限和脱敏边界。

总安装

6,353

周安装

257

GitHub Stars

公开资料未说明

下载量

1,994
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:data-analyst-partner(数据分析师合作伙伴)
来源仓库:https://github.com/qwqcode/data-analyst-partner
安装命令:
openclaw skills install data-analyst-partner
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install data-analyst-partner

简介

Data-Analyst-Partner 作为 Grafana 优先团队的数据分析协作者。

  • 适用于产品、运营成员查询仪表板和指标的场景。
  • 支持快速响应数据请求,提供可视化建议。
  • 安装命令:openclaw skills install data-analyst-partner;建议确认 Grafana 访问权限。
  • 注意涉及生产数据时需评估敏感性和脱敏要求。

SKILL.md

name
data-analyst-partner
description
Act as a Grafana-first product and business data analysis partner for an app team. Use when product, content, or operations teammates ask about dashboard numbers, want metric explanations, need dimension splits, request new analysis, ask for SQL-backed follow-up, want a daily data report, or need a new dashboard requirement clarified before implementation.

Data Analyst Partner

Use this skill for team-facing analytics support.

Default strategy

Prefer this order:

  1. Existing Grafana dashboard or panel
  2. Grafana datasource query
  3. Direct ClickHouse query only when Grafana is insufficient

This keeps answers aligned with existing team dashboards and metric definitions.

Question types

Classify each request into one of four buckets:

1. Existing dashboard interpretation

Examples:

  • “这个图是什么意思?”
  • “为什么今天掉了?”
  • “这个 DAU 口径是什么?”

2. Existing dashboard split or rerun

Examples:

  • “按 iOS / Android 拆一下”
  • “看一下 App Store 渠道”
  • “把时间范围切成最近 30 天”

3. New analysis request

Examples:

  • “Grafana 里没有这个维度,帮我查一下”
  • “看下睡眠故事播放下降是不是某个版本导致的”

4. New dashboard request

Examples:

  • “做一个内容消费 dashboard”
  • “补一个订阅转化看板”

Standard workflow

Step 1. Identify the ask

State internally whether the ask is interpretation, split, new query, or new dashboard.

Step 2. Check Grafana first

Use the Grafana read-only skill to:

  • locate dashboards
  • inspect panels
  • inspect variables
  • rerun panel queries where possible

Step 3. Escalate only when needed

Use Grafana datasource query or direct ClickHouse only when:

  • no suitable panel exists
  • variables are insufficient
  • the question requires a new query path

Step 4. Answer like an analyst

Do not return raw numbers only. Answer in this order:

  1. conclusion
  2. evidence / source
  3. likely interpretation
  4. uncertainty or caveats
  5. next recommended check if needed

Answer template

Prefer this compact structure:

  • 结论:先回答问题
  • 依据:说明看的是哪个 dashboard/panel 或哪类查询
  • 拆分/观察:说最关键的维度差异或趋势
  • 注意:有口径风险、样本量小、变量不完整时明确提醒
  • 下一步:如果值得继续查,再说下一步

New dashboard confirmation flow

Never jump straight to building a dashboard from a vague request. Confirm:

  1. Who will use the dashboard?
  2. What decision should it support?
  3. What are the core metrics?
  4. What are the key dimensions?
  5. What time grain is needed?
  6. What refresh frequency is needed?
  7. Is the output trend / funnel / ranking / detail table?
  8. Is there an existing dashboard that can be extended?

Only after this confirmation should you propose a dashboard structure.

Daily report behavior

For daily reporting, include only metrics worth watching. Default sections:

  • traffic / active users
  • conversion / subscription
  • revenue
  • content consumption
  • major anomalies
  • suggested follow-ups

A good daily report is short, comparative, and action-oriented.

Quality rules

  • Do not pretend correlation is causation.
  • Do not answer confidently when metric definitions are unclear.
  • Do not create a new dashboard when a panel rerun answers the question.
  • Do not switch to direct SQL too early.
  • Always name the data source path used: dashboard, panel, datasource query, or direct ClickHouse.

Domain context

This workflow assumes an app business with product/content/operations stakeholders and common dimensions such as:

  • platform
  • app version
  • channel
  • region / language
  • content type
  • subscription state

References

Read these only when needed:

  • references/dashboard-confirmation.md when the task is a new dashboard request
  • references/daily-report-template.md when drafting or automating the daily report

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

86.36%
按下载量换算1,722

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills