scor-kpi-dashboard-builder
SCOR-aligned supply chain KPI dashboard design and implementation skill
Best use case
scor-kpi-dashboard-builder is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
SCOR-aligned supply chain KPI dashboard design and implementation skill
Teams using scor-kpi-dashboard-builder should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/scor-kpi-dashboard-builder/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How scor-kpi-dashboard-builder Compares
| Feature / Agent | scor-kpi-dashboard-builder | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
SCOR-aligned supply chain KPI dashboard design and implementation skill
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# SCOR KPI Dashboard Builder
## Overview
The SCOR KPI Dashboard Builder enables the design and implementation of supply chain performance dashboards aligned with the Supply Chain Operations Reference (SCOR) model. It supports metric selection, data mapping, visualization design, and executive reporting.
## Capabilities
- **SCOR Metric Taxonomy Mapping**: Align KPIs to SCOR framework
- **Plan/Source/Make/Deliver/Return KPI Selection**: Process-aligned metrics
- **Data Source Identification and Mapping**: Connect metrics to data sources
- **Dashboard Layout Design**: Effective visualization structure
- **Drill-Down Hierarchy Creation**: Multi-level metric exploration
- **Target and Threshold Setting**: Performance benchmarks
- **Benchmarking Integration**: Industry comparison capability
- **Executive Summary Generation**: Leadership-ready reports
## Input Schema
```yaml
dashboard_request:
scope:
processes: array # Plan, Source, Make, Deliver, Return
business_units: array
time_periods: array
metric_selection:
strategic_metrics: array
operational_metrics: array
custom_metrics: array
data_sources:
erp_systems: array
planning_systems: array
external_sources: array
design_requirements:
audience: string
refresh_frequency: string
drill_down_levels: integer
targets:
internal_targets: object
benchmark_sources: array
```
## Output Schema
```yaml
dashboard_output:
dashboard_design:
layout: object
pages: array
- page_name: string
visualizations: array
filters: array
navigation: object
metric_catalog:
metrics: array
- metric_id: string
name: string
scor_mapping: string
definition: string
formula: string
unit: string
target: float
data_source: string
refresh_frequency: string
data_model:
tables: array
relationships: array
calculations: array
implementation_guide:
data_requirements: array
etl_specifications: object
deployment_steps: array
executive_summary_template: object
```
## Usage
### SCOR-Aligned Dashboard Design
```
Input: SCOR process scope, business requirements
Process: Select metrics, design layout, map data
Output: Dashboard design specification
```
### Metric Catalog Development
```
Input: Business objectives, SCOR framework
Process: Define metrics with formulas and targets
Output: Comprehensive metric catalog
```
### Executive Summary Automation
```
Input: Dashboard data, reporting period
Process: Generate narrative summary with highlights
Output: Executive-ready performance summary
```
## Integration Points
- **BI Platforms**: Power BI, Tableau, Qlik integration
- **ERP Systems**: SAP, Oracle data connectivity
- **SCOR Framework**: APICS SCOR model alignment
- **Tools/Libraries**: Power BI, Tableau, SCOR templates
## Process Dependencies
- Supply Chain KPI Dashboard Development
- Supply Chain Cost-to-Serve Analysis
- Forecast Accuracy Analysis and Improvement
## Best Practices
1. Start with strategic metrics, then add operational detail
2. Ensure data quality before dashboard deployment
3. Design for the audience (executive vs. operational)
4. Include context (targets, trends, benchmarks)
5. Enable self-service exploration
6. Review and refresh metrics annuallyRelated Skills
process-builder
Scaffold new babysitter process definitions following SDK patterns, proper structure, and best practices. Guides the 3-phase workflow from research to implementation.
visual-diff-scorer
Multi-dimensional visual scoring using pixel-diff and structural analysis for design-to-implementation comparison
dashboard-generator
Generate monitoring dashboards for Grafana and DataDog with alert integration
developer-portal-builder
Build unified developer portals with Backstage or custom frameworks
cli-framework-builder
Build command-line interfaces for SDK interaction
probuilder
Unity ProBuilder skill for level prototyping.
protocol-builder
Skill for building standardized research protocols
interactive-dashboard-builder
Skill for building interactive data dashboards
qiskit-circuit-builder
IBM Qiskit integration skill for quantum circuit construction, transpilation, and execution on IBM Quantum hardware
qec-code-builder
Quantum error correction code implementation skill for fault-tolerant quantum computing
cirq-circuit-builder
Google Cirq integration skill for quantum circuit design and execution on Google quantum processors
reduction-builder
Construct and verify polynomial-time reductions between computational problems