·domain

This skill should be used when the user wants to add a domain, generate a railway domain, check current domains, get the URL for a service, or remove a domain.

596Installs·23Trend·@railwayapp

Installation

$npx skills add https://github.com/railwayapp/railway-skills --skill domain

SKILL.md

Response Returns the generated domain URL. Service must have a deployment.

Tell user to add these records to their DNS provider.

Use environment skill to see configured domains, or query directly:

This skill should be used when the user wants to add a domain, generate a railway domain, check current domains, get the URL for a service, or remove a domain. Source: railwayapp/railway-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/railwayapp/railway-skills --skill domain
Category
</>Dev Tools
Verified
First Seen
2026-02-14
Updated
2026-02-18

Quick answers

What is domain?

This skill should be used when the user wants to add a domain, generate a railway domain, check current domains, get the URL for a service, or remove a domain. Source: railwayapp/railway-skills.

How do I install domain?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/railwayapp/railway-skills --skill domain Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/railwayapp/railway-skills