Edgeone Pages Deploy

🌐Community
by 0juano · vlatest · Repository

Automates deployment of web pages to EdgeOne servers, streamlining updates and ensuring rapid content delivery.

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

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

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

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

About This Skill

What it does

The edgeone-pages-deploy skill allows you to deploy pages directly to EdgeOne. It automates the process of uploading and configuring web pages, streamlining website updates and deployments. This simplifies content management and ensures rapid delivery of changes to users.

When to use it

  • Website Updates: Quickly update a single page on your EdgeOne-hosted site without needing complex deployment pipelines.
  • A/B Testing: Deploy variations of a webpage for A/B testing purposes with minimal effort.
  • Landing Page Creation: Easily create and deploy new landing pages for marketing campaigns or specific promotions.
  • Content Rollouts: Distribute updated content across your EdgeOne infrastructure efficiently.

Key capabilities

  • Page deployment to EdgeOne
  • Automated configuration
  • Streamlined website updates

Example prompts

  • "Deploy the file new-about-page.html to my EdgeOne site."
  • "Update the homepage (index.html) on EdgeOne with the latest version."
  • “Can you deploy a new landing page for our summer sale?”

Tips & gotchas

Ensure that your AI agent has appropriate permissions and access to your EdgeOne environment for successful deployment. The skill's functionality is limited to deploying files; it doesn’t handle complex build processes or code transformations.

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
0juano
Installs
16

🌐 Community

Passed automated security scans.