agentsclimarketplace

Edgeone

Skill aahl/skills/skills/edgeone

Deploy HTML content to EdgeOne Pages, return the public URL.From its SKILL.md

Install
npx -y skills add aahl/skills --skill edgeone

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • runs commandsInstructs the agent to run 1 command, including `npx -y mcporter call mcp-on-edge.edgeone.app/mcp-server.deploy-html value="$(cat index.html)"`.

SKILL.md

0.6 KB, 121 tokens by cl100k_base, as published. Nobody here has run it

EdgeOne

Deploy HTML content to EdgeOne Pages, return the public URL. No login required, no API key required.

Deploy HTML

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)"

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.