name: skill-installer description: Install Codex skills from curated sources or GitHub paths.
Skill Installer
Use this skill to list and install workspace skills into the workspace-local skills/ directory.
Common Tasks
- Install each workspace skill under
skills/<skill-id>/and saveSKILL.mdplus any helper files there. - This embedded skill is guidance only: do not install workspace skills into
runtime/harnesses/src/embedded-skills/. Do not install into$CODEX_HOME/skillsunless the user explicitly asks for a global Codex skill install instead of a workspace skill install. - List installable skills.
- Install a curated skill by name.
- Install a skill from a GitHub repository/path.