---
name: Optim Agent
slug: optim-agent-2
category: AI Engineering
description: Optim Agent optimizes configurable system parameters against a measurable scalar objective. Use it when you need to run the canonical optimization workflow for tuning machine learning or other systems.
github: "https://github.com/Optim-Agent/optim-agent/tree/main/plugins/optim-agent"
language: Python
stars: 934
forks: 42
install: "npx degit https://github.com/Optim-Agent/optim-agent/tree/main/plugins/optim-agent ~/.claude/skills/optim-agent"
installs_to: ~/.claude/skills/optim-agent
source_path: plugins/optim-agent/SKILL.md
collection_size: 3
category_size: 2451
collection_url: "https://dirskills.com/collections/Optim-Agent/optim-agent"
added: 2026-08-22T05:20:20.260Z
last_synced: 2026-08-22T05:20:20.260Z
canonical_url: "https://dirskills.com/skills/optim-agent-2"
---

# Optim Agent

Optim Agent optimizes configurable system parameters against a measurable scalar objective. Use it when you need to run the canonical optimization workflow for tuning machine learning or other systems.

**Install:**

```bash
npx degit https://github.com/Optim-Agent/optim-agent/tree/main/plugins/optim-agent ~/.claude/skills/optim-agent
```

## README

# optim-agent

Read and follow the canonical optim-agent workflow in `../../SKILL.md`.
Resolve that path from this file's directory before beginning the optimization.
