Google Adk Python
Automates Google Ads campaign creation & optimization using Python, leveraging Vibery Studio's backend for dynamic ad generation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add vibery-studio-google-adk-python npx -- -y @trustedskills/vibery-studio-google-adk-python
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"vibery-studio-google-adk-python": {
"command": "npx",
"args": [
"-y",
"@trustedskills/vibery-studio-google-adk-python"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to the Google Ads API using Python. It allows AI agents to programmatically manage Google Ads campaigns, including creating ad groups, modifying bids, and generating reports. This enables automation of repetitive tasks and data-driven optimization of advertising efforts.
When to use it
- Automate bid adjustments based on real-time performance data.
- Generate detailed campaign performance reports for analysis.
- Create new ad campaigns or ad groups programmatically.
- Manage keyword lists and update ad copy across multiple accounts.
Key capabilities
- Google Ads API integration via Python
- Campaign management automation
- Bid optimization
- Reporting generation
Example prompts
- "Create a new Google Ads campaign targeting 'running shoes' in California."
- "Increase the bid for keyword 'best running shoes' by 10%."
- "Generate a report showing impressions and clicks for my Google Ads campaigns last week."
Tips & gotchas
- Requires proper authentication credentials for your Google Ads account.
- Familiarity with Python programming is beneficial to leverage the full potential of this skill.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.