task-assignment-problem

Community

Optimize worker-task assignments.

Authorkishorkukreja
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves complex problems of optimally assigning workers to tasks, resources to jobs, or any matching problem to minimize costs or maximize efficiency.

Core Features & Use Cases

  • Linear Assignment: Solves one-to-one assignments using the Hungarian algorithm for optimal cost.
  • Generalized Assignment: Handles scenarios where one worker can perform multiple tasks, considering capacity constraints.
  • Skill-Based Matching: Ensures assignments are made only to workers with the required skills.
  • Use Case: Assigning sales representatives to leads based on territory, skill, and workload to maximize conversion rates.

Quick Start

Use the task-assignment-problem skill to find the optimal assignment for 10 workers to 10 tasks given a cost matrix.

Dependency Matrix

Required Modules

numpyscipypulppandasortools

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: task-assignment-problem
Download link: https://github.com/kishorkukreja/awesome-supply-chain/archive/main.zip#task-assignment-problem

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.