Total Cost of Ownership calculation skill for comprehensive supplier and sourcing decision analysis
Calculates total cost of ownership for supplier comparisons to support strategic sourcing decisions.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The TCO Calculator provides comprehensive Total Cost of Ownership analysis for supplier evaluation and sourcing decisions. It captures acquisition costs, operating costs, risk costs, and lifecycle implications to enable informed supplier selection and comparison.
tco_request:
suppliers: array
- supplier_id: string
unit_price: float
lead_time: integer
payment_terms: string
item_specifications:
annual_volume: integer
unit_of_measure: string
lifecycle_years: integer
cost_factors:
shipping: object
duties_tariffs: object
inventory_carrying: float
quality_metrics: object
support_requirements: object
risk_factors:
disruption_probability: float
geographic_risk: object
tco_output:
supplier_comparison: array
- supplier_id: string
acquisition_costs: object
operating_costs: object
risk_costs: object
quality_costs: object
total_tco: float
tco_per_unit: float
cost_breakdown: object
sensitivity_analysis: object
recommendation: object
visualization_data: object
Input: 3 supplier quotes with varying prices and lead times
Process: Calculate full TCO including logistics, inventory, quality costs
Output: TCO comparison revealing lowest total cost supplier
Input: Internal manufacturing costs vs. outsource quotes
Process: Model full costs including overhead, capital, flexibility
Output: TCO-based make vs. buy recommendation
Input: Domestic vs. offshore supplier options
Process: Include tariffs, logistics, quality, risk in TCO
Output: Total cost comparison with risk-adjusted view
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.