agentsclimarketplace

Convex optimization solver

Skill a5c-ai/babysitter/library/specializations/domains/science/mathematics/skills/convex-optimization-solver

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

Install
npx -y skills add a5c-ai/babysitter --skill convex-optimization-solver

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Solve convex optimization problems efficiently

SKILL.md

1.2 KB, as published. Nobody here has run it

Convex Optimization Solver

Purpose

Provides capabilities for formulating and solving convex optimization problems efficiently and reliably.

Capabilities

  • Linear programming (LP)
  • Quadratic programming (QP)
  • Second-order cone programming (SOCP)
  • Semidefinite programming (SDP)
  • Conic optimization
  • Duality analysis

Usage Guidelines

  1. Convexity Verification: Confirm problem convexity
  2. Formulation: Express problem in standard conic form
  3. Solver Selection: Choose solver based on problem structure
  4. Duality: Extract dual variables for sensitivity analysis

Tools/Libraries

  • CVXPY
  • Gurobi
  • MOSEK
  • SCS
  • ECOS

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.