service
✓当用户询问服务状态、想要重命名服务、更改服务图标、链接服务或使用 Docker 镜像创建服务时,应该使用此技能。对于使用本地代码创建服务,更喜欢“新”技能。对于 GitHub 存储库源,请使用“new”技能创建空服务,然后使用“environment”技能配置源。
SKILL.md
Note: For creating services with local code (the common case), prefer the new skill which handles project setup, scaffolding, and service creation together.
For GitHub repo sources: Use new skill to create empty service, then environment skill to configure source.repo via staged changes API.
Create a new service via GraphQL API. There is no CLI command for this.
当用户询问服务状态、想要重命名服务、更改服务图标、链接服务或使用 Docker 镜像创建服务时,应该使用此技能。对于使用本地代码创建服务,更喜欢“新”技能。对于 GitHub 存储库源,请使用“new”技能创建空服务,然后使用“environment”技能配置源。 来源:railwayapp/railway-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/railwayapp/railway-skills --skill service- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-14
- 更新时间
- 2026-02-18
快速解答
什么是 service?
当用户询问服务状态、想要重命名服务、更改服务图标、链接服务或使用 Docker 镜像创建服务时,应该使用此技能。对于使用本地代码创建服务,更喜欢“新”技能。对于 GitHub 存储库源,请使用“new”技能创建空服务,然后使用“environment”技能配置源。 来源:railwayapp/railway-skills。
如何安装 service?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/railwayapp/railway-skills --skill service 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/railwayapp/railway-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-14