#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 challenges from AI agent walkthroughs.
- 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
Learn how to use the new built-in Vertex AI Advanced Service in Google Apps Script to access Gemini models directly, without the need for complex UrlFetchApp calls.
- 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 code snippet demonstrating how to generate text with the Gemini Pro Rest API in Apps Script.