domains

Manage Koyeb domain lifecycle operations via the Koyeb CLI.

4|2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/koyeb/koyeb-skills --skill domains
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: domains
Source: https://github.com/koyeb/koyeb-skills/tree/main/plugins/koyeb/skills/domains
Command: npx skills add https://github.com/koyeb/koyeb-skills --skill domains

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires koyeb, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Managing domain resources for Koyeb services can be tedious and error-prone; this skill provides a unified workflow to create, attach, detach, describe, list, and refresh domains from the CLI.

Core Features & Use Cases

  • Create, attach, detach, describe, list, and refresh domains for apps.
  • Attach a domain to an app to enable routing and TLS provisioning.
  • Use across environments to ensure domain state is consistent during deployments.

Quick Start

Create a new domain and attach it to your app to begin domain management.

Frequently Asked Questions about domains

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Koyeb domain management for my deployments?▼

You can automate Koyeb domain management by using CLI-based interactions to create, attach, detach, describe, list, and refresh domains. This unified workflow ensures consistent domain-state maintenance across environments and deployments.

How do I attach a domain to a Koyeb app to enable routing?▼

To attach a domain to a Koyeb app, you use the domain attach operation which enables routing and TLS provisioning. This ensures your service is accessible and secure through the configured domain.

Do I need the Koyeb CLI installed to manage domains from the command line?▼

Yes, domain management via this skill requires the koyeb binary on your PATH and an authenticated session. It implements CLI-based interactions using the Koyeb CLI to execute domain lifecycle operations.

What is the best way to keep domain state consistent across multiple environments?▼

The best way to keep domain state consistent across multiple environments is to use automated lifecycle workflows for domain configuration. This ensures consistent domain-state maintenance during deployments across different environments.

Can I refresh and detach domains for Koyeb services without manual configuration?▼

Yes, you can refresh and detach domains for Koyeb services without manual configuration. The skill automates these operations along with creating and describing domains directly via CLI-based interactions.

Why attach a custom domain to a Koyeb service?▼

Attaching a custom domain to a Koyeb service enables routing and TLS provisioning. This ensures traffic reaches your app securely through your specified domain name instead of the default endpoint.