devops

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

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/vuminhieu/spexor-client --skill devops-vuminhieu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops
Source: https://github.com/vuminhieu/spexor-client/tree/main/.agent/skills/skills/devops
Command: npx skills add https://github.com/vuminhieu/spexor-client --skill devops-vuminhieu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill centralizes the creation, deployment, and ongoing management of cloud infrastructure across Cloudflare's edge platform, Docker containers, and Google Cloud Platform, reducing manual setup and fragmentation.

Core Features & Use Cases

  • Unified deployment workflows for Cloudflare Workers, Dockerized apps, and Google Cloud services (Compute Engine, GKE, Cloud Run, App Engine, Cloud Storage).
  • Practical guidance for building CI/CD pipelines, multi-region deployments, and cost optimization.
  • Use Case: You want a serverless edge API at the edge with Cloudflare Workers, a containerized backend on Cloud Run, and persistent storage on Cloud Storage.

Quick Start

Install Wrangler, Docker, and the Google Cloud SDK, then run the integration steps to scaffold and deploy your first end-to-end workflow.

Frequently Asked Questions about devops

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

FAQPage Schema
How do I automate deployment across Cloudflare Workers and Google Cloud Platform?

Automate deployment across Cloudflare Workers and Google Cloud Platform by using unified workflows that scaffold and manage edge APIs, containerized backends, and cloud services end-to-end. This reduces manual setup and infrastructure fragmentation.

What is the best way to deploy a containerized backend to Google Cloud Run and use Cloud Storage?

Deploy a containerized backend to Google Cloud Run and use Cloud Storage by following guided workflows that integrate Docker CLI and gcloud commands, connecting your application to persistent storage seamlessly.

Do I need to install Wrangler, Docker, and the gcloud SDK before deploying edge and cloud infrastructure?

Yes, you need Wrangler, Docker CLI, and the Google Cloud SDK installed and configured to deploy edge and cloud infrastructure, as these tools execute the deployment and management scripts for their respective platforms.

Can I build CI/CD pipelines and manage multi-region deployments for Dockerized apps?

Yes, you can build CI/CD pipelines and manage multi-region deployments for Dockerized apps using the included references, which provide practical guidance for end-to-end workflow automation and cost optimization.

Does this approach support deploying serverless APIs to Cloudflare edge computing?

Yes, this approach supports deploying serverless APIs to Cloudflare edge computing by applying specific deployment workflows for Cloudflare Workers, enabling low-latency edge infrastructure management.

What Google Cloud services can I manage with this infrastructure automation workflow?

You can manage Compute Engine, GKE, Cloud Run, App Engine, and Cloud Storage with this infrastructure automation workflow, applying scripts to deploy and maintain containerized applications and persistent storage.