# CMake Builder

> Configure and compile native C/C++ projects with CMake build systems only.

- Skill: `fox1245/cmake-builder` (Agent Skill)
- Install (CLI): `npx skillmds@latest add fox1245/cmake-builder`
- Raw SKILL.md: https://api.skillmd.com/api/skills/fox1245/cmake-builder/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: fox1245 (https://skillmd.com/u/fox1245)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/fox1245/cmake-builder

---


# CMake Builder

Build-only skill for compiling projects with CMake.

## Capabilities
- cmake configure / generate
- compile and link native binaries
- out-of-source builds

## Non-goals
- Does **not** install Python packages
- Does **not** manage pip dependencies
- Does **not** perform package installation

