CircleCI Workflow Builder
Generates CircleCI config.yml workflows using the CircleCI Orbs SDK and Workflows API. Supports parallelism tuning with the CircleCI Test Splitting API and resource class optimization for Docker and machine executors.
CircleCI Workflow Builder
Generates CircleCI config.yml workflows using the CircleCI Orbs SDK and Workflows API. Supports parallelism tuning with the CircleCI Test Splitting API and resource class optimization for Docker and machine executors.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/circleci-workflow-builder/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/circleci-workflow-builder
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/circleci-workflow-builder.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.