Communityv0.1.0

Cicd Pipeline Generator

This skill should be used when creating or configuring CI/CD pipeline files for automated testing, building, and deployment. Use this for generating GitHub Actions workflows, GitLab CI configs, CircleCI configs, or other CI/CD platform configurations. Ideal for setting up automated pipelines for Node.js/Next.js applications, including linting, testing, building, and deploying to platforms like Vercel, Netlify, or AWS.

2.5kdownloads1stars6active installsVeera
View on ClawHubBack to Skills

Skill Details

Slug
cicd-pipeline-generator
Latest Version
0.1.0
Author
Veera
Published
Jan 31, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Cicd Pipeline Generator.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of cicd-pipeline-generator skill. - Generates production-ready CI/CD pipeline configuration files for GitHub Actions, GitLab CI, CircleCI, and Jenkins. - Provides templates and best practices for Node.js/Next.js pipeline stages: lint, test, build, and deploy. - Includes deployment examples for Vercel, Netlify, and AWS S3/CloudFront. - Supports branch-based workflows for feature, develop, and main branch automation. - Emphasizes caching, environment variable management, and secret security. - Offers a workflow decision tree and platform comparison guidance.