什么是 service?
当用户询问服务状态、想要重命名服务、更改服务图标、链接服务或使用 Docker 镜像创建服务时,应该使用此技能。对于使用本地代码创建服务,更喜欢“新”技能。对于 GitHub 存储库源,请使用“new”技能创建空服务,然后使用“environment”技能配置源。 来源:artivilla/agents-config。
当用户询问服务状态、想要重命名服务、更改服务图标、链接服务或使用 Docker 镜像创建服务时,应该使用此技能。对于使用本地代码创建服务,更喜欢“新”技能。对于 GitHub 存储库源,请使用“new”技能创建空服务,然后使用“environment”技能配置源。
通过命令行快速安装 service AI 技能到你的开发环境
来源:artivilla/agents-config。
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”技能配置源。 来源:artivilla/agents-config。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/artivilla/agents-config --skill service当用户询问服务状态、想要重命名服务、更改服务图标、链接服务或使用 Docker 镜像创建服务时,应该使用此技能。对于使用本地代码创建服务,更喜欢“新”技能。对于 GitHub 存储库源,请使用“new”技能创建空服务,然后使用“environment”技能配置源。 来源:artivilla/agents-config。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/artivilla/agents-config --skill service 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/artivilla/agents-config