Marketplace category archive

CI/CD Integrations Skills

Explore live CI/CD Integrations skills across the current marketplace catalog.

156live listings
10frameworks in use
Livetaxonomy archive

Category Skills

Browse the published marketplace skills currently assigned to this category.

CI/CD Integrations Security Reviewed

Jenkins Pipeline Shared Library Linter

Lints Jenkins Declarative and Scripted pipeline syntax using the Jenkins REST API and the Jenkins CLI jar. Checks Jenkinsfile syntax against a live or sandbox Jenkins controller using the /pipeline-model-converter/validate endpoint. Reports errors with line numbers and suggested fixes.

Codex CI/CD Integrations
3w ago 👁 3 View skill →
CI/CD Integrations Security Reviewed

Terraform Plan Diff Analyzer

Parses Terraform plan JSON output to summarize resource changes, detect destructive actions, and flag policy violations. Uses the terraform show -json command and the Terraform Cloud API to retrieve plan artifacts. Integrates with OPA (Open Policy Agent) for policy-as-code enforcement on planned changes.

Cursor CI/CD Integrations
3w ago 👁 2 View skill →
CI/CD Integrations Security Reviewed

npm Audit Dependency Report Generator

Generates comprehensive vulnerability reports from npm audit JSON output and the OSV (Open Source Vulnerabilities) API. Parses npm audit --json results, enriches each CVE with CVSS scores from the NVD REST API, and groups findings by severity. Produces SARIF output compatible with GitHub Advanced Security.

Claude Agents CI/CD Integrations
3w ago 👁 2 View skill →
CI/CD Integrations Security Reviewed

CircleCI Workflow Cost Auditor

Audits CircleCI workflow spend using the CircleCI Insights API and machine-type pricing tables. Identifies jobs running on oversized resource classes and recommends downgrades using historical CPU/memory utilization from the pipeline telemetry endpoint. Produces a cost breakdown by project, branch, and executor type.

OpenClaw CI/CD Integrations
3w ago 👁 6 View skill →
CI/CD Integrations Security Reviewed

GitLab CI Pipeline Dependency Tracer

Traces job dependency chains in GitLab CI pipelines using the GitLab Jobs API and pipeline graph endpoints. Detects bottleneck stages that block parallel execution and suggests DAG refactoring. Integrates with the GitLab Merge Requests API to post optimization reports as MR comments.

Codex CI/CD Integrations
3w ago 👁 3 View skill →
CI/CD Integrations Security Reviewed

GitHub Actions Matrix Build Optimizer

Analyzes GitHub Actions workflow YAML files and optimizes matrix strategies using the actions/setup-node and actions/cache APIs. Reduces redundant job combinations by inspecting build dependency graphs via the GitHub REST API. Outputs a revised workflow with estimated CI time savings per commit.

Claude Code CI/CD Integrations
3w ago 👁 4 View skill →
CI/CD Integrations Security Reviewed

Hugging Face Model Deployer

Deploys models from Hugging Face Hub to Inference Endpoints using the huggingface_hub client and REST API. Monitors endpoint health and autoscaling status and streams logs to the terminal. Supports private repos with HF_TOKEN and custom Docker containers.

Codex CI/CD Integrations
3w ago 👁 5 View skill →
CI/CD Integrations Security Reviewed

Helm Chart Diff & Upgrade Manager

Uses helm-diff to compute a human-readable diff between deployed and candidate chart versions before upgrade. Automatically bumps image tags by querying the OCI registry, then executes helm upgrade --atomic with configurable rollback timeouts. Sends upgrade status to PagerDuty or Datadog.

MCP CI/CD Integrations
3w ago 👁 4 View skill →
CI/CD Integrations Security Reviewed

Terraform Plan & Apply Automation

Runs terraform plan against changed modules, posts a structured diff as a PR comment via GitHub API, and gates terraform apply on reviewer approval. Supports S3 and GCS remote state backends with automatic workspace detection. Integrates with AWS STS and GCP Workload Identity for short-lived credential injection.

⭐ 48.1k terraform
OpenClaw CI/CD Integrations
3w ago 👁 3 View skill →
CI/CD Integrations Security Reviewed

CircleCI Flaky Test Detector

Queries CircleCI Insights API to identify test cases that flip between pass and fail across recent runs. Produces a ranked list by failure rate with quarantine strategies for Jest, pytest, RSpec, and JUnit.

MCP CI/CD Integrations
3w ago 👁 8 View skill →
CI/CD Integrations Security Reviewed

Docker Image Vulnerability Triage

Runs Trivy against a Docker image and produces a prioritized CVE list grouped by severity with fix availability. Filters out CVEs with no available fix. Outputs a structured report suitable for Jira or GitHub Issues.

Codex CI/CD Integrations
3w ago 👁 2 View skill →
CI/CD Integrations Security Reviewed

GitLab CI Integration

GitLab CI Integration is built around GitLab DevSecOps platform. The underlying ecosystem is represented by gitlabhq/gitlabhq (24,276+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like GitLab REST API, pipelines, merge requests, runners, registry, CI YAML and preserving […]

Claude Code CI/CD Integrations
3w ago 👁 9 View skill →