CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. personamanagmentlayer
  4. /
  5. pcl
  6. /
  7. Gcp Expert

Gcp Expert

Editor's Note

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.

Install

npx skills add https://github.com/personamanagmentlayer/pcl --skill gcp-expert
Votes
0
Installs458
GitHub Stars27
Categories
Cloud & Infrastructure
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Cloud & Infrastructure Skills

View all →
aws-cloudformation

aws/agent-toolkit-for-aws

0
1.2k
772
aws cloudformation
cloudformation-to-pulumi

pulumi/agent-skills

0
499
54
cloudformation to pulumi
azure-cloud-migrate

microsoft/azure-skills

0
295k
1.1k
Assess and migrate cloud workloads from AWS, GCP, and other providers to Azure services.
cloudflare

cloudflare/skills

0
20.5k
1.7k
Complete Cloudflare platform integration with decision trees for compute, storage, AI, networking, security, and infrastructure-as-code.
terraform-module-library

wshobson/agents

0
11.1k
36.2k
Reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure with standardized patterns and best practices.
terraform-azurerm-set-diff-analyzer

github/awesome-copilot

0
8.6k
34.3k
Identify false-positive diffs in Terraform AzureRM plans caused by Set-type attribute ordering.