← 返回 Skills 市场
CI/CD Pipeline
作者
gitgoodordietrying
· GitHub ↗
· v1.0.0
5301
总下载
3
收藏
0
当前安装
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.
安全使用建议
Review any generated .github/workflows files before committing them. For deployment, release, Docker, npm publish, or secret-related workflows, use least-privilege tokens, environment protections, trusted or pinned actions, staging tests, and manual approvals where production systems or public artifacts are involved.
功能分析
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 skill’s stated purpose is creating, debugging, and managing CI/CD pipelines, and the artifact content matches that purpose with workflow templates for tests, releases, deployments, Docker pushes, npm publishing, secrets, and debugging.
Instruction Scope
The examples are ready to adapt into repositories and some can trigger automatically on pushes, tags, releases, or schedules, but they are presented as visible guidance rather than hidden agent instructions or automatic execution.
Install Mechanism
The package contains only SKILL.md and declares expected gh/git tooling; there are no executable install scripts, hooks, bundled binaries, or obfuscated files.
Credentials
Use of GitHub Actions, repository secrets, GitHub tokens, Docker, npm, and third-party actions is proportionate for CI/CD, but users should scope permissions and secrets carefully.
Persistence & Privilege
If a user commits the provided workflow patterns, they can create persistent repository automation with write permissions or deployment authority; this is expected for CI/CD and is disclosed in the workflow snippets.
如何使用
- 确保已安装 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 插件,目前累计下载 5301 次。
如何安装 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