zeaburzeaburOfficialยท22 Agent Skills Included

zeabur-claude-plugin

Deploy, manage, and troubleshoot Zeabur cloud services

Deploys apps, databases, and templates to Zeabur cloud through simple CLI commands. Manages servers, domains, DNS records, environment variables, logs, and email services without dashboard clicking. Diagnoses common failures like port mismatches, startup ordering, and stuck migrations with step-by-step fixes. Works with Claude Code, OpenAI Codex, and other compatible coding environments.
npx skills add zeabur/zeabur-claude-plugin --all -g -y
Available:

Tells the agent how the skill files are organized by category, which naming and CLI conventions to follow, and how to route user requests to the right Zeabur skill.

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
zeaburzeabur

zeabur-service-expose

Expose a Zeabur service with a temporary public URL.

Official
Basic
๐Ÿ“ฆ In Repo
zeaburzeabur

zeabur-startup-order

Diagnoses and fixes service startup order issues in Zeabur.

Official
Intermediate
๐Ÿ“ฆ In Repo
zeaburzeabur

zeabur-domain-url

Manage Zeabur service domains and URL configurations via CLI commands.

Official
Intermediate
๐Ÿ“ฆ In Repo
zeaburzeabur

zeabur-server-catalog

Filter dedicated server plans by provider, region, CPU, and memory.

Official
Basic
๐Ÿ“ฆ In Repo
zeaburzeabur

zeabur-deploy

Deploy local projects to Zeabur via direct uploads or Git CI/CD pipelines.

Official
Intermediate
๐Ÿ“ฆ In Repo
zeaburzeabur

zeabur-template

Create, validate, and troubleshoot Zeabur templates with YAML and CLI commands.

Official
Advanced
๐Ÿ“ฆ In Repo
zeaburzeabur

zeabur-project-delete

Delete Zeabur projects by name or ID after user confirmation.

Official
Basic
๐Ÿ“ฆ In Repo
zeaburzeabur

zeabur-server-list

List, inspect, reboot, and SSH into Zeabur dedicated servers via the Zeabur CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
zeaburzeabur

zeabur-template-publish

Publish and manage Zeabur marketplace templates via the Zeabur CLI.

Official
Basic
๐Ÿ“ฆ In Repo
zeaburzeabur

zeabur-template-backup

Download Zeabur template YAML from a URL and commit it to a local Git repository.

Official
Intermediate
๐Ÿ“ฆ In Repo
zeaburzeabur

zeabur-service-list

List Zeabur project services and retrieve their unique identifiers.

Official
Basic
๐Ÿ“ฆ In Repo
zeaburzeabur

zeabur-variables

Create, list, and delete Zeabur service environment variables via CLI.

Official
Basic

Frequently Asked Questions

FAQPage Schema
How to install Zeabur Agent Skills?โ–ผ

Run `npx skills add zeabur/zeabur-claude-plugin --all -g -y` in your terminal to install all skills globally.

How to deploy an app to Zeabur?โ–ผ

Ask your agent to deploy the project, and the zeabur-deploy skill runs the correct CLI commands, creates the service, and saves the service ID for future redeploys.

Can it fix Zeabur deployment errors?โ–ผ

Yes. Dedicated troubleshooting skills diagnose port mismatches, database startup ordering, stuck migrations, and 502 errors, then apply the exact fix commands.

Does it work with Claude Code and OpenAI Codex?โ–ผ

Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, OpenAI Codex, and other compatible agents.

Can I manage domains and servers without the dashboard?โ–ผ

Yes. Skills cover domain registration, DNS records, server rental, cluster scaling, and SSH access entirely through CLI commands.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’