strategic-sourcing-analyzer
SolidEnd-to-end strategic sourcing analysis skill with spend analysis, market assessment, and strategy development
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 96/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Strategic Sourcing Analyzer
## Overview
The Strategic Sourcing Analyzer provides comprehensive analytical capabilities for strategic sourcing initiatives. It supports spend analysis, market assessment, strategy development, and savings opportunity identification to drive procurement value creation.
## Capabilities
- **Spend Cube Analysis**: Multi-dimensional spend analysis by supplier, category, business unit
- **Pareto and ABC Classification**: Prioritize categories and suppliers by spend
- **Market Structure Analysis**: Assess supply market dynamics and competition
- **Porter's Five Forces**: Category-level competitive analysis
- **Sourcing Strategy Recommendations**: Data-driven strategy development
- **Wave Planning and Prioritization**: Sequence sourcing initiatives
- **Savings Opportunity Identification**: Quantify addressable spend and potential savings
- **Make vs. Buy Analysis**: Support insource/outsource decisions
## Input Schema
```yaml
sourcing_analysis_request:
spend_data: object
- supplier: string
category: string
business_unit: string
amount: float
period: string
market_data: object
- category: string
supplier_count: integer
market_size: float
growth_rate: float
current_contracts: array
strategic_priorities: object
analysis_scope: array[string]
```
## Output Schema
```yaml
sourcing_analysis_output:
spend_analysis:
spend_cube: object
pareto_analysis: object
abc_classification: o...
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
spend-analytics-engine
Procurement spend analysis skill with classification, consolidation, and savings identification
1,160 Updated today
a5c-ai AI & Automation Solid
transportation-spend-analyzer
Freight spend analysis and benchmarking skill for cost optimization and carrier negotiation support
1,160 Updated today
a5c-ai AI & Automation Solid
cost-to-serve-analyzer
Supply chain cost-to-serve analysis skill by customer, product, or channel
1,160 Updated today
a5c-ai AI & Automation Solid
sustainable-procurement-assessor
Sustainability assessment skill for procurement practices and supplier evaluation
1,160 Updated today
a5c-ai AI & Automation Solid
category-strategy-builder
Category management strategy development using Kraljic Matrix and portfolio optimization
1,160 Updated today
a5c-ai