Skip to main content
Back to registry

environment

railwayapp/railway-skills

Read and edit Railway environment configuration using the CLI.

Installs824
Install command
npx skills add https://github.com/railwayapp/railway-skills --skill environment
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykFAIL
About this skill
Read and edit Railway environment configuration using the CLI. Requires Railway CLI v4.27.3+ . Check with: If below 4.27.3, upgrade: When user asks "what's the config" or "show configuration": Present: source (repo/image), build settings, deploy settings, variables per service. When user asks "what variables" or "show env vars": Same command — railway environment config --json includes variables per service and shared variables. For rendered (resolved) variable values: railway variables --json Create a new environment in the linked project: Duplicate an existing environment: With service-specific variables: Link a different environment to the current directory: Or by ID: JSON output — project/environment IDs and service list: Extract: Plain output — linked service name: Shows Service: line with the currently linked service. Get service IDs from the environment config: Map service IDs to names via status: The project.services array contains { id, name } for each service. Match against the service keys from environment config . Fetch current environment configuration: For complete field reference, see reference/environment-config.md .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does environment do?

Read and edit Railway environment configuration using the CLI.

Is environment good?

environment does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does environment work with?

environment currently lists compatibility with codex, gemini-cli, opencode, amp, github-copilot, claude-code.

What are alternatives to environment?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install environment?

npx skills add https://github.com/railwayapp/railway-skills --skill environment

Related skills

More from railwayapp/railway-skills

Related skills

Alternatives in Software Engineering