google-cloud-auth
Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application Default Credentials (ADC), and best practices for secure access.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install google-cloud-auth --cli claudewrites the skill into.claude/skills/google-cloud-auth/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/google-cloud-auth/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application Default Credentials (ADC), and best practices for secure access.
When to use it
Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application Default Credentials (ADC), and best practices for secure access.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/security/google-cloud-auth/SKILL.md -o .claude/skills/google-cloud-auth/SKILL.md
Notes
Extracted from davila7/claude-code-templates, google-cloud-auth category.