skill-installer

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

codex-rs/skills/src/assets/samples/skill-installer/SKILL.md

Download bundle ↓
main · 18d7ace8 bundle filesScanned 2026-09-14

agents/openai.yaml

52 tokens · o200k_base · 221 bytes

Source excerpt starting at line 1.
interface:  display_name: "Skill Installer"  short_description: "Install curated skills from openai/skills or other repos"  icon_small: "./assets/skill-installer-small.svg"  icon_large: "./assets/skill-installer.png"