zeabur-claude-plugin
Deploy, manage, and troubleshoot Zeabur cloud services
All Skills in This Repository (22)
Pure Emerald Level Indicatorszeabur-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.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core