new

Create Railway projects, attach services, and provision databases via CLI.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/heinschulie/babylon --skill new-heinschulie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new
Source: https://github.com/heinschulie/babylon/tree/main/.agents/skills/new
Command: npx skills add https://github.com/heinschulie/babylon --skill new-heinschulie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you create Railway projects, attach new services, and provision databases with guided steps, streamlining initial setup and onboarding.

Core Features & Use Cases

  • Initialize new projects and attach a service to start deploying code.
  • Add or link services to an existing Railway project to expand functionality.
  • Provision databases by coordinating with the database skill when needed.

Quick Start

Create a new Railway project and attach a service for your codebase.

Frequently Asked Questions about new

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

FAQPage Schema
How do I create a Railway project and deploy my code in one step?

To create a Railway project and deploy your code, this skill coordinates the end-to-end workflow by using the Railway CLI and guided prompts to initialize new projects and attach a service for your codebase.

How do I add a new service to an existing Railway project?

You can add or link services to an existing Railway project by following the guided prompts provided by the skill, which coordinates the linking process to expand your project's functionality.

How do I provision a database when setting up a Railway service?

To provision a database on Railway, this skill coordinates the setup workflow and collaborates with the database skill when needed to handle basic provisioning during project initialization.

Do I need the Railway CLI to initialize a new project and attach a service?

Yes, you need the Railway CLI to initialize new projects, attach services, and provision databases, as this skill uses the CLI to coordinate the end-to-end setup and linking workflow.

What is the best way to streamline Railway project onboarding and initial setup?

The best way to streamline Railway project onboarding is using this skill to coordinate project creation, service linking, and database provisioning through guided steps instead of manual CLI commands.