smithery/ehtbanton

circleci-config-generator

Generate CircleCI configuration files with workflows, orbs, and deployment. Triggers on "create circleci config", "generate circleci configuration", "circleci pipeline", "circle ci setup".

Installation

$ npx skills add smithery/ehtbanton --skill circleci-config-generator

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/ehtbanton · top by installs.

npx skills add smithery/ehtbanton

Browse all from smithery/ehtbanton

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 714 B
  • docs SUMMARY.md 221 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

CircleCI Config Generator

Generate CircleCI pipeline configuration files with workflows and orbs.

Output Requirements

File Output: .circleci/config.yml Format: Valid CircleCI YAML Standards: CircleCI 2.1

When Invoked

Immediately generate a complete CircleCI pipeline configuration.

Example Invocations

Prompt: "Create CircleCI config for Node.js application" Output: Complete .circleci/config.yml with test and deploy workflows.