Google has introduced an official set of advertising agent skills aimed at enhancing the capabilities of AI coding assistants. These skills, available in the Google skills repository, help integrate Google Ads and Measurement products by providing AI agents with specialized knowledge and context.
Each skill functions as a modular tool, allowing agents to dynamically activate based on the tasks they handle. This modular approach enables AI assistants to access only the necessary context, thereby improving efficiency and accuracy. The initial set includes skills for various Google Ads products, such as the Google Mobile Ads SDK, and tools for API integration and event data management.

For developers, the repository aims to simplify the setup and implementation process through targeted guidance, making it easier to adopt Google SDKs and APIs. You can install these skills using the command `npx skills add google/skills/skills/ads`, ensuring tailored assistance for your projects.
Visit the Google skills repository for more information and feedback opportunities.
Read the official announcement: What are Agent Skills?