Generate CI/CD configs for GitHub Actions, GitLab CI, and Jenkins. Use when setting up pipelines, configuring test stages, or automating deploys.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill ci-cd-pipeline --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ci Cd Pipeline?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-ci-cd-pipeline)More formats (shields.io, HTML) on the badges page.
---
version: "2.0.0"
name: CI/CD Pipeline
description: "Generate CI/CD configs for GitHub Actions, GitLab CI, and Jenkins. Use when setting up pipelines, configuring test stages, or automating deploys."
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
---
# CI/CD Pipeline
CI/CD流水线配置。GitHub Actions、GitLab CI、Jenkins、Docker构建、测试、部署。CI/CD pipeline configs for GitHub Actions, GitLab CI, Jenkins, Docker. CI/CD、DevOps。
## 如何使用
1. 选择你需要的功能命令
2. 输入你的具体需求描述
3. 获取专业的输出结果
4. 根据需要调整和完善
## 命令列表
| 命令 | 功能 |
|------|------|
| `github` | github |
| `gitlab` | gitlab |
| `jenkins` | jenkins |
| `docker` | docker |
| `test` | test |
| `deploy` | deploy |
---
*CI/CD Pipeline by BytesAgain*
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
## Commands
- `python` — Python
- `java` — Java
- `rust` — Rust
- `python` — Python
- `python` — Python
- `java` — Java
- `redis` — Redis
- `nginx` — Nginx
## Examples
```bash
# Show help
ci-cd-pipeline help
# Run
ci-cd-pipeline run
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
Wire a service's OpenTelemetry output to Sematext Cloud. Walks through region, App-type, instrumentation flow (managed OTLP endpoint vs Sematext Agent), and signal selection (traces/metrics/logs), then produces the exact env-var block and points at a runnable reference example in this repo. Invoke when instrumenting a new app for Sematext.
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setting up deployment infrastructure or planning releases.
Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.
Interact with the Paperclip control plane API for task coordination and governance. Use when checking assignments, updating issue status, posting comments, delegating work, managing routines, or calling Paperclip API endpoints.