End-to-end strategic sourcing analysis skill with spend analysis, market assessment, and strategy development
Analyzes procurement data to develop strategic sourcing recommendations with spend analysis and market assessments.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
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.
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]
sourcing_analysis_output:
spend_analysis:
spend_cube: object
pareto_analysis: object
abc_classification: object
market_assessment:
five_forces: object
market_structure: object
supplier_landscape: object
strategy_recommendations: array
- category: string
strategy: string
rationale: string
savings_potential: float
wave_plan: array
make_buy_recommendations: array
Input: 2 years of AP spend data, supplier master
Process: Cleanse, classify, aggregate into spend cube
Output: Category spend profile with supplier concentration
Input: Category definition, supplier list, market research
Process: Apply Five Forces framework, assess market dynamics
Output: Market attractiveness and sourcing implications
Input: Spend analysis, market assessment, business requirements
Process: Apply Kraljic Matrix, develop category strategies
Output: Recommended sourcing approach by category
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 a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.