SkillComposer:单次解码搞定智能体技能组合
Great paper on managing agent skills.
Great paper on managing agent skills.
Skill libraries keep growing, and picking the right skills has become a bottleneck for coding agents.
The defaults are to expose the agent to the whole skill collection, or retrieve skills with embeddings and rerankers. Both treat the choice as independent picks.
SkillComposer treats composition as one joint decision over which skills, how many, and in what order. A constrained autoregressive decoder over skill identifiers produces the full plan in a single pass, so dependencies between successive skills fall out naturally.
On SkillsBench with GPT-5.2-Codex and Gemini-3-Pro-Preview, it lifts pass rate by +23.1 and +18.2pp over no-skill, beats top-3 retrieval, and matches the gold-skill upper bound at lower prompt-token cost.
Paper: https://arxiv.org/abs/2606.32025
Learn to build effective AI agents in our academy: https://academy.dair.ai/
更进一步:量化金融体系
看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力