ss-devops-engineer

Generate Dockerfiles, CI/CD pipelines, Kubernetes manifests, and Terraform or Pulumi templates.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/JasonLo/skill-sommelier --skill ss-devops-engineer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ss-devops-engineer
Source: https://github.com/JasonLo/skill-sommelier/tree/main/skills/ss-devops-engineer
Command: npx skills add https://github.com/JasonLo/skill-sommelier --skill ss-devops-engineer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation and management of infrastructure and deployment pipelines, streamlining the software delivery lifecycle.

Core Features & Use Cases

  • Infrastructure as Code: Generates Terraform or Pulumi templates for cloud resources.
  • CI/CD Pipelines: Creates robust GitHub Actions or GitLab CI configurations.
  • Containerization: Writes Dockerfiles for efficient application packaging.
  • Kubernetes Management: Generates Kubernetes manifests for deployment and orchestration.
  • Use Case: You need to deploy a new microservice. This Skill can generate the Dockerfile, Kubernetes deployment and service manifests, and a GitHub Actions CI/CD pipeline to automate its build, test, and deployment.

Quick Start

Use the ss-devops-engineer skill to generate a Dockerfile for a Python FastAPI application.

Frequently Asked Questions about ss-devops-engineer

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

FAQPage Schema
How do I generate a Dockerfile for a Python FastAPI application?

To generate a Dockerfile for a Python FastAPI application, use this Skill to automate containerization. It writes efficient Dockerfiles for application packaging, streamlining the container build process without manual configuration.

What is the best way to automate Terraform infrastructure provisioning?

The best way to automate Terraform infrastructure provisioning is by generating Infrastructure as Code templates. This Skill creates Terraform or Pulumi templates to define and provision cloud resources automatically across cloud platforms.

How do I create a GitHub Actions CI/CD pipeline for a new microservice?

To create a GitHub Actions CI/CD pipeline for a new microservice, this Skill generates robust CI/CD configurations. It automates the build, test, and deployment stages to streamline your software delivery lifecycle.

Can I use this to generate Kubernetes manifests for deployment orchestration?

Yes, you can use this Skill to generate Kubernetes manifests for deployment orchestration. It creates the necessary deployment and service manifests to manage containerized applications within a Kubernetes cluster.

Do I need prior DevOps knowledge to use these infrastructure as code templates?

Yes, you need an understanding of DevOps principles and IaC tools to effectively use these infrastructure as code templates. The Skill automates template creation but requires foundational knowledge to manage and apply the generated configurations.