Google Open-Sources Agent Skills to Boost AI Coding Quality
Google engineer's Agent Skills boosts AI coding quality with 20 production-grade workflows. Free on GitHub.
Recently, a project on GitHub has exploded in popularity. In a very short time, it has garnered over 19,000 stars and is still growing rapidly.
The project is Agent Skills, created by Addy Osmani, Engineering Director of the Google Gemini team.
If you’ve ever encountered these issues while using AI to assist with development — inconsistent code quality, lack of tests, frequent security vulnerabilities, or poorly written documentation — then this project is definitely worth your time.
It is not a new framework, nor is it some magical model. Instead, it’s a complete, production-grade engineering workflow that enables AI to think and act like a senior engineer at every stage of development.
Addy has distilled Google’s internal engineering practices and his many years of experience into a reusable set of Skills, which he has open-sourced for free for everyone to use.



