This one covers the GCP essentials you'll actually use: Compute Engine, Cloud Functions, BigQuery, Firestore, and Pub/Sub. It includes working Python examples for each service plus gcloud CLI commands for common tasks like spinning up instances and deploying to App Engine. The code samples are solid starting points, though you'll need to adapt them for your project structure and error handling. Best part is the IAM and cost optimization reminders, since that's where most teams get burned. If you're building on GCP and want Claude to help with architecture decisions or debug deployment issues, this gives it the context it needs without drowning in Google's documentation maze.
npx skills add https://github.com/personamanagmentlayer/pcl --skill gcp-expert