- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
- Repository
- github.com/Optim-Agent/optim-agent
Overview
optim-agent is a system optimization tool based on coding agents that automates the iterative parameter tuning work of algorithm engineers. It optimizes system parameters by reading code, proposing experimental suggestions, and recording measurement results. Suitable for systems requiring parameter configuration and measurable objectives. It combines parameter semantics with historical experiment data to suggest the next configuration for evaluation. The tool supports various models and systems and can improve performance as the underlying coding agent evolves.
Capabilities
- ▪Semantic parameter suggestions
- ▪High leverage with limited budget
- ▪Agent CLI upgrade benefits
- ▪Auditable decisions
- ▪Bounded execution
Use cases
Setup
python -m pip install optim-agent
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which models does optim-agent support?
Supports models such as Claude Code, Codex, and OpenCode.
How to install optim-agent?
Install via pip: python -m pip install optim-agent.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
audit-skills
Lightweight code audit plugin focused on security boundary checks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.