Gemini Enterprise Agent Platform - Managed Agents API Skill This skill provides complete instructions, REST request endpoints, and JSON payload structures to programmatically manage custom Agent resources on the Gemini Enterprise Agent Platform (Agent Platform). The Managed Agents API forms the Control Plane of the platform. It allows developers to provision, retrieve, update, and delete tailored, stateful agent containers equipped with system instructions, sandboxed files, custom skill registries, and local/remote tools. 1. Authentication & Setup All REST requests to the Control Plane must include a Bearer token derived from Application Default Credentials (ADC), and target the production global endpoint. 1. Setup Environment Variables Before running requests, set up the required project variables and access token: Show more Installs 423 Repository google/skills GitHub Stars 11.1K First Seen May 19, 2026
gemini-agents-api
安装
npx skills add https://github.com/google/skills --skill gemini-agents-api