agent optimization skills

29 tagged agent optimization, measured the same way as everything else here.

Browse within: DSPy 22agent-operations 6agent-orchestration 6agent-orchestrator 6agent-os 6

HTML sang Webcake

01

blogminhquy/javis-os

Skill Claude CodeCodex

Chuyển trang HTML thành file .pke mở được trong trình dựng Webcake, giữ đúng màu, cỡ chữ, ảnh và bố cục của bản gốc.

185 2d ago A 41 tokens original MIT

Ingest Source

02

blogminhquy/javis-os

Skill Claude CodeCodex

Tiêu hoá một source thô vào Second Brain, chưng cất thành tri thức wiki tích luỹ.

185 2d ago A 28 tokens original MIT

Javis Builder

03

blogminhquy/javis-os

Skill Claude CodeCodex

Tạo hoặc sửa năng lực của Javis: agent, skill, workflow, loop, plugin. Kèm mẫu file chuẩn và luật chống trùng.

185 2d ago A 35 tokens original MIT

agent-optimize

04

skillberry-ai/cap-evolve

Skill Claude CodeCodex

Free-form optimization algorithm for agent orchestration mode: the conversational agent owns the whole search — proposing capability edits itself, screening them cheaply, gating each on full val, and sealing test once. Use when orchestrationmode is agent and algorithmskill is agent-optimize. For a deterministic loop…

47 2d ago A 73 tokens original Apache-2.0

gepa

05

skillberry-ai/cap-evolve

Skill Claude CodeCodex

Runs the GEPA optimization loop (arXiv:2507.19457) — sample-efficient reflective Pareto search. A cheap train-minibatch pre-gate decides whether a proposal is worth an expensive val evaluation, and parents are sampled from a per-instance frontier so specialists survive instead of being averaged away. Use when rollouts…

47 2d ago A 111 tokens original Apache-2.0

tools

06

skillberry-ai/cap-evolve

Skill Claude CodeCodex

Optimize an agent's OWN tool surface (tools it implements, not an external MCP server). Use when the agent mis-selects tools, fills arguments wrong, calls the same tool N times in a row, or has a confusing, redundant, or oversized toolset. Covers tool names and descriptions, parameter docs, tool schemas, handler code…

47 2d ago A 81 tokens original Apache-2.0