maintenance-scheduler
Maintenance planning and scheduling skill with TPM integration and predictive maintenance support
Profile →npx skills add a5c-ai/babysitter --skill maintenance-scheduler --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.
# Maintenance Scheduler ## Overview The Maintenance Scheduler skill provides comprehensive capabilities for planning and scheduling maintenance activities. It supports preventive maintenance scheduling, autonomous maintenance checklists, predictive maintenance integration, and TPM pillar support. ## Capabilities - Preventive maintenance scheduling - Autonomous maintenance checklists - Predictive maintenance integration - Spare parts planning - Work order management - MTBF/MTTR tracking - Maintenance backlog management - TPM pillar support ## Used By Processes - LEAN-005: Standard Work Documentation - CAP-002: Production Scheduling Optimization - QMS-001: ISO 9001 Implementation ## Tools and Libraries - CMMS systems (Maximo, SAP PM, Fiix) - IoT sensors - Predictive analytics platforms - Mobile maintenance apps ## Usage ```yaml skill: maintenance-scheduler inputs: equipment_list: - equipment_id: "CNC-001" name: "CNC Machine 1" criticality: "high" current_runtime: 4500 # hours last_pm: "2025-12-15" - equipment_id: "CONV-002" name: "Conveyor System 2" criticality: "medium" current_runtime: 8000 last_pm: "2025-11-30" maintenance_tasks: - task_id: "PM-001" description: "Lubrication" freq
- Overview
- Capabilities
- Used By Processes
- Tools and Libraries
- Usage
- Maintenance Types
- TPM Eight Pillars
- Reliability Metrics
- MTBF (Mean Time Between Failures)
- MTTR (Mean Time To Repair)
- Availability
- Maintenance Scheduling Rules
- Predictive Maintenance Signals
- Integration Points
What does the maintenance-scheduler skill do?
Maintenance planning and scheduling skill with TPM integration and predictive maintenance support
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill maintenance-scheduler --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.