infra-engineer

Deploy and manage cloud infrastructure across AWS, Azure, GCP, and Cloudflare.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/HsnSaboor/open-engineer --skill infra-engineer-hsnsaboor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: infra-engineer
Source: https://github.com/HsnSaboor/open-engineer/tree/main/src/skills/bundled/samhvw8-infra-engineer
Command: npx skills add https://github.com/HsnSaboor/open-engineer --skill infra-engineer-hsnsaboor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and tools for managing modern infrastructure, covering DevOps, multi-cloud platforms, cost optimization, and security.

Core Features & Use Cases

  • Multi-Cloud Management: Deploy and manage resources across AWS, Azure, GCP, and Cloudflare.
  • DevOps & GitOps: Implement CI/CD pipelines and GitOps workflows.
  • Container Orchestration: Work with Docker and Kubernetes.
  • FinOps & DevSecOps: Optimize costs and enhance security.
  • Use Case: You need to set up a new CI/CD pipeline for a microservice that will be deployed on AWS EKS, ensuring cost-efficiency and adherence to security best practices.

Quick Start

Use the infra-engineer skill to deploy a basic AWS Lambda function using SAM.

Frequently Asked Questions about infra-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a CI/CD pipeline for a microservice deployed on AWS EKS?

To set up a CI/CD pipeline for AWS EKS, you need to implement DevOps workflows that build container images and deploy them using Kubernetes orchestration. This Skill guides you through configuring the pipeline while ensuring cost-efficiency and security best practices.

Can I manage and deploy infrastructure across multiple cloud platforms like AWS and Azure?

Yes, multi-cloud management is supported across AWS, Azure, GCP, and Cloudflare. You can deploy, configure, and scale resources uniformly using infrastructure as code tools like Terraform and CloudFormation to manage your cloud-native development.

What is the best way to optimize cloud costs and enhance security in my infrastructure?

The best way to optimize cloud costs and enhance security is by integrating FinOps and DevSecOps practices into your workflows. This Skill provides capabilities to monitor, secure, and optimize your cloud infrastructure using established best practices.

How do I deploy a basic AWS Lambda function using SAM?

To deploy a basic AWS Lambda function using SAM, you utilize the quick start capabilities of this Skill to define, configure, and manage your serverless compute resources. It provides the necessary scripts and references to execute the deployment.

Does this support container orchestration with Docker and Kubernetes?

Yes, container orchestration with Docker and Kubernetes is fully supported. You can use this Skill to deploy, scale, and manage containerized applications across your chosen cloud infrastructure using established DevOps methodologies.

Can I use Terraform to manage cloud infrastructure and GitOps workflows?

Yes, you can use Terraform to provision cloud infrastructure and implement GitOps workflows. This Skill supports infrastructure as code to deploy, configure, and manage resources while maintaining CI/CD pipeline automation.