cost-to-serve-analyzer
Supply chain cost-to-serve analysis skill by customer, product, or channel
npx skills add a5c-ai/babysitter --skill cost-to-serve-analyzer --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Cost-to-Serve Analyzer ## Overview The Cost-to-Serve Analyzer provides detailed supply chain cost analysis by customer, product, or channel. It applies activity-based costing principles to allocate supply chain costs accurately, enabling profitability analysis and cost optimization decisions. ## Capabilities - **Activity-Based Costing Allocation**: Cost driver-based allocation - **Procurement Cost Assignment**: Purchase and sourcing cost allocation - **Inventory Carrying Cost Calculation**: Working capital cost attribution - **Logistics and Transportation Costing**: Freight and distribution costs - **Service Cost Attribution**: Customer service and support costs - **Profitability Analysis by Segment**: Customer/product/channel profitability - **Cost Driver Identification**: Key cost influencer analysis - **Optimization Recommendations**: Cost reduction opportunities ## Input Schema ```yaml cost_to_serve_request: analysis_dimensions: by_customer: boolean by_product: boolean by_channel: boolean cost_data: procurement_costs: object manufacturing_costs: object logistics_costs: object inventory_costs: object service_costs: object overhead_costs: object activity_data: order_volumes: ob
- Overview
- Capabilities
- Input Schema
- Output Schema
- Usage
- Customer Profitability Analysis
- Channel Cost Comparison
- Cost Driver Analysis
- Integration Points
- Process Dependencies
- Best Practices
What does the cost-to-serve-analyzer skill do?
Supply chain cost-to-serve analysis skill by customer, product, or channel
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill cost-to-serve-analyzer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
