·using-cloud-cli
</>

using-cloud-cli

alexei-led/claude-code-config

Cloud CLI patterns for GCP and AWS. Use when running bq queries, gcloud commands, aws commands, or making decisions about cloud services. Covers BigQuery cost optimization and operational best practices.

4Installs·0Trend·@alexei-led

Installation

$npx skills add https://github.com/alexei-led/claude-code-config --skill using-cloud-cli

SKILL.md

Cost awareness: Charged per bytes scanned. Use --dryrun, partition tables, specify columns.

| UNAUTHENTICATED | No credentials | Run gcloud auth login | | AccessDenied | Wrong permissions | Check IAM roles | | ExpiredToken | Session expired | Re-authenticate | | InvalidClientTokenId | Bad AWS key | Verify credentials file |

Cloud CLI patterns for GCP and AWS. Use when running bq queries, gcloud commands, aws commands, or making decisions about cloud services. Covers BigQuery cost optimization and operational best practices. Source: alexei-led/claude-code-config.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alexei-led/claude-code-config --skill using-cloud-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alexei-led/claude-code-config --skill using-cloud-cli
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is using-cloud-cli?

Cloud CLI patterns for GCP and AWS. Use when running bq queries, gcloud commands, aws commands, or making decisions about cloud services. Covers BigQuery cost optimization and operational best practices. Source: alexei-led/claude-code-config.

How do I install using-cloud-cli?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alexei-led/claude-code-config --skill using-cloud-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/alexei-led/claude-code-config