Google Simplifies Gemini API Skills, Boosting Correct API Code Generation to 87%
patloeber · x · 2026-09-10
Google updated its gemini-skills repo (4k stars): the skills layout has been simplified and the Interactions API skill merged into the main gemini-api-dev skill for a cleaner setup.
Key points:
- LLMs have fixed training-time knowledge and can't keep up with fast-moving SDK best practices; skills are a lightweight way to inject relevant context into agents.
- The repo ships skills for the Gemini API, SDK and model/agent interactions, with plugin formats for Claude, Codex, Cursor and more.
- Official evals found adding the skill raised an agent's rate of generating correct, best-practice API code to 87% with Gemini 3 Flash.
More from coding & agent
- Codex tip: don't let Astra manage other threads — usage dropped from ~70%/day to 25% — jdjohnson · 2026-09-10
- Resend integrates with Vercel v0: add email to your project in a few clicks — tomjohndesign · 2026-09-10
- Interactive blog maps the fragmented 3D ecosystem: why 3D has no single format — HankYeomans · 2026-09-10
- Three takeaways from the Navier-Stokes situation: agents aren't there yet — pranavmarla · 2026-09-10
- GitHub adds enterprise-managed permissions for Copilot agent ops: shell, files, network — PaulShellDev · 2026-09-10
- Site built in 12 hours on a Mac Mini by orchestrating multiple AI agents in parallel — iannuttall · 2026-09-10