Skip to content

TinyboxSoftware/railway-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Railway Agent

A pre-configured agentic setup for building and deploying on Railway. This repository allows you to interact with Railway fully via the MCP, CLI, and Agent Skills.

This setup is designed to be used with OpenCode, an open-source and AI agent harness. OpenCode was chosen because it is fully open-source and very extensible, allowing it to adapt to various use-cases including background agents, TUI agent workflows, and fully programmatically controlled use-cases.

Prerequisites

Before using this repository, ensure you have the following installed and configured:

  1. Railway CLI: Install the CLI by following the official instructions.
  2. Login: Run railway login in your terminal to authenticate your account.

Syncing Railway Skills

This project uses skills from the railway-skills repository. These are stored in .opencode/skills/.

To update the skills to the latest version from upstream, run:

./scripts/setup.sh

You should probably do this before using these skills to get the latest suggested workflows from Railway

Usage in Existing Projects

While this repository can be used standalone to interface with Railway directly, it often makes more sense to drop into your existing projects.

To do this, you can copy the .opencode directory to your project root and use opencode as normal. That easy!

About

a pre-configured agentic setup for building and deploying on Railway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages