evo-fjsp-scheduler

SkillProductivity

Core FJSP scheduling engine with downtime-aware scheduling, greedy dispatching, repair, and SA optimization.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the evo-fjsp-scheduler 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-scheduler/SKILL.md and read by ahel’s review.

Usage

import sys
sys.path.insert(0, '/app/environment/skills/evo-fjsp-scheduler/scripts')
from utils import (find_earliest_start, greedy_dispatching, repair_schedule,
    decode_schedule, simulated_annealing_fjsp, validate_policy_budgets)

Signals

GitHub stars
89
Forks
4
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
evo-fjsp-scheduler
Source
github.com/openlair/openskill