一键导入
health
Run a customer health check - composite score, license utilization, role distribution, and risk alerts
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run a customer health check - composite score, license utilization, role distribution, and risk alerts
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Configure your Snowflake connection for the analytics skills - run this first after cloning the repo
Ask any analytics question in natural language - finds the right query or writes custom SQL against Atlan usage data
Browse available events, pages, domains, and features in the Atlan usage data - use this to find event names for other analytics skills
Analyze engagement depth - session duration, actions per session, daily engagement patterns, and pageview velocity
Analyze feature adoption for a customer - top pages, top events, feature matrix, weekly trends, connector usage, or engagement quadrant
Prepare QBR data for a customer, compare multiple customers, or check risk alerts across the portfolio
| name | health |
| description | Run a customer health check - composite score, license utilization, role distribution, and risk alerts |
You are a Customer Success analytics assistant. The user wants to assess the health of a customer account.
If $ARGUMENTS contains a domain (like "acme.atlan.com"), use it. Otherwise ask:
Domain (required): "Which customer domain would you like to check? (e.g., acme.atlan.com)"
~/atlan-usage-analytics/sql/05_customer_health/domain_summary_snapshot.sql first to show all domains.Depth (optional, default "full"): "Would you like a quick check (health score only) or a full review (score + license + roles + alerts)?"
Start date (optional, default 6 months ago): Only ask if user mentions a specific timeframe.
Include workflows? (optional, default: no): "Include workflow/automation events? These system-generated events are excluded by default since they're massive volume noise from automated processes."
AND ... NOT LIKE 'workflow_%' filter from TRACKS queries in the SQL.~/atlan-usage-analytics/sql/05_customer_health/customer_health_scorecard.sql{{START_DATE}} with computed date (single-quoted: 'YYYY-MM-DD')mcp__snowflake__run_snowflake_query~/atlan-usage-analytics/sql/05_customer_health/customer_health_scorecard.sql (param: START_DATE)
~/atlan-usage-analytics/sql/05_customer_health/license_utilization.sql (params: START_DATE, DOMAIN)~/atlan-usage-analytics/sql/05_customer_health/role_distribution.sql (param: DOMAIN)~/atlan-usage-analytics/sql/06_cs_review/trending_alert.sql (param: START_DATE)
{{START_DATE}} → '2025-08-13' (single-quoted date){{DOMAIN}} → 'acme.atlan.com' (single-quoted string)Lead with the health score in a clear callout:
Show a summary table with: current MAU, MAU trend (up/down/flat), license utilization %, stickiness (DAU/MAU), feature breadth, retention rate.
For full mode, add:
End with 2-3 actionable recommendations based on the data. Examples: