changeover-optimizer

Solid

Setup and changeover time reduction skill with SMED methodology and sequence optimization

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Changeover Optimizer ## Overview The Changeover Optimizer skill provides comprehensive capabilities for reducing setup and changeover times. It supports SMED (Single-Minute Exchange of Die) methodology, sequence optimization, and changeover time tracking. ## Capabilities - Internal/external setup separation - Changeover video analysis - Parallel task identification - Standardization opportunities - Quick-release mechanisms - Sequence optimization - Changeover matrix - Time reduction tracking ## Used By Processes - LEAN-004: Kanban System Design - CAP-002: Production Scheduling Optimization - LEAN-003: Kaizen Event Facilitation ## Tools and Libraries - Video analysis tools - SMED templates - Time study software - Scheduling optimization ## Usage ```yaml skill: changeover-optimizer inputs: equipment: "Injection Molding Press 5" current_changeover_time: 120 # minutes target_changeover_time: 30 changeover_data: video_analysis: "changeover_video_url" task_breakdown: - task: "Remove old mold" time: 15 type: "internal" - task: "Get new mold from storage" time: 20 type: "internal" - task: "Install new mold" time: 25 type: "internal" - task: "Connect utilities" time: 15 type: "internal" - task: "Adjust parameters" time: 25 type: "internal" - task: "Run test shots" time: 20 type: "internal" outputs: - current_state_analysis ...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills