zeabur-server-ssh
π―Skillfrom zeabur/zeabur-claude-plugin
Same repository
zeabur/zeabur-claude-plugin(33 items)
Installation
npx vibeindex add zeabur/zeabur-claude-plugin --skill zeabur-server-sshnpx skills add zeabur/zeabur-claude-plugin --skill zeabur-server-ssh~/.claude/skills/zeabur-server-ssh/SKILL.mdSKILL.md
More from this repository10
Provides workflows for viewing service runtime and build logs on Zeabur platform, helping debug deployment failures and runtime errors using the Zeabur CLI.
Zeabur agent skill providing a template knowledge base for creating, validating, and troubleshooting Zeabur deployment templates, including converting docker-compose files to Zeabur template YAML.
Provides a guided workflow for restarting Zeabur services via the Zeabur CLI, using service IDs for reliable identification and integrating with service list and deployment log skills for diagnostics.
A Claude Code plugin for Zeabur CLI operations with 14 specialized skills covering deployment, environment variables, service management, domain configuration, database migration troubleshooting, startup ordering, and template creation.
Zeabur agent skill for handling service domain and URL configuration, including setting up public URLs and resolving trailing slash issues on the Zeabur deployment platform.
Modifies Zeabur service configuration without requiring a full redeploy, enabling environment variable updates and individual service restarts.
Lists services deployed in a Zeabur project, returning service IDs, names, types, and creation times. Useful for retrieving service IDs needed by other Zeabur CLI commands like variable management, log viewing, and service restarts.
A Zeabur skill that diagnoses and fixes service startup order issues where applications fail with "Connection refused" because they start before database or Redis dependencies are ready, providing healthCheck-based and wait-loop solutions.
Creates and configures new Zeabur cloud projects using the Zeabur CLI, supporting template deployment, region selection from available servers, and initial project setup with proper configuration.
Agent skills for Zeabur CLI operations, deployment, and troubleshooting. Covers deployment logs, domain configuration, database migration issues, port mismatch fixes, project creation, and service restarts.