用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/MikeTreml/MissionControl --skill supplier-development-planner命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | supplier-development-planner |
| description | Supplier capability development and improvement planning skill |
| allowed-tools | ["Read","Write","Glob","Grep","Bash"] |
| metadata | {"specialization":"supply-chain","domain":"business","category":"supplier-management","priority":"standard"} |
The Supplier Development Planner supports the design and execution of supplier capability development programs. It identifies capability gaps, designs improvement initiatives, tracks milestones, and measures the return on supplier development investments.
development_plan_request:
supplier_id: string
capability_assessment:
current_capabilities: object
required_capabilities: object
gaps: array
improvement_areas: array
- area: string
priority: string
current_state: string
target_state: string
resources_available:
budget: float
personnel: array
timeline: string
success_metrics: array
development_plan_output:
supplier_id: string
plan_name: string
gap_analysis:
critical_gaps: array
improvement_opportunities: array
prioritization: object
development_program:
objectives: array
initiatives: array
- initiative_name: string
description: string
activities: array
milestones: array
resources: object
timeline: object
success_metrics: array
roadmap:
phases: array
key_milestones: array
dependencies: array
investment_analysis:
total_investment: float
expected_benefits: float
roi_projection: float
payback_period: string
governance:
review_cadence: string
escalation_path: array
Input: Supplier audit results, capability requirements
Process: Identify and prioritize gaps
Output: Gap analysis with improvement recommendations
Input: Priority gaps, available resources, timeline
Process: Design structured improvement program
Output: Comprehensive development plan with milestones
Input: Development investment, expected improvements
Process: Model cost savings, quality improvements, capacity gains
Output: Business case with ROI projections