← 返回 Skills 市场
2263
总下载
1
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install railway-skill
功能描述
Deploy and manage applications on Railway.app. Use for deploying projects, managing services, viewing logs, setting environment variables, and managing databases. Railway is a modern cloud platform for deploying apps with zero configuration.
安全使用建议
This skill is a thin wrapper around the Railway CLI and appears coherent. Before installing: ensure you trust the Railway CLI source (brew/npm) and are comfortable the agent can run Railway commands. Be careful with tokens—use minimally scoped RAILWAY_TOKEN values stored in secure secrets, and avoid committing tokens to repos. Because the CLI can access and change production databases and environment variables, review any automatic or agent-initiated deploy/ssh commands before they run. Revoke or rotate tokens if you suspect they were exposed.
功能分析
Type: OpenClaw Skill
Name: railway-skill
Version: 0.1.0
The skill bundle is benign. It provides instructions for installing and using the official Railway CLI via standard package managers (brew, npm) and details various legitimate commands for managing applications on Railway.app. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The commands, while powerful (e.g., `railway run`, `railway ssh`), are core functionalities of a deployment tool and are presented without any malicious context or instructions for misuse, aligning with the stated purpose of managing applications.
能力评估
Purpose & Capability
Name/description indicate Railway CLI usage and the skill only requires the 'railway' binary and offers two standard installs (Homebrew or npm). Nothing requested is unrelated to managing Railway projects.
Instruction Scope
SKILL.md contains only Railway CLI commands and common workflows (login, link, up, logs, variables, ssh, etc.). It includes examples that reference environment variables and tokens (e.g., RAILWAY_TOKEN in CI, $DATABASE_URL in run/psql examples) but does not attempt to read arbitrary host files or unrelated credentials. Consider that the CLI commands can fully manage projects and databases once authenticated.
Install Mechanism
Installers are standard package sources: Homebrew formula 'railway' and npm package '@railway/cli'. Both are expected ways to install the Railway CLI and create the 'railway' binary.
Credentials
The skill declares no required env vars, which is reasonable. The documentation examples reference user-provided tokens/vars (RAILWAY_TOKEN, DATABASE_URL). These are appropriate for a deployment CLI but are sensitive—the skill will operate with whatever Railway credentials the user supplies.
Persistence & Privilege
always is false and the skill does not request elevated platform persistence. The skill does enable use of the Railway CLI which can make persistent changes to remote projects, but it does not alter other skills or system config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install railway-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/railway-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release — deploy and manage apps with Railway via CLI.
- Provides full command reference for using Railway CLI within projects.
- Supports project linking, deployment, service management, environment variables, logs, and database provisioning.
- Includes guides for common workflows such as deployment, connecting to databases, rollbacks, and CI/CD setup.
- Metadata includes install instructions for Railway CLI (via Homebrew or NPM).
- Links to Railway resources and documentation.
元数据
常见问题
Railway 是什么?
Deploy and manage applications on Railway.app. Use for deploying projects, managing services, viewing logs, setting environment variables, and managing databases. Railway is a modern cloud platform for deploying apps with zero configuration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2263 次。
如何安装 Railway?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install railway-skill」即可一键安装,无需额外配置。
Railway 是免费的吗?
是的,Railway 完全免费(开源免费),可自由下载、安装和使用。
Railway 支持哪些平台?
Railway 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Railway?
由 leicao-me(@leicao-me)开发并维护,当前版本 v0.1.0。
推荐 Skills