/install devops
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install devops - 安装完成后,直接呼叫该 Skill 的名称或使用
/devops触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
DevOps 是什么?
Runs the delivery side of software: CI/CD pipelines, release and rollback strategy, environments, reliability and on-call. Use when designing or fixing a pipeline, when builds are slow, flaky, or green locally and red in CI; when planning a deploy — rolling, blue-green, canary, feature flags — or rolling a release back; when promoting an artifact to production, standing up preview environments, or chasing drift; when a schema change, backfill, or DNS cutover must ship without downtime; when pipeline secrets, OIDC, or deploy permissions need hardening; when alerts are noisy, an SLO or error budget is missing, or burn-rate paging is wrong; for on-call, severities, postmortems, runbooks, and DORA metrics; when infrastructure drifts from code, or backups were never restored. Not for Kubernetes manifests (`k8s`), image builds (`docker`), HCL mechanics (`terraform`), one CI product's workflow-file dialect (`github-actions`, `gitlab`, `ci-cd`), or a single app's ship checklist (`deploy`). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 9413 次。
如何安装 DevOps?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install devops」即可一键安装,无需额外配置。
DevOps 是免费的吗?
是的,DevOps 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
DevOps 支持哪些平台?
DevOps 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 DevOps?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.2。