← 返回 Skills 市场
CI/CD Pipeline
作者
gitgoodordietrying
· GitHub ↗
· v1.0.0
5036
总下载
3
收藏
35
当前安装
1
版本数
在 OpenClaw 中安装
/install cicd-pipeline
功能描述
Create, debug, and manage CI/CD pipelines with GitHub Actions. Use when the user needs to set up automated testing, deployment, releases, or workflows. Covers workflow syntax, common patterns, secrets management, caching, matrix builds, and troubleshooting.
安全使用建议
This skill appears safe to use as CI/CD guidance. Before applying any generated .github/workflows files, check exactly when they run, what they can write, which secrets they can access, and whether third-party Actions are trusted or pinned. Use manual approvals and least-privilege permissions for production deployment, release, and package-publishing workflows.
功能分析
Type: OpenClaw Skill
Name: cicd-pipeline
Version: 1.0.0
The skill bundle provides comprehensive documentation and code examples for managing CI/CD pipelines with GitHub Actions. All presented commands and YAML snippets are standard for this purpose, utilizing common GitHub Actions and the `gh` CLI. There is no evidence of prompt injection against the agent, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. Examples involving sensitive data like SSH keys or secrets are presented as user-facing instructions or workflow configurations, not as commands for the agent to execute against the user's environment.
能力评估
Purpose & Capability
The stated purpose is CI/CD pipeline creation and management, and the visible instructions match that purpose, including testing, deployment, release, caching, and matrix-build examples. Some examples are high-impact because they can publish releases, deploy production, or push packages.
Instruction Scope
The artifact presents workflow templates and patterns rather than hidden code or automatic execution. Users should still explicitly review generated workflow files before committing them because GitHub Actions can run automatically on pushes, tags, pull requests, or schedules.
Install Mechanism
No install spec or code files are present; this is an instruction-only skill. The declared gh/git binary expectation is coherent for GitHub repository workflow management.
Credentials
Use of GitHub Actions, repository workflows, secrets, and third-party Actions is proportionate to the CI/CD purpose, but those dependencies and tokens can affect external services and should be scoped carefully.
Persistence & Privilege
Workflow examples can create ongoing automation through push, tag, pull request, and scheduled triggers, and some request write permissions. This is expected for CI/CD but should be deliberately approved.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cicd-pipeline - 安装完成后,直接呼叫该 Skill 的名称或使用
/cicd-pipeline触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - GitHub Actions workflow creation for Node.js, Python, Go, and Rust. Matrix builds, caching, deployment patterns, Docker build/push, npm publish, secrets management, and debugging.
元数据
常见问题
CI/CD Pipeline 是什么?
Create, debug, and manage CI/CD pipelines with GitHub Actions. Use when the user needs to set up automated testing, deployment, releases, or workflows. Covers workflow syntax, common patterns, secrets management, caching, matrix builds, and troubleshooting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5036 次。
如何安装 CI/CD Pipeline?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cicd-pipeline」即可一键安装,无需额外配置。
CI/CD Pipeline 是免费的吗?
是的,CI/CD Pipeline 完全免费(开源免费),可自由下载、安装和使用。
CI/CD Pipeline 支持哪些平台?
CI/CD Pipeline 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 CI/CD Pipeline?
由 gitgoodordietrying(@gitgoodordietrying)开发并维护,当前版本 v1.0.0。
推荐 Skills