google-api-manager

Automate Google API key provisioning, budgeting, and revocation via YAML config.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/GavinTPA/ai-powerhouse-starter --skill google-api-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-api-manager
Source: https://github.com/GavinTPA/ai-powerhouse-starter/tree/main/my-skills/google-api-manager
Command: npx skills add https://github.com/GavinTPA/ai-powerhouse-starter --skill google-api-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Google API keys for teams — provisioning, budgeting, and revocation all through Claude Code without direct gcloud commands.

Core Features & Use Cases

  • Provisions per-member Google Cloud projects, restricted API keys, and budget alerts.
  • Lists team members and statuses for quick audits.
  • Revokes access by disabling keys or deleting projects safely.

Quick Start

Tell Claude 'set up google api manager' to begin configuration.

Frequently Asked Questions about google-api-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google API key provisioning for a team without using gcloud commands directly?

You can automate Google API key provisioning by using a config-driven YAML workflow that runs a six-step sequence to create per-member projects, restricted keys, and budget alerts without direct gcloud commands.

What is the best way to manage Google Cloud budgets and revoke API access for team members?

The best way to manage Google Cloud budgets and revoke access is through an automated workflow that applies budget tracking and safely disables keys or deletes projects during revocation.

How does config-driven Google Cloud project management work for auditing multiple team members?

Config-driven Google Cloud project management uses a YAML configuration to apply a six-step provisioning sequence, enabling you to list team members and audit project statuses quickly.

Do I need gcloud installed to set up per-member Google Cloud projects and restricted API keys?

No, you do not need gcloud installed to set up per-member projects and restricted API keys because the automation handles provisioning and lifecycle management directly through Claude Code.

Can I safely revoke Google Cloud API access by deleting projects through an automated workflow?

Yes, you can safely revoke Google Cloud API access through an automated workflow that includes built-in safety checks around billing and project management before disabling keys or deleting projects.