AI AGENT ADDONS

This skill helps you manage domains for your Railway services. You can add a custom domain like example.com or let Railway generate one for you. You can also view your current domains or remove one when needed. It is useful for anyone hosting apps on Railway who wants a clean web address.

When you add a custom domain, the skill shows you the DNS records to set up with your provider. For a Railway domain, it gives you a ready to use URL. Just make sure your service has a deployment first.

If you need to remove a domain, the skill handles that too. It uses the environment skill to apply the changes. This keeps your Railway services organized and easy to access.

Add Domain skill to your workflow

Global

mkdir -p ~/.claude/skills/domain

Project

mkdir -p .claude/skills/domain

Source Repository

Stars
285
Forks
31
Watchers
285
License
MIT
Last Push
26 days ago
Created
6 months ago