evo-fjsp-validator
SkillProductivityValidates FJSP schedules for completeness, precedence, machine overlaps, downtime overlaps, eligibility.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the evo-fjsp-validator skill
What this skill tells your AI
The instructions your AI receives, as published by openlair/openskill in tasks-evolved/manufacturing-fjsp-optimization/environment/skills/evo-fjsp-validator/SKILL.md and read by ahel’s review.
Usage
import sys
sys.path.insert(0, '/app/environment/skills/evo-fjsp-validator/scripts')
from utils import (validate_schedule, check_precedence, check_machine_overlaps,
check_downtime_overlaps, check_eligibility_and_duration, calculate_makespan)
Signals
- GitHub stars
- 89
- Forks
- 4
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
evo-fjsp-validator- Source
- github.com/openlair/openskill