Closing the knowledge gap with agent skills
Blog post from Google Cloud
Large language models (LLMs) have limitations in keeping up with the rapidly evolving field of software engineering due to their fixed training knowledge, leading to a knowledge gap that Google DeepMind seeks to address with agent skills. These skills offer a lightweight solution to guide coding agents using the Gemini API by providing high-level API features, current models, SDKs, sample code, and documentation entry points, encouraging real-time information retrieval. An evaluation was conducted using a skill developed for the Gemini API, revealing significant performance improvements in code generation tasks for the latest Gemini 3 series models, although older models also benefited to a lesser extent. Despite the successes, challenges remain such as maintaining up-to-date skill information and exploring better ways to incorporate live knowledge, prompting ongoing adjustments and explorations for skill enhancement.