← Back to Skills Marketplace
gitgoodordietrying

CI/CD Pipeline

by gitgoodordietrying · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
5301
Downloads
3
Stars
0
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
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.
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 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.
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 0
Active Installs 0
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 5301 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