devops

Automate cloud infrastructure deployment and management across Cloudflare, Docker, Google Cloud, and Kubernetes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the deployment and management of applications across multiple cloud platforms, simplifying complex infrastructure tasks.

Core Features & Use Cases

  • Multi-Platform Deployment: Deploy to Cloudflare (Workers, R2, D1), Docker, Google Cloud (Cloud Run, GKE), and Kubernetes (kubectl, Helm).
  • Infrastructure as Code: Manage serverless, containers, CI/CD, and GitOps workflows.
  • Use Case: Deploy a containerized web application to Google Cloud Run, configure its database on Cloudflare D1, and set up a CI/CD pipeline using GitHub Actions.

Quick Start

Deploy a Cloudflare Worker by running wrangler deploy in your worker's directory.

Frequently Asked Questions about devops

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

FAQPage Schema
How do I deploy a containerized application to Google Cloud Run?

To deploy a containerized application to Google Cloud Run, you can use this Skill to automate the deployment and management of applications across Google Cloud. It streamlines configuring the necessary platform credentials and CLI integration.

Can I manage Kubernetes infrastructure using Helm and kubectl?

Yes, you can manage Kubernetes infrastructure using Helm and kubectl. The Skill automates container orchestration across Kubernetes, allowing you to handle deployments and GitOps workflows directly through these integrated tools.

Does this deployment automation support Cloudflare Workers and D1 databases?

Yes, this deployment automation supports Cloudflare Workers and D1 databases. It manages multi-platform deployments across Cloudflare, enabling serverless functions and database configurations within your CI/CD workflows.

What is required to automate CI/CD pipelines and GitOps workflows across multiple clouds?

Automating CI/CD pipelines and GitOps workflows across multiple clouds requires configuring platform-specific credentials and CLIs. This Skill uses these to integrate Docker, Google Cloud, Kubernetes, and Cloudflare for infrastructure deployment.

What is the best way to set up a CI/CD pipeline using GitHub Actions for cloud infrastructure?

The best way to set up a CI/CD pipeline using GitHub Actions for cloud infrastructure is to automate the workflow with this Skill. It deploys containers to Google Cloud Run and configures databases on Cloudflare D1 seamlessly within your pipelines.