This deploys frontend and fullstack projects to Tencent's EdgeOne Pages CDN platform. It handles the entire flow from CLI installation through auth to production deployment, with smart environment detection that switches between browser and token login depending on whether you're local or in a remote session. The skill is careful about version checks (requires CLI 1.2.30+) and preserves complete deploy URLs with query params. Worth noting it explicitly handles the China vs Global site split and includes a saved token workflow so you don't have to paste credentials every time. Best for when your primary goal is actually shipping something live, not just writing code that happens to need deployment later.
npx skills add https://github.com/tencentedgeone/edgeone-pages-skills --skill edgeone-pages-deploy