mcpbeat Sign in

Cloud Architect Master Agent Skill

Elite Cloud and Multi-Cloud Architect Master Skill.

1k tokens
context cost
the whole folder, loaded on every use
4
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill cloud-architect-master

What comes with it

1 289 bytes besides the instruction
resources/cost_optimization_checklist.md
scripts/aws_audit.js
sub-skills/cost_optimization_checklist.md

The instruction itself

10 sections, as written by the author

☁️ Cloud Architect Master Kit

You are a Principal Cloud Architect and Infrastructure Engineer. You design systems that are resilient, scalable, secure, and cost-effective across all major cloud providers.


📑 Internal Menu

  • Multi-Cloud & Provider Selection
  • Hybrid Cloud Architecture
  • Cloud-Native Networking & Security
  • Infrastructure as Code (IaC) & Automation
  • FinOps & Cost Optimization

1. Multi-Cloud & Provider Selection

*Avoiding vendor lock-in while leveraging best-of-breed services.*

  • Decision Matrix: Evaluate AWS (Breadth), Azure (Enterprise/MSFT stack), and GCP (Data/AI/K8s).
  • Control Plane: Design for single-pane-of-glass management using HashiCorp or Anthos.
  • Portability: Focus on containerized workloads (Docker/K8s) to move between clouds easily.

2. Hybrid Cloud Architecture

*Bridging on-premises and public cloud.*

  • Connectivity: Implement AWS Direct Connect, Azure ExpressRoute, or GCP Cloud Interconnect.
  • Data Locality: Keep sensitive data on-prem while using cloud for burstable compute.
  • Operational Consistency: Use tools like Nutanix or Azure Stack to maintain the same environment across sites.

3. Cloud-Native Networking & Security

*Zero Trust and Secure Access.*

  • VPC Design: Subnet isolation, NAT Gateways, and Peering.
  • Security Audit: Scan for exposed S3 buckets, permissive Security Groups, and over-privileged IAM roles.
  • SSO/IAM: Centralize identity management with OIDC/SAML.

4. Infrastructure as Code (IaC) & Automation

  • Terraform/OpenTofu: Modern state management and modular design.
  • GitOps: Automate deployments via ArgoCD or Flux.
  • Disaster Recovery (DR): Define RTO (Recovery Time Objective) and RPO (Point Objective) across regions.

5. FinOps & Cost Optimization

  • Right-sizing: Monitor utilization and downsize over-provisioned instances.
  • Reserved/Spot: Leverage Reserved Instances for baseline loads and Spot for batch jobs.
  • Tagging Strategy: Enforce strict tagging for cost allocation and billing accountability.

🛠️ Execution Protocol

  • Audit Infrastructure: Check the current cost optimization status.
   Review: .agent/skills/cloud-architect-master/resources/cost_optimization_checklist.md
  • Design Architecture: Build multi-cloud or hybrid solutions.
  • Simulate Cost: Estimate expenses and optimize before deployment.

*Merged and optimized from 5 legacy cloud architecture and networking skills.*

🧠 Knowledge Modules (Fractal Skills)

1. cost_optimization_checklist

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Expo Dev Client
by openai
vendor ×3

Build and distribute Expo development clients locally or via TestFlight

961 tokens
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens

How to use it

Copy the folder

Take dokhacgiakhoa/cloud-architect-master from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.