zeabur-template-publish

Installation
SKILL.md

Zeabur Template Publish

Always use npx zeabur@latest to invoke Zeabur CLI. Never use zeabur directly or any other installation method. If npx is not available, install Node.js first.

Publish a template YAML file to the Zeabur marketplace, or update an existing one.

Create a New Template

npx zeabur@latest template create -f <template-file>.yaml

This uploads the YAML and returns a template code (e.g., VTZ4FX). Save this code — you'll need it for future updates.

Update an Existing Template

npx zeabur@latest template update -c <TEMPLATE_CODE> -f <template-file>.yaml
Related skills

More from zeabur/agent-skills

Installs
18
GitHub Stars
31
First Seen
Apr 8, 2026