๐ŸŽฏ

zeabur-domain-dns

๐ŸŽฏSkill

from zeabur/zeabur-claude-plugin

VibeIndex|
What it does
|

An agent skill for managing DNS records on registered domains through the Zeabur CLI, covering adding, updating, and deleting DNS entries. Part of the Zeabur Agent Skills collection for deployment, domain management, and troubleshooting.

๐Ÿ“ฆ

Same repository

zeabur/zeabur-claude-plugin(33 items)

zeabur-domain-dns

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add zeabur/zeabur-claude-plugin --skill zeabur-domain-dns
skills.sh Installโš  Installs to .agents/skills/
npx skills add zeabur/zeabur-claude-plugin --skill zeabur-domain-dns
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/zeabur-domain-dns/SKILL.md

SKILL.md

83Installs
-
AddedApr 13, 2026

More from this repository10

๐ŸŽฏ
zeabur-deployment-logs๐ŸŽฏSkill

Provides workflows for viewing service runtime and build logs on Zeabur platform, helping debug deployment failures and runtime errors using the Zeabur CLI.

๐ŸŽฏ
zeabur-restart๐ŸŽฏSkill

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.

๐ŸŽฏ
zeabur-template๐ŸŽฏSkill

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.

๐ŸŽฏ
zeabur-domain-url๐ŸŽฏSkill

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.

๐ŸŽฏ
zeabur-variables๐ŸŽฏSkill

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-update-service๐ŸŽฏSkill

Modifies Zeabur service configuration without requiring a full redeploy, enabling environment variable updates and individual service restarts.

๐ŸŽฏ
zeabur-service-list๐ŸŽฏSkill

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.

๐ŸŽฏ
zeabur-startup-order๐ŸŽฏSkill

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.

๐ŸŽฏ
zeabur-project-create๐ŸŽฏSkill

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.

๐ŸŽฏ
zeabur-migration๐ŸŽฏSkill

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.