Run these commands from the repo root.
Install a single skill:
.\scripts\install-skill.ps1 -Agent codex -Slug concurrency-safe-tool-batching./scripts/install-skill.sh codex concurrency-safe-tool-batchingOr install a bundle:
.\scripts\install-bundle.ps1 -Agent codex -Bundle starter./scripts/install-bundle.sh codex starterThese folders are a compatible install layout for Codex-style skill directories. They are not official OpenAI distributions.