railway

Manage Railway deployments from Viber with status checks, logs, redeploys, and environment variables.

1|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/dustland/openviber --skill railway-dustland
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: railway
Source: https://github.com/dustland/openviber/tree/main/src/skills/railway
Command: npx skills add https://github.com/dustland/openviber --skill railway-dustland

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interacting with Railway deployments can require switching contexts and running commands manually. This skill provides a Viber-integrated workflow to check status, view logs, redeploy services, and manage environment variables from a single place.

Core Features & Use Cases

  • Get deployment status for the linked project or a specific service.
  • View recent logs across services and deployments.
  • Trigger redeploys and list recent deployments with statuses.
  • Retrieve build logs and manage environment variables for linked projects.
  • Run arbitrary Railway CLI commands from Viber to orchestrate deployments.

Quick Start

Install Railway CLI, login, and link your project to enable deployment management from Viber.

Frequently Asked Questions about railway

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Railway deployment status from a messaging app?

You can check Railway deployment status directly from Viber by querying the linked project or specific services, which retrieves current deployment statuses and structured discovery metadata.

Can I view Railway build logs and recent service logs through Viber?

Yes, you can retrieve recent logs across services and deployments, access build logs, and view recent deployment statuses for linked Railway projects directly within Viber.

How do I trigger a Railway redeploy without using the CLI directly?

Trigger redeploys for linked Railway services by executing deployment commands via Viber, which handles optional service context and returns structured results with discovery metadata.

Do I need to install Railway CLI to manage deployments from Viber?

Yes, you must install the Railway CLI, login, and link your project to enable deployment management, status checks, and environment variable operations from Viber.

Can I manage Railway environment variables across multiple services from Viber?

You can manage environment variables for linked Railway projects across multiple services from Viber, executing environment-variable operations with optional service and context handling.

What's the best way to run arbitrary Railway CLI commands from a chat interface?

Run arbitrary Railway CLI commands from Viber to orchestrate deployments, leveraging discovery logic to handle optional service context and return structured results with metadata.