python-optimization
CommunityExpert guidance for Python optimization problems.
Authorjkitchin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you classify optimization problems and choose the right Python tools (scipy, pyomo, cvxpy, GEKKO), configure solvers, and implement robust patterns for LP, QP, NLP, MIP, convex, and global optimization.
Core Features & Use Cases
- Problem Classification: Guidance to identify LP, QP, NLP, MIP, or global optimization.
- Library Selection: Recommends scipy, pyomo, cvxpy, or GEKKO based on problem type and scale.
- Implementation Patterns: Provides end-to-end patterns for unconstrained and constrained optimization, including common solvers and interfaces.
Quick Start
Ask Claude to classify a given optimization problem (e.g., "minimize c'x subject to Ax ≤ b with nonlinear constraints") and receive a recommended library, solver, and a starter code pattern.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: python-optimization Download link: https://github.com/jkitchin/skillz/archive/main.zip#python-optimization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.