optimization-from-data-orchestrator

Installation
SKILL.md

Optimization From Data Orchestrator

Top-level coordinator when a user provides tabular data and wants a constructive plan (schedule, assign, allocate, route — any wording).

NemoClaw: read cuopt-sandbox/references/activation.md for skill order and cuOpt-before-heuristic rules.

When to use

Both must hold:

  • tabular data provided or expected (CSV, etc.)
  • user wants a plan from that data (any phrasing; minimize/optimal not required)

Skip for analytics-only requests (summarize, chart, filter), fully pre-specified math outside this flow, or explicit replayable/auditable path.

Sequence

Installs
3
GitHub Stars
463
First Seen
Jun 20, 2026
optimization-from-data-orchestrator — nvidia/cuopt-examples