‹ 返回总目录
工具 最近更新07-28

use-railway

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量5.7K
⭐ GitHub Stars304(fork 35)
🗓️ 最近推送2026-07-28
🌱 项目创建2026-01-04
💻 语言 / LicensePython · MIT
🐛 开放Issue20

📝 工具简介

与Railway平台交互的Agent技能集。

📖 怎么用

先跑 `curl -fsSL agents.railway.com | sh` 一键安装技能和本地MCP配置,它会自动检测认证状态。没登录就执行 `railway login` 完成认证。想用插件方式的话,跑 `bash <(curl -fsSL https://railway.com/install.sh) --agents -y` 装CLI,然后在Claude Code里输 `/plugin install railway@claude-plugins-official`,或输 `/plugin marketplace add railwayapp/railway-skills` 加市场,再 `/plugin install railway@railway-skills` 装好,最后 `/reload-plugins` 生效。装完直接调Railway技能就行。

📋 迷你测评

与Railway平台交互的Agent技能集。亮点是让AI代理直接调用Railway部署或管理资源,省去手动操作。具体支持哪些操作未列明。

📄 README 要点

这是一个为Railway平台打造的AI代理技能包,遵循Agent Skills格式,同时支持Claude Code、OpenAI Codex、Grok Build和Cursor等主流工具。核心功能是通过Railway CLI一键安装技能和本地MCP配置,自动检测认证状态,未登录时会提示你完成认证。安装方式很简单,直接运行CLI命令就能搞定,也可以一步到位同时装好CLI和代理支持。如果你用Grok,还能从它的插件市场里直接安装。适合那些想在Railway上快速搭建AI代理工作流的开发者,省去手动配置的麻烦。

查看英文原文
Railway Skills Agent skills for Railway, following the Agent Skills format. This repository also includes Railway plugin packaging for Claude Code, OpenAI Codex, Grok Build, and Cursor. The plugin includes Agent Skills and local MCP configuration. Railway agent setup (Installing Agent Skills and local MCP) To configure Railway agent support through the Railway CLI, run: [安装/使用命令见下方] This installs Railway skills, configures the Railway MCP server where supported, and checks Railway authentication for detected tools. If you are not authenticated, run: [安装/使用命令见下方] You can also install the Railway CLI and configure agent support in one step: [安装/使用命令见下方] After the Railway entry is available in a Grok marketplace, install it from Grok's TUI: 1. Run grok . 2. Open the extensions modal with /plugins . 3. Go to the Marketplace tab. 4. Select railway from the marketplace. 5. Press i to install. Skill surface This repo ships one installable skill: use railway use railway is route first. Intent routing is defined in SKILL.md , and execution details are split into action oriented references. License MIT

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考