Grey Haven Deployment Cloudflare

🌐Community
by greyhaven-ai · vlatest · Repository

Helps with deployment, Cloudflare as part of automating DevOps pipelines and CI/CD workflows 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 grey-haven-deployment-cloudflare npx -- -y @trustedskills/grey-haven-deployment-cloudflare
2

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

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

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

About This Skill

What it does

This skill automates deployments to Cloudflare using the Cloudflare API. It streamlines the process of pushing code changes and configurations, reducing manual effort and potential errors. The skill handles tasks like updating DNS records, deploying serverless functions, and managing other Cloudflare resources.

When to use it

  • You need to automate your application deployment pipeline to Cloudflare.
  • You're frequently making changes to your Cloudflare configuration (DNS, Workers, etc.).
  • You want to reduce the manual steps involved in deploying updates to a Cloudflare-powered website or application.
  • You are managing multiple environments (development, staging, production) and need consistent deployment processes across them.

Key capabilities

  • Cloudflare API interaction
  • Automated DNS record management
  • Serverless function deployment
  • Configuration updates

Example prompts

  • "Deploy the latest version of my website to Cloudflare."
  • "Update the DNS records for example.com to point to the new server IP address."
  • "Deploy the 'worker-v2' Cloudflare Worker with the changes from the main branch."

Tips & gotchas

  • Requires appropriate API credentials and permissions within your Cloudflare account.
  • Ensure you have a clear understanding of your desired deployment workflow before using this skill, as incorrect configurations can impact website availability.

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
greyhaven-ai
Installs
2

🌐 Community

Passed automated security scans.