AI RESEARCH

SearchSkill: Teaching LLMs to Use Search Tools with Evolving Skill Banks

arXiv CS.AI

ArXi:2605.09038v1 Announce Type: new Teaching language models to use search tools is not only a question of whether they search, but also of whether they issue good queries. This is especially important in open-domain question answering, where broad or copied queries often waste retrieval budget and derail later reasoning. We propose \Ours, a framework that makes query planning explicit through reusable search skills. At each step, the model first selects a skill, then generates a search or answer action conditioned on the selected skill card.