Cloudflare Deploy
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.
Run in terminal (recommended)
claude mcp add tech-leads-club-cloudflare-deploy npx -- -y @trustedskills/tech-leads-club-cloudflare-deploy
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tech-leads-club-cloudflare-deploy": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tech-leads-club-cloudflare-deploy"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to deploy applications and infrastructure using Cloudflare's deployment platform. It automates tasks such as configuring workers, deploying code packages, and managing DNS records within a Cloudflare environment. The agent can handle deployments for various application types and integrate with existing CI/CD pipelines.
When to use it
- Automate the deployment of a new website or web application to Cloudflare Pages.
- Update an existing Cloudflare Worker function with the latest code changes.
- Manage DNS records, such as creating CNAME entries for custom domains on Cloudflare.
- Deploy infrastructure-as-code configurations using Cloudflare's platform.
Key capabilities
- Cloudflare Workers deployment
- Code package deployments
- DNS record management (CNAME creation)
- Integration with CI/CD pipelines
Example prompts
- "Deploy the latest version of my website from GitHub repository [repository URL] to Cloudflare Pages."
- "Update my Cloudflare Worker function named 'my-worker' with code from this file: [file content]."
- “Create a CNAME record for
www.example.compointing toyour-subdomain.pages.dev.”
Tips & gotchas
- Requires appropriate API credentials and permissions within your Cloudflare account. Ensure the AI agent has access to perform deployment actions.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.