COBRA-Skills: contextual bandits cut agent skill optimization cost by ~55-58%
GardenDelicious1476 · reddit · 2026-09-13
COBRA-Skills, an open-source research project, frames agent skill optimization as a sequential budget-allocation problem — deciding which skill is worth evaluating next. It keeps a population of candidate skills, estimates utility with a neural predictor, uses LinearUCB to balance exploration/exploitation, evaluates only selected skills on the target agent, and reuses execution feedback for scheduled regeneration, mutation, and crossover. Across 6 agent benchmarks (search QA, spreadsheets, document understanding, math, social reasoning, embodied) and 3 target models: best average performance, 55-58% lower cost than SkillOpt, only 50 optimization examples per benchmark, works under Codex and Claude Code harnesses. Key finding: most savings come from avoiding repeated LLM-based trajectory analysis and skill rewriting, not fewer target-agent executions. Paper: arXiv:2609.11682; code and HF page open.
Related event: COBRA-Skills Cuts Agent Skill Optimization Costs by Over 50%(2 posts)→
More from coding & agent
- Claude asks if it can commit code and be listed as coauthor — shauseth · 2026-09-14
- Google: Graph RAG Cuts API Hallucination Rate from 56.4% to 16.2% in Java-to-Python Migration — _reachsumit · 2026-09-14
- Codex + Lux3D + Blender workflow claims 3D models in ~20 seconds — SarahAnnabels · 2026-09-14
- RL veteran Csaba Szepesvári hits Astra-caused recursive LaTeX macro compile loop — CsabaSzepesvari · 2026-09-14
- Agaemon Seeks Finance and Onchain Agent Builders to Test Its Governance Layer — ChargeDry · 2026-09-14
- MCP ships experimental Skills extension: agents can discover and load skills on demand — blaizedsouza · 2026-09-14