resource-scheduler
Resource scheduling and assignment optimization skill for personnel and equipment allocation
Profile →npx skills add a5c-ai/babysitter --skill resource-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.
# Resource Scheduler ## Overview The Resource Scheduler skill provides comprehensive capabilities for optimizing resource scheduling and assignment. It supports skill-based assignment, shift scheduling, overtime optimization, and equipment allocation. ## Capabilities - Skill-based assignment - Shift scheduling - Overtime optimization - Cross-training utilization - Equipment allocation - Maintenance window scheduling - Conflict resolution - Schedule publication ## Used By Processes - CAP-002: Production Scheduling Optimization - CAP-001: Capacity Requirements Planning - TOC-002: Drum-Buffer-Rope Scheduling ## Tools and Libraries - Workforce management systems - Scheduling optimization algorithms - HR systems integration - Communication platforms ## Usage ```yaml skill: resource-scheduler inputs: scheduling_horizon: 7 # days resources: - name: "John Smith" type: "operator" skills: ["assembly", "welding", "inspection"] shift_preference: "day" max_hours: 50 - name: "Jane Doe" type: "operator" skills: ["assembly", "packaging"] shift_preference: "flexible" max_hours: 45 requirements: - date: "2026-01-25" shift: "day" skill: "assembly" count: 3 - date: "2026-01-25" shift: "day" skill: "we
- Overview
- Capabilities
- Used By Processes
- Tools and Libraries
- Usage
- Scheduling Objectives
- Shift Patterns
- Skill Matrix
- Assignment Algorithm
- Overtime Management
- Cross-Training Strategy
- Integration Points
What does the resource-scheduler skill do?
Resource scheduling and assignment optimization skill for personnel and equipment allocation
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill resource-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.