Cloudflare Deploy

🌐Community
by oldwinter · vlatest · Repository

Helps with Cloudflare, deployment as part of deploying and managing cloud infrastructure workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add oldwinter-cloudflare-deploy npx -- -y @trustedskills/oldwinter-cloudflare-deploy
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "oldwinter-cloudflare-deploy": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/oldwinter-cloudflare-deploy"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill automates deployments to Cloudflare Pages. It streamlines the process of pushing code changes from a Git repository (like GitHub, GitLab, or Bitbucket) directly to your Cloudflare Pages project, handling build and deployment steps automatically. This reduces manual configuration and accelerates development workflows.

When to use it

  • Deploying static websites or single-page applications built with frameworks like React, Vue, or Angular.
  • Automating the release process for new features or bug fixes on your Cloudflare Pages site.
  • Integrating continuous integration/continuous delivery (CI/CD) pipelines with Cloudflare Pages.
  • Quickly deploying updates to documentation websites hosted on Cloudflare Pages.

Key capabilities

  • Connects to Git repositories.
  • Automates build and deployment processes.
  • Supports various Git providers (GitHub, GitLab, Bitbucket).
  • Deploys directly to Cloudflare Pages.

Example prompts

  • "Deploy my website from GitHub repository username/repo-name to my Cloudflare Pages project."
  • "Update the production branch of my Cloudflare Pages site with changes from the main branch of GitLab repository gitlab.com/user/project."
  • “Trigger a deployment on Cloudflare Pages for repository bitbucket.org/team/app.”

Tips & gotchas

  • Ensure you have appropriate permissions configured in your Git provider and Cloudflare account to allow the skill to access and deploy code.
  • The skill's success depends on correctly configuring your Cloudflare Pages project with a compatible build configuration.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
oldwinter
Installs
11

🌐 Community

Passed automated security scans.