← Back to Skills Marketplace
gitgoodordietrying

CI/CD Pipeline

by gitgoodordietrying · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
5036
Downloads
3
Stars
35
Active Installs
1
Versions
Install in OpenClaw
/install cicd-pipeline
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cicd-pipeline
  3. After installation, invoke the skill by name or use /cicd-pipeline
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug cicd-pipeline
Version 1.0.0
License
All-time Installs 190
Active Installs 35
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 5036 downloads so far.

How do I install CI/CD Pipeline?

Run "/install cicd-pipeline" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is CI/CD Pipeline free?

Yes, CI/CD Pipeline is completely free (open-source). You can download, install and use it at no cost.

Which platforms does CI/CD Pipeline support?

CI/CD Pipeline is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created CI/CD Pipeline?

It is built and maintained by gitgoodordietrying (@gitgoodordietrying); the current version is v1.0.0.

💬 Comments