From aahl-skills
Deploys HTML or text content to EdgeOne Pages and returns a public URL. No login or API key required.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aahl-skills:edgeoneThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Deploy HTML content to EdgeOne Pages, return the public URL. No login required, no API key required.
Deploy HTML content to EdgeOne Pages, return the public URL. No login required, no API key required.
HTML or text content to deploy. Provide complete HTML or text content you want to publish, and the system will return a public URL where your content can be accessed.
npx -y mcporter call mcp-on-edge.edgeone.app/mcp-server.deploy-html value="<html>Content</html>"
npx -y mcporter call mcp-on-edge.edgeone.app/mcp-server.deploy-html value="$(cat index.html)"
npx claudepluginhub aahl/skillsDeploys affiliate landing pages, bio link hubs, and blog posts to GitHub Pages with CI/CD workflow and custom domain setup.
Publishes content to brewpage.app as HTML pages, JSON documents, files, or multi-file sites. Handles directory uploads with auto-zipping and entry detection.
Deploys static sites (Hugo, Astro, Next.js, Nuxt, SvelteKit, etc.) to Cloudflare Pages with custom domains, CI/CD, and rollback support.