domain

Installation
Summary

Generate Railway domains or add custom domains to services with DNS configuration.

  • Supports two domain types: auto-generated Railway domains (one per service) and custom domains with DNS record configuration
  • CLI commands for adding domains, viewing current domains via the environment skill, and removing domains through environment configuration
  • Requires an active service deployment; integrates with the environment and service skills for reading and modifying domain settings
  • Returns DNS records (CNAME) when adding custom domains so users can configure their DNS provider
SKILL.md

Domain Management

Add, view, or remove domains for Railway services.

When to Use

  • User asks to "add a domain", "generate a domain", "get a URL"
  • User wants to add a custom domain
  • User asks "what's the URL for my service"
  • User wants to remove a domain

Add Railway Domain

Generate a railway-provided domain (max 1 per service):

railway domain --json
Related skills

More from railwayapp/railway-skills

Installs
777
GitHub Stars
259
First Seen
Jan 20, 2026