← 返回 Skills 市场
qwqcode

Data Analyst Partner

作者 qwqcode · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
196
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install data-analyst-partner
功能描述
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 num...
使用说明 (SKILL.md)

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
安全使用建议
This skill is instruction-only and internally consistent with being a Grafana-first analyst helper. Before installing or enabling it for autonomous use, confirm that any Grafana or ClickHouse integrations you use with the agent are configured with least privilege (read-only Grafana credentials, limited-read ClickHouse access), and verify where query results might be logged or transmitted by other skills. Also note the skill source/homepage is unknown; if you require supply of Grafana/DB credentials elsewhere in your agent setup, make sure those are restricted to the minimal scopes needed.
功能分析
Type: OpenClaw Skill Name: data-analyst-partner Version: 1.0.0 The skill bundle provides a structured workflow for an AI agent to act as a data analyst using Grafana and ClickHouse. It includes clear operational guidelines, quality rules, and templates for reporting and requirement gathering (SKILL.md, daily-report-template.md, dashboard-confirmation.md) without any evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description (Grafana-first data analyst) match the instructions: the SKILL.md describes checking dashboards, rerunning panels, using datasource queries, and falling back to ClickHouse. The skill requests no unrelated binaries, env vars, or config paths.
Instruction Scope
Runtime instructions stay within analytics work: classify question type, prefer Grafana dashboards/panels, only escalate to datasource or direct SQL when needed, and follow a defined answer template. The instructions do not ask to read arbitrary files, environment variables, or post data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only — so nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. It references using a separate Grafana read-only skill and ClickHouse only as needed — those integrations (if present) are the expected places to provide credentials.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or system-wide configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install data-analyst-partner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /data-analyst-partner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Data Analyst Partner skill – initial release - Provides a structured approach for Grafana-first product and business data analysis support. - Defines four main request categories: dashboard interpretation, split/rerun, new analysis, and new dashboard. - Establishes a standard workflow: identify request, check Grafana first, escalate only if necessary, and answer as an analyst. - Introduces a daily report template focused on actionable, comparative metrics. - Lists quality rules to ensure clarity, source attribution, and correct escalation. - Includes a confirmation checklist before creating new dashboards.
元数据
Slug data-analyst-partner
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Data Analyst Partner 是什么?

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 num... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 196 次。

如何安装 Data Analyst Partner?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install data-analyst-partner」即可一键安装,无需额外配置。

Data Analyst Partner 是免费的吗?

是的,Data Analyst Partner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Data Analyst Partner 支持哪些平台?

Data Analyst Partner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Data Analyst Partner?

由 qwqcode(@qwqcode)开发并维护,当前版本 v1.0.0。

💬 留言讨论