Zeabur
Official@zeabur
The DevOps AI Agent for Vibe Coders.
Agent Skills by Zeabur
Showing 22 vetted skills indexed across 1 GitHub repositories.
zeabur-service-expose
Expose a Zeabur service with a temporary public URL.
zeabur-startup-order
Diagnoses and fixes service startup order issues in Zeabur.
zeabur-domain-url
Manage Zeabur service domains and URL configurations via CLI commands.
zeabur-server-catalog
Filter dedicated server plans by provider, region, CPU, and memory.
zeabur-deploy
Deploy local projects to Zeabur via direct uploads or Git CI/CD pipelines.
zeabur-template
Create, validate, and troubleshoot Zeabur templates with YAML and CLI commands.
zeabur-project-delete
Delete Zeabur projects by name or ID after user confirmation.
zeabur-server-list
List, inspect, reboot, and SSH into Zeabur dedicated servers via the Zeabur CLI.
zeabur-template-publish
Publish and manage Zeabur marketplace templates via the Zeabur CLI.
zeabur-template-backup
Download Zeabur template YAML from a URL and commit it to a local Git repository.
zeabur-service-list
List Zeabur project services and retrieve their unique identifiers.
zeabur-variables
Create, list, and delete Zeabur service environment variables via CLI.
zeabur-service-delete
Delete Zeabur services by ID or name after user confirmation.
zeabur-service-exec
Execute arbitrary commands inside a specified Zeabur service container.
zeabur-restart
Restart a specified Zeabur service by its unique ID via the Zeabur CLI.
zeabur-migration
Diagnose Zeabur services stuck waiting for database migrations and provide resolution steps.
zeabur-deployment-logs
Retrieve and filter Zeabur service runtime or build logs.
zeabur-server-rent
Rent dedicated servers from cloud providers with specified region and plan.
zeabur-port-mismatch
Diagnose and resolve port mismatches between services and proxy configurations.
zeabur-update-service
Update Zeabur service configurations and environment variables via npx.
zeabur-template-deploy
Deploy Zeabur templates via CLI in non-interactive mode with variables.
zeabur-project-create
Create Zeabur projects with region selection and project ID retrieval.
Frequently Asked Questions About Zeabur
FAQPage SchemaWhat 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.