Agent Skillscbrock84/headcount › business-intelligence

business-intelligence

GitHub

构建高质量报表与自助分析,设计指标树与仪表盘,规范语义层以建立数据信任,解决报表泛滥及无人使用问题。

plugins/data-analytics/skills/business-intelligence/SKILL.md cbrock84/headcount

Trigger Scenarios

需要设计新的业务报表或仪表盘 构建或优化指标体系(Metric Trees) 搭建自助式分析平台(Self-serve analytics) 诊断报表使用率低或缺乏信任的问题

Install

npx skills add cbrock84/headcount --skill business-intelligence -g -y
More Options

Non-standard path

npx skills add https://github.com/cbrock84/headcount/tree/main/plugins/data-analytics/skills/business-intelligence -g -y

Use without installing

npx skills use cbrock84/headcount@business-intelligence

指定 Agent (Claude Code)

npx skills add cbrock84/headcount --skill business-intelligence -a claude-code -g -y

安装 repo 全部 skill

npx skills add cbrock84/headcount --all -g -y

预览 repo 内 skill

npx skills add cbrock84/headcount --list

SKILL.md

Frontmatter
{
    "name": "business-intelligence",
    "description": "Builds reporting and self-serve analytics that people actually use — metric trees, dashboard design, distribution, and the discipline that stops dashboards proliferating. Use this to build a dashboard or report, design a metrics framework, set up self-serve analytics, decide what to measure, or diagnose why reporting exists but nobody uses it or trusts it."
}

Business intelligence

Most organizations have too many dashboards and too little insight. The two are related: when everything is measured, nothing is watched.

Start from the decision

Every report answers one question for one audience who can act on it. Before building, name the decision it informs and what a viewer would do differently based on it.

If nothing would change, do not build it. That single filter removes most dashboard requests, and the ones surviving it get used.

Metric trees

Structure metrics as a tree, not a list. One primary outcome at the top, decomposed into the drivers that mathematically produce it, each decomposed again.

Revenue = customers × average value. Customers = new + retained. New = traffic × conversion. And so on.

This does two things a metric list cannot: when the top number moves, you can walk down to find where; and it makes clear which metrics are levers and which are outcomes. Teams should be measured on levers they control, not on outcomes they influence.

Dashboard design

  • One screen, one question. Scrolling dashboards are several dashboards that were not separated.
  • Lead with the answer — the primary number, its comparison, and whether that is good. A number with no comparison is not information.
  • Comparison always: prior period, target, or cohort. Choose deliberately, because each tells a different story.
  • Say what "good" is. A viewer who cannot tell whether 4.2% is good will not act.
  • Annotate the anomalies. The spike everyone asks about should carry its explanation, or you will explain it every month.
  • Cut the rest. Charts nobody uses cost attention on every visit and make the useful ones harder to find.

Self-serve

Self-serve works when the semantic layer is trustworthy and the questions are anticipated. It fails when people are handed raw tables and left to define metrics themselves — that produces confident wrong answers, which is worse than a queue.

Give governed metrics, curated datasets, and templates for common questions. Keep the raw layer for analysts.

Trust

Reporting nobody trusts is not used, and trust is lost far faster than it is rebuilt. Protect it by showing freshness on every dashboard, surfacing failures rather than serving stale data silently, and reconciling against the system of record for anything financial.

When a number is wrong, say so prominently and fast. Quietly correcting it is how a team learns to check every figure by hand.

Maintenance

Dashboards accumulate. Review usage periodically and retire what nobody opens — with a notice period, since the one person using it may be using it for something important.

Tooling

BI: Power BI, Looker, Tableau, Metabase, Omni, Hex, and similar.

Metric definitions belong in a semantic layer — dbt's, Looker's LookML, Cube — rather than in each dashboard's SQL, or the same metric will disagree with itself across two tabs.

Spreadsheets remain the most-used BI tool in every organization. Plan for the export rather than pretending it will not happen.

Never

  • Build a dashboard nobody has a decision for. Start from the decision.
  • Ship a metric with two definitions live at the same time.
  • Leave a dashboard published with no owner. Unowned dashboards get trusted, then get wrong.
  • Show a number without the denominator and the window it covers.

Version History

  • d58a7ee Current 2026-09-02 21:04

Same Skill Collection

plugins/corporate-strategy/skills/chief-strategy-officer/SKILL.md
plugins/corporate-strategy/skills/market-entry/SKILL.md
plugins/corporate-strategy/skills/mergers-and-acquisitions/SKILL.md
plugins/corporate-strategy/skills/portfolio-strategy/SKILL.md
plugins/corporate-strategy/skills/scenario-planning/SKILL.md
plugins/corporate-strategy/skills/strategic-alliances/SKILL.md
plugins/customer-experience/skills/chief-customer-officer/SKILL.md
plugins/customer-experience/skills/customer-onboarding-and-implementation/SKILL.md
plugins/customer-experience/skills/customer-success-management/SKILL.md
plugins/customer-experience/skills/escalation-management/SKILL.md
plugins/customer-experience/skills/self-service-and-knowledge/SKILL.md
plugins/customer-experience/skills/support-operations/SKILL.md
plugins/customer-experience/skills/voice-of-customer/SKILL.md
plugins/data-analytics/skills/ai-ml-governance/SKILL.md
plugins/data-analytics/skills/chief-data-officer/SKILL.md
plugins/data-analytics/skills/data-engineering/SKILL.md
plugins/data-analytics/skills/data-governance/SKILL.md
plugins/data-analytics/skills/data-modeling/SKILL.md
plugins/demand-generation/skills/ai-search-optimization/SKILL.md
plugins/demand-generation/skills/app-store-optimization/SKILL.md
plugins/demand-generation/skills/experimentation/SKILL.md
plugins/demand-generation/skills/landing-page-cro-expert/SKILL.md
plugins/demand-generation/skills/lead-capture/SKILL.md
plugins/demand-generation/skills/lifecycle-messaging/SKILL.md
plugins/demand-generation/skills/listing-distribution/SKILL.md
plugins/demand-generation/skills/marketing-analytics/SKILL.md
plugins/demand-generation/skills/paid-advertising/SKILL.md
plugins/demand-generation/skills/programmatic-seo/SKILL.md
plugins/demand-generation/skills/seo-strategy/SKILL.md
plugins/executive/skills/ai-research-analyst/SKILL.md
plugins/executive/skills/business-growth-consultant/SKILL.md
plugins/executive/skills/chief-executive/SKILL.md
plugins/executive/skills/fundraising-and-investor-relations/SKILL.md
plugins/executive/skills/saas-idea-validator/SKILL.md
plugins/finance/skills/budgeting-and-forecasting/SKILL.md
plugins/finance/skills/capital-allocation/SKILL.md
plugins/finance/skills/capital-structure-and-covenants/SKILL.md
plugins/finance/skills/cost-accounting/SKILL.md
plugins/finance/skills/financial-modeling/SKILL.md
plugins/finance/skills/financial-reporting-and-close/SKILL.md
plugins/finance/skills/financial-statement-analysis/SKILL.md
plugins/finance/skills/internal-controls-and-audit/SKILL.md
plugins/finance/skills/revenue-recognition/SKILL.md
plugins/finance/skills/tax/SKILL.md
plugins/finance/skills/treasury-and-liquidity/SKILL.md
plugins/finance/skills/unit-economics/SKILL.md
plugins/it-operations/skills/backup-and-recovery/SKILL.md
plugins/it-operations/skills/chief-information-officer/SKILL.md
plugins/it-operations/skills/cloud-administration/SKILL.md

Metadata

Files
0
Version
d58a7ee
Hash
937e923f
Indexed
2026-09-02 21:04

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-03 02:12
浙ICP备14020137号-1 $bản đồ khách truy cập$