← Back to Skills Marketplace
623
Downloads
2
Stars
2
Active Installs
5
Versions
Install in OpenClaw
/install metric-attribution
Description
对指标波动进行综合归因诊断,定位导致指标变化的关键因子、维度和外部事件。当用户需要分析指标波动原因、定位指标变化的根因、做因子拆解归因(如 GMV = UV × 转化率 × 客单价)、或理解指标为什么涨跌时,必须使用此 Skill。 触发场景包括但不限于:用户提到"归因""归因分析""波动分析""波动归因""根因...
Usage Guidance
This skill appears internally consistent: it will read a single API key (CAN_API_KEY) from your environment and make network requests to gateway.can.aloudata.com to fetch metric metadata and data for attribution analysis. Before installing, confirm you are comfortable storing the API key in ~/.openclaw/.env and that the key's permissions are appropriately scoped (least privilege). If you expect the skill to correlate external events (news, holidays, competitor data), ask how those external sources will be queried — the skill's domain whitelist only includes the Gateway host, so additional endpoints would need explicit allowance. Finally, review any metric query results for sensitive data exposure and rotate the API key if you stop using the skill.
Capability Analysis
Type: OpenClaw Skill
Name: metric-attribution
Version: 1.0.4
The 'metric-attribution' skill is a legitimate data analysis tool designed to diagnose metric fluctuations using the Aloudata CAN gateway. It provides structured instructions for factor decomposition (using Shapley values) and dimension attribution, including Python code for generating waterfall charts with matplotlib. The requested permissions (env:read and network:outbound to gateway.can.aloudata.com) are strictly aligned with its stated purpose of querying business metrics using a user-provided API key.
Capability Assessment
Purpose & Capability
Name/description (metric attribution) match the declared network calls and the single required env var (CAN_API_KEY). The domain whitelist (gateway.can.aloudata.com) and the API-key header usage are coherent with the stated functionality.
Instruction Scope
SKILL.md narrowly instructs the agent to call the Gateway API and run local calculations; it explicitly requires looking up metric/dimension metadata before querying. One minor note: the doc mentions '结合外部事件检索' (combine external event retrieval) but does not enumerate external endpoints — platform domain whitelist only lists the Gateway host, so either external-event lookups are expected to be manual/knowledge-based or additional endpoints would be needed. Otherwise the instructions do not ask the agent to read unrelated secrets or system files beyond the expected ~/.openclaw/.env for CAN_API_KEY.
Install Mechanism
Instruction-only skill with no install spec or code files, so nothing is written to disk or downloaded during install.
Credentials
Only one required environment variable (CAN_API_KEY) is declared and is appropriate for authenticating to the Gateway API. The skill does not request unrelated credentials or config paths.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. Autonomous invocation is allowed (platform default) but is not combined with other concerning flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install metric-attribution - After installation, invoke the skill by name or use
/metric-attribution - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- 新增要求:需在 ~/.openclaw/.env 中配置 CAN_API_KEY 作为必需环境变量,明确标注此项为必填。
- 文档中加入 env_vars 字段说明,提升接入指引清晰度。
- 其余功能与接口说明与上一版本一致,无功能变更。
v1.0.3
- Added required permission and metadata fields (`permissions`, `domain_whitelist`, `author`, `homepage`, etc.).
- Updated the skill `version` from "1.0.3" to "1.0.4".
- No changes to core logic or diagnostic flow; the skill functionality remains the same.
- These changes strengthen compliance, security, and metadata consistency.
v1.0.2
metric-attribution 1.0.2 Changelog
- Added a _meta.json file to the repository.
- No changes to core logic or documentation content.
- This version introduces metadata for improved management and integration.
v1.0.1
metric-attribution v1.0.1
- 修正接口信息:统一所有 Gateway API 规则与 metric-query,删除关于 metric-query-v2 的描述。
- 明确 metric-query API 格式、调用铁律与相关说明,保持与最新接口一致。
- 文档表述细节打磨,优化指引一致性与准确性。
- 其余功能和归因分析流程未作调整。
v1.0.0
metric-attribution v1.0.0
- Initial release of the metric-attribution skill.
- Provides a comprehensive diagnostic workflow for identifying key factors, dimensions, and external events behind metric changes.
- Integrates with Gateway API to search and query metric data; requires strict adherence to API authentication and usage rules.
- Outlines a five-step analysis including change confirmation, factor decomposition, dimension drill-down, external event correlation, and comprehensive reporting.
- Delivers clear guidance on when and how to trigger this skill based on user intent for root cause and attribution analysis.
Metadata
Frequently Asked Questions
What is Aloudata CAN SKILLS - metric-attribution?
对指标波动进行综合归因诊断,定位导致指标变化的关键因子、维度和外部事件。当用户需要分析指标波动原因、定位指标变化的根因、做因子拆解归因(如 GMV = UV × 转化率 × 客单价)、或理解指标为什么涨跌时,必须使用此 Skill。 触发场景包括但不限于:用户提到"归因""归因分析""波动分析""波动归因""根因... It is an AI Agent Skill for Claude Code / OpenClaw, with 623 downloads so far.
How do I install Aloudata CAN SKILLS - metric-attribution?
Run "/install metric-attribution" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Aloudata CAN SKILLS - metric-attribution free?
Yes, Aloudata CAN SKILLS - metric-attribution is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Aloudata CAN SKILLS - metric-attribution support?
Aloudata CAN SKILLS - metric-attribution is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Aloudata CAN SKILLS - metric-attribution?
It is built and maintained by jackyujun (@jackyujun); the current version is v1.0.4.
More Skills