---
name: Optim Agent
slug: optim-agent-3
category: AI Engineering
description: Optim Agent is used to optimize configurable system parameters against a measurable scalar objective. Use it when you need to tune settings and follow a canonical optimization workflow before running experiments.
github: "https://github.com/Optim-Agent/optim-agent/tree/main/plugins/optim-agent/skills/optim-agent"
language: Python
stars: 934
forks: 42
install: "npx degit https://github.com/Optim-Agent/optim-agent/tree/main/plugins/optim-agent/skills/optim-agent ~/.claude/skills/optim-agent"
installs_to: ~/.claude/skills/optim-agent
source_path: plugins/optim-agent/skills/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.457Z
last_synced: 2026-08-22T05:20:20.457Z
canonical_url: "https://dirskills.com/skills/optim-agent-3"
---

# Optim Agent

Optim Agent is used to optimize configurable system parameters against a measurable scalar objective. Use it when you need to tune settings and follow a canonical optimization workflow before running experiments.

**Install:**

```bash
npx degit https://github.com/Optim-Agent/optim-agent/tree/main/plugins/optim-agent/skills/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.
