Cloudflare Pages

🌐Community
by bagelhole · vlatest · Repository

Deploy, manage, and monitor your static websites hosted on Cloudflare Pages directly through this agent.

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 cloudflare-pages npx -- -y @trustedskills/cloudflare-pages
2

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

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

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

About This Skill

What it does

This skill allows an AI agent to interact with Cloudflare Pages, a platform for deploying static websites and serverless functions. It enables deployment of new sites, triggering builds, and managing existing deployments through programmatic commands. This streamlines web development workflows by automating common tasks associated with Cloudflare Pages.

When to use it

  • Automate website deployments after code changes are merged into a repository.
  • Trigger rebuilds of a Cloudflare Pages site following an incident or security update.
  • Manage multiple Cloudflare Pages projects from a central AI agent control point.
  • Retrieve deployment status and logs for troubleshooting purposes.

Key capabilities

  • Deploy new Cloudflare Pages sites.
  • Trigger builds on existing Cloudflare Pages projects.
  • Manage deployments within Cloudflare Pages.

Example prompts

  • "Deploy the website from this GitHub repository to Cloudflare Pages."
  • "Trigger a rebuild of my 'my-website' Cloudflare Pages project."
  • “What is the status of the latest deployment for my ‘production’ Cloudflare Pages site?”

Tips & gotchas

Requires appropriate API credentials configured within the AI agent environment. Ensure the agent has sufficient permissions to manage resources in your Cloudflare account.

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
bagelhole
Installs
6

🌐 Community

Passed automated security scans.