Interfaces with CircleCI API v2 /pipeline and /workflow endpoints to analyze build performance. Identifies slow jobs via timing data, recommends Docker layer caching, and generates optimized .circleci/config.yml with parallelism settings.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "CircleCI Pipeline Optimizer"
slug: "circleci-pipeline-optimizer"
description: "Interfaces with CircleCI API v2 /pipeline and /workflow endpoints to analyze build performance. Identifies slow jobs via timing data, recommends Docker layer caching, and generates optimized .circleci/config.yml with parallelism settings."
github_stars: 843
verification: "security_reviewed"
source: "https://github.com/circleci/circleci-docs"
category: "CI/CD Integrations"
framework: "ChatGPT Agents"
tool_ecosystem:
github_repo: "circleci/circleci-docs"
github_stars: 843
---
# CircleCI Pipeline Optimizer
Interfaces with CircleCI API v2 /pipeline and /workflow endpoints to analyze build performance. Identifies slow jobs via timing data, recommends Docker layer caching, and generates optimized .circleci/config.yml with parallelism settings.
## Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/circleci/circleci-docs.git
- npm ci
- npm run start:dev
Basic usage or getting-started notes:
- [Getting Started](#getting-started)
- | [README.md](README.md) | Project overview and basic usage |
- ### For Contributors
- Source: https://github.com/circleci/circleci-docs
- Extracted from upstream docs: https://raw.githubusercontent.com/circleci/circleci-docs/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/circleci-pipeline-optimizer/)
No comments yet. Be the first to comment!