Zeabur avatar

Zeabur

Official

@zeabur

0Followers
|
114Public Repos
|
22Published Skills

The DevOps AI Agent for Vibe Coders.

Skills Distribution
DomainCloud & Comp...Infrastructure Pro.. (40%)Service Orchestrat.. (40%)System Diagnostics (20%)

Agent Skills by Zeabur

Showing 22 vetted skills indexed across 1 GitHub repositories.

zeaburzeabur
40

zeabur-service-expose

Expose a Zeabur service with a temporary public URL.

Official
Basic
zeaburzeabur
40

zeabur-startup-order

Diagnoses and fixes service startup order issues in Zeabur.

Official
Intermediate
zeaburzeabur
40

zeabur-domain-url

Manage Zeabur service domains and URL configurations via CLI commands.

Official
Intermediate
zeaburzeabur
40

zeabur-server-catalog

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

Official
Basic
zeaburzeabur
40

zeabur-deploy

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

Official
Intermediate
zeaburzeabur
40

zeabur-template

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

Official
Advanced
zeaburzeabur
40

zeabur-project-delete

Delete Zeabur projects by name or ID after user confirmation.

Official
Basic
zeaburzeabur
40

zeabur-server-list

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

Official
Intermediate
zeaburzeabur
40

zeabur-template-publish

Publish and manage Zeabur marketplace templates via the Zeabur CLI.

Official
Basic
zeaburzeabur
40

zeabur-template-backup

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

Official
Intermediate
zeaburzeabur
40

zeabur-service-list

List Zeabur project services and retrieve their unique identifiers.

Official
Basic
zeaburzeabur
40

zeabur-variables

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

Official
Basic
zeaburzeabur
40

zeabur-service-delete

Delete Zeabur services by ID or name after user confirmation.

Official
Intermediate
zeaburzeabur
40

zeabur-service-exec

Execute arbitrary commands inside a specified Zeabur service container.

Official
Intermediate
zeaburzeabur
40

zeabur-restart

Restart a specified Zeabur service by its unique ID via the Zeabur CLI.

Official
Basic
zeaburzeabur
40

zeabur-migration

Diagnose Zeabur services stuck waiting for database migrations and provide resolution steps.

Official
Intermediate
zeaburzeabur
40

zeabur-deployment-logs

Retrieve and filter Zeabur service runtime or build logs.

Official
Basic
zeaburzeabur
40

zeabur-server-rent

Rent dedicated servers from cloud providers with specified region and plan.

Official
Intermediate
zeaburzeabur
40

zeabur-port-mismatch

Diagnose and resolve port mismatches between services and proxy configurations.

Official
Intermediate
zeaburzeabur
40

zeabur-update-service

Update Zeabur service configurations and environment variables via npx.

Official
Intermediate
zeaburzeabur
40

zeabur-template-deploy

Deploy Zeabur templates via CLI in non-interactive mode with variables.

Official
Intermediate
zeaburzeabur
40

zeabur-project-create

Create Zeabur projects with region selection and project ID retrieval.

Official
Intermediate

Frequently Asked Questions About Zeabur

FAQPage Schema
What specific tasks can I perform with these capabilities?

You can manage the full lifecycle of containerized services, including project creation, environment variable configuration, log retrieval, and service restarts. Additionally, you can provision dedicated servers, manage marketplace templates, and resolve common runtime issues like port mismatches or stalled database migrations.

Who is the target audience for these technical capabilities?

These capabilities are designed for software engineers, DevOps practitioners, and developers who require direct, command-line control over their cloud infrastructure. It is specifically suited for those managing containerized deployments and dedicated server resources who prefer programmatic configuration over manual dashboard interactions.

What are the prerequisites for running these commands?

Execution requires the Zeabur runtime environment, typically accessed via npx or the dedicated command-line interface. Users must have an active account, appropriate project identifiers, and valid authentication credentials to interact with the underlying infrastructure and perform service-level modifications or deployments.