#gemini
- Agent Identity for Git Commits
How to configure AI agents to push commits to GitHub using a separate bot identity without modifying local git configuration.
- Extracting Gold from Antigravity's Brain
A workflow for extracting architectural patterns and implementation challenges from AI agent walkthroughs to inform later engineering work.
- Building a MCP Client in Google Apps Script
Learn how to communicate with Model Context Protocol (MCP) servers using Apps Script and UrlFetchApp. Incorporate the MCP client into Vertex AI tool calling.
- Using Gemini in Apps Script
Use Apps Script's Vertex AI advanced service to call Gemini for text, images, structured output, search grounding, and multi-turn chat.
- Google Workspace Developer Tools MCP Server
Announcing the new MCP server for Google Workspace Developer Tools, providing AI agents with access to official documentation and API snippets.
- Generating Text with Gemini Pro in Apps Script
A short Apps Script example that calls the Gemini Pro REST API to generate text, then reads the response candidate text.