Cloudflare Pages
Automates deployment and management of static websites on Cloudflare Pages using iTechMeat's streamlined workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add itechmeat-cloudflare-pages npx -- -y @trustedskills/itechmeat-cloudflare-pages
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"itechmeat-cloudflare-pages": {
"command": "npx",
"args": [
"-y",
"@trustedskills/itechmeat-cloudflare-pages"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with Cloudflare Pages, enabling deployment and management of static websites and serverless functions. It facilitates tasks like creating new deployments, listing existing deployments, and retrieving information about specific deployments within a Cloudflare Pages project. The agent can also manage environment variables associated with these deployments.
When to use it
- Deploying a newly built website or application to Cloudflare Pages.
- Listing all the available deployments for a given Cloudflare Pages project.
- Retrieving details about a specific deployment, such as its status and URL.
- Updating environment variables used by your deployed functions or site.
Key capabilities
- Create new Cloudflare Pages deployments.
- List existing Cloudflare Pages deployments.
- Retrieve information about individual deployments.
- Manage environment variables for deployments.
Example prompts
- "Deploy my website from the
mainbranch to Cloudflare Pages." - "What are the latest deployments in my 'my-project' Cloudflare Pages project?"
- "Show me the status of deployment 'production' on my site."
Tips & gotchas
You will need to provide authentication credentials (API token) for your Cloudflare account for this skill to function correctly. Ensure that the API token has sufficient permissions within your Cloudflare organization to perform the requested 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.