skill-installer

Installation
SKILL.md

Skill Installer

Helps install skills. By default these are from https://github.com/openai/skills/tree/main/skills/.curated, but users can also provide other locations. Experimental skills live in https://github.com/openai/skills/tree/main/skills/.experimental and can be installed the same way.

Select the installation target

  • Codex: use the scripts with their default destination, $CODEX_HOME/skills or ~/.codex/skills. Do not overwrite .system skills unless the user explicitly requests a Codex system refresh and the active Codex workflow permits it.
  • Claude Code: pass --dest ~/.claude/skills to the installer. For listing, pass --installed-root ~/.claude/skills so annotations reflect Claude's install root. The GLM Coding Plan endpoint does not change this path.
  • Shared catalog: install into the canonical parent catalog only when the repository's maintenance policy authorizes imports; do not write straight into a downstream mirror.
  • Review the source skill's activation boundary, scripts, credentials, and host-specific assumptions before installation. Installing a Codex-only skill into Claude does not make Codex-native tools available.
Installs
2
GitHub Stars
8
First Seen
2 days ago
skill-installer — practicalswan/agent-skills