What problem does it solve?
This skill removes the friction of manually finding, selecting, and installing new Codex skills by providing a guided installer that can pull curated skills from known locations or install skills from a specified GitHub repository path.
Core Features & Use Cases
- Curated skill listing: Fetches and displays skills from a curated index and marks which skills are already installed in
$CODEX_HOME/skills.
- Curated and experimental installation: Installs skills from curated by default (and can list/install experimental skills when requested).
- GitHub repo path installation: Installs one or more skills from a provided GitHub repo/path (including private repos when credentials are available).
- Deterministic behavior with guardrails: Validates that each selected skill directory contains a
SKILL.md, refuses to overwrite existing destination directories, and supports both download and git sparse-checkout fallback.
- Use Case: A growth marketer wants to quickly add a set of vetted marketing-related skills for campaign generation and analytics workflows without breaking the existing environment.
Quick Start
Install a specific skill by asking to install the skill "skill-installer" from the curated list.