What problem does it solve?
Managing domains for Railway services requires knowing the correct CLI commands, DNS record configuration, and GraphQL queries, which is error-prone when done manually.
Core Features & Use Cases
- Generate Railway Domains: Create a Railway-provided domain for a service with a single CLI command, with JSON output for automation.
- Add Custom Domains: Register a custom domain and receive the required DNS records (CNAME) to configure at your DNS provider.
- Inspect and Remove Domains: Query configured service and custom domains via the environment config, and remove domains through the railway-environment skill.
- Use Case: You just deployed a backend service on Railway and need a public URL. Use this Skill to generate a Railway domain, then later attach api.example.com and get the exact DNS records to add at your registrar.
Quick Start
Ask the AI to generate a Railway domain for your deployed service and show you the resulting URL.