ci-cd-pipeline-builder
CI/CD Pipeline Builder
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alirezarezvani/ci-cd-pipeline-builderWhat This Skill Does
The CI/CD Pipeline Builder is an intelligent automation tool designed for DevOps engineers and developers to rapidly generate, validate, and maintain CI/CD pipelines. Rather than relying on generic, brittle templates, this skill inspects your actual project files—such as lockfiles, build scripts, and configuration manifests—to detect your technology stack accurately. It then produces tailor-made, environment-aware CI/CD configurations for both GitHub Actions and GitLab CI. By automating the boilerplate of linting, testing, and deployment stages, it ensures that your pipelines are standardized, repeatable, and aligned with industry best practices.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/alirezarezvani/ci-cd-pipeline-builder
Ensure you have the required Python 3 environment configured, as the internal scripts rely on standard library utilities to parse repository metadata and generate YAML output files.
Use Cases
This skill is ideal for bootstrapping new microservices where manual CI configuration is time-consuming. It is equally powerful for standardizing pipelines across large organizations by migrating legacy, manual GitHub Actions to automated, stack-aware configurations. It also serves as an audit tool; by running the stack detection phase, you can compare your current pipeline logic against what the repository actually requires, helping you identify missing cache keys or incorrectly defined build commands.
Example Prompts
- "Scan the current directory, detect the tech stack, and generate a GitHub Actions workflow that includes linting, testing, and a production deploy stage."
- "Analyze this repository and provide a JSON report of the detected stack, then use it to generate a GitLab CI file with caching enabled."
- "Check my current project structure and recommend a CI/CD pipeline strategy that avoids common pitfalls like hardcoded secrets or missing dependency caching."
Tips & Limitations
To maximize the efficiency of this skill, ensure your project follows standard conventions (e.g., proper lockfiles, clear build scripts). Avoid enabling production deployment stages until your test suite is stable. Note that this skill requires read access to your repository structure and, if used with the --output flag, will require file-write permissions to save generated YAML files. Always review the output before committing to your repository, especially regarding environment variables and secret management, as the tool assumes you are utilizing secure CI secret stores rather than plaintext configurations.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alirezarezvani-ci-cd-pipeline-builder": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, code-execution
Related Skills
agile-product-owner
Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use for writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing backlog.
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
mdr-745-specialist
EU MDR 2017/745 compliance specialist for medical device classification, technical documentation, clinical evidence, and post-market surveillance. Covers Annex VIII classification rules, Annex II/III technical files, Annex XIV clinical evaluation, and EUDAMED integration.
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.