What problem does it solve?
This Skill eliminates the tedious manual work of locating, downloading, and configuring Codex skills from various sources, saving you time and preventing configuration errors from manual setup.
Core Features & Use Cases
- List Available Skills: View curated or experimental skills from the official OpenAI skills repository, with markers for skills already installed on your system.
- Install from Any Source: Add skills directly from public GitHub repos, private repos (with authentication), or custom GitHub URLs.
- Reliable Installation: Automatically falls back to git sparse checkout if direct download fails, and validates skill structure and destination paths to prevent overwrites or corrupted installs.
- Use Case: If your team hosts custom Codex skills for internal developer tools in a private GitHub repository, use this Skill to quickly install the latest version of any skill to your local Codex setup without manual cloning or file management.
Quick Start
Use the skill-installer to install the 'internal-api-tester' skill from your team's private GitHub repo 'your-org/codex-skills' to your local Codex skills directory.