Skip to content
Development
Skill

/optim-agent

Use when optimizing configurable system parameters against a measurable scalar objective.

From plugin
optim-agent
9371 skill
Install
$ npx -y skills add Optim-Agent/optim-agent --skill optim-agent --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/optim-agent

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when optimizing configurable system parameters against a measurable scalar objective.

SKILL.md

optim-agent.SKILL.md
name: optim-agent
description: Use when optimizing configurable system parameters against a measurable scalar objective.

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.

Ships withoptim-agent

LLM agents as your hyperparameter optimizer.

Get the whole plugin
Stats
949
Stars
42
Forks
Active
Maintenance
Python
Language
MIT
License
14d ago
Last commit
1mo ago
Created

Repo: Optim-Agent/optim-agent