AI AGENT ADDONS

Manage your services on Railway with ease. You can check if a service is running or deployed. You can rename a service or change its icon. You can also create a new service from a Docker image. This skill helps you keep your services healthy and organized.

To check service status just run a quick command. You will see the current deployment status and recent history. This tells you if everything is working or if something went wrong.

For creating services with local code use the new skill instead. This skill is for advanced tasks like linking services or deploying a Docker image directly.

Add Service skill to your workflow

Global

mkdir -p ~/.claude/skills/service

Project

mkdir -p .claude/skills/service

Source Repository

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