Google Open-Sources Gemini API Skills, Boosting Agent Code Generation to 96%

patloeber · x · 2026-08-05

Google has officially released the Gemini API Skills library on GitHub to help developers build applications using the Gemini API and SDK.

Since LLMs have fixed knowledge cutoffs and struggle to keep up with fast-paced software library updates and evolving best practices, 'Skills' act as a lightweight technique to inject relevant context into models. Official evaluations show that adding these skills significantly improves an agent's ability to generate correct API code following best practices, reaching 87% with Gemini 3 Flash and 96% with Gemini 3.1 Pro.

Original post →

More from coding & agent

coding & agent channel →